- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ImportGroup Label="PropertySheets" />
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup>
- <IncludePath>$(OTTD_IncludePath);$(IncludePath)</IncludePath>
- <LibraryPath>$(OTTD_LibraryPath_x86);$(LibraryPath)</LibraryPath>
- </PropertyGroup>
- <ItemDefinitionGroup />
- <ItemGroup />
- </Project>
- Where: OTTD_IncludePath and OTTD_LibraryPath are ENV vars containing the actual paths where the useful.zip is extracted