1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +01:00

Progress on window colour schemes

This commit is contained in:
Robert Jordan
2015-05-26 16:59:25 -04:00
parent 1fe3bacf43
commit 16105af1e7
10 changed files with 552 additions and 17 deletions

View File

@@ -84,7 +84,8 @@
<AdditionalDependencies>libcurl.lib;Ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies>
</Lib>
<PreBuildEvent>
<Command>$(ProjectDir)..\..\VSgetLibs.bat</Command>
<Command>
</Command>
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>