You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
468 B
14 lines
468 B
<?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>{d7fe0401-fa2d-40cd-80b9-b91f937996a3}</UniqueIdentifier> |
|
<Extensions>.cpp</Extensions> |
|
</Filter> |
|
</ItemGroup> |
|
<ItemGroup> |
|
<ClCompile Include="dlltest.cpp"> |
|
<Filter>Source Files</Filter> |
|
</ClCompile> |
|
</ItemGroup> |
|
</Project> |