Along with VS boilerplate to get it to build on Windows.
This commit is contained in:
Léo Lam
2017-06-12 12:24:54 +02:00
parent 77c0539b5e
commit b08201654e
10 changed files with 14256 additions and 1 deletions

View File

@ -277,6 +277,7 @@ set(LIBS
enet
inputcommon
${LZO}
pugixml
sfml-network
sfml-system
videonull

View File

@ -567,8 +567,11 @@
<ProjectReference Include="..\..\..\Externals\cubeb\msvc\cubeb.vcxproj">
<Project>{8ea11166-6512-44fc-b7a5-a4d1ecc81170}</Project>
</ProjectReference>
<ProjectReference Include="$(ExternalsDir)pugixml\pugixml.vcxproj">
<Project>{C636D9D1-82FE-42B5-9987-63B7D4836341}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>