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.
16 lines
491 B
16 lines
491 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup>
|
|
<ClCompile Include="..\eth\main.cpp" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Filter Include="Windows">
|
|
<UniqueIdentifier>{ed0eafbf-bbfb-4700-b7c0-9b58049cc681}</UniqueIdentifier>
|
|
</Filter>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<CustomBuild Include="BuildInfo.lua">
|
|
<Filter>Windows</Filter>
|
|
</CustomBuild>
|
|
</ItemGroup>
|
|
</Project>
|