9f6f16600f
Files correlati : Commento : Aggiunta cartella build contenente i progetti git-svn-id: svn://10.65.10.50/branches/R_10_00@23257 c028cbd2-c16b-5b4b-a496-9718f37d4682
29 lines
936 B
XML
29 lines
936 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup>
|
|
<Filter Include="Sources">
|
|
<UniqueIdentifier>{e3db0f03-c16c-420b-9565-8435aa104a2d}</UniqueIdentifier>
|
|
<Extensions>cpp</Extensions>
|
|
</Filter>
|
|
<Filter Include="Headers">
|
|
<UniqueIdentifier>{649e7ba9-1980-4cf2-80ff-b90604de3316}</UniqueIdentifier>
|
|
<Extensions>h</Extensions>
|
|
</Filter>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="..\src\ps\pt0001.cpp">
|
|
<Filter>Sources</Filter>
|
|
</ClCompile>
|
|
<ClCompile Include="..\src\ps\pt0001100.cpp">
|
|
<Filter>Sources</Filter>
|
|
</ClCompile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClInclude Include="..\src\ps\pt0001.h">
|
|
<Filter>Headers</Filter>
|
|
</ClInclude>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ResourceCompile Include="campo.rc" />
|
|
</ItemGroup>
|
|
</Project> |