mirror of
https://github.com/UberGames/GtkRadiant.git
synced 2024-11-22 03:41:39 +00:00
25 lines
733 B
Text
25 lines
733 B
Text
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<ItemGroup>
|
||
|
<Filter Include="src">
|
||
|
<UniqueIdentifier>{44f89972-3fd0-4a24-ae9b-6ee95ec9d612}</UniqueIdentifier>
|
||
|
<Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
|
||
|
</Filter>
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<ClCompile Include="imagem8.cpp">
|
||
|
<Filter>src</Filter>
|
||
|
</ClCompile>
|
||
|
<ClCompile Include="m32.cpp">
|
||
|
<Filter>src</Filter>
|
||
|
</ClCompile>
|
||
|
<ClCompile Include="m8.cpp">
|
||
|
<Filter>src</Filter>
|
||
|
</ClCompile>
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<None Include="imagem8.def">
|
||
|
<Filter>src</Filter>
|
||
|
</None>
|
||
|
</ItemGroup>
|
||
|
</Project>
|