mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-24 07:14:31 +01:00
Add project for dependencies, restructure targets and cleanup unused
This commit is contained in:
@@ -75,5 +75,13 @@
|
||||
<ItemGroup>
|
||||
<ClCompile Include="Cli.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\openrct2-deps\openrct2-deps.vcxproj">
|
||||
<Project>{c453da76-44b3-4ac8-aaa2-2b64a76993a5}</Project>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\openrct2\libopenrct2.vcxproj">
|
||||
<Project>{d24d94f6-2a74-480c-b512-629c306ce92f}</Project>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
</Project>
|
||||
Reference in New Issue
Block a user