2012-12-13 00:05:26 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<ItemGroup>
|
|
|
|
<Filter Include="Source Files">
|
|
|
|
<UniqueIdentifier>{fcd4a310-b19f-40bd-9324-e7d4e7d4dad1}</UniqueIdentifier>
|
|
|
|
<Extensions>cpp;c;cxx;rc;def;r;odl;idl;hpj;bat</Extensions>
|
|
|
|
</Filter>
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ClCompile Include="Standalone\StandAlone.cpp">
|
|
|
|
<Filter>Source Files</Filter>
|
|
|
|
</ClCompile>
|
2012-12-13 00:09:49 +00:00
|
|
|
<ClCompile Include="glslang\GenericCodeGen\CodeGen.cpp">
|
|
|
|
<Filter>Source Files</Filter>
|
|
|
|
</ClCompile>
|
|
|
|
<ClCompile Include="glslang\GenericCodeGen\Link.cpp">
|
|
|
|
<Filter>Source Files</Filter>
|
|
|
|
</ClCompile>
|
2012-12-13 00:05:26 +00:00
|
|
|
</ItemGroup>
|
|
|
|
</Project>
|