瀏覽代碼

build: make lolcore depend on lolbullet, as it is supposed to.

legacy
Sam Hocevar sam 11 年之前
父節點
當前提交
76c1960cc2
共有 1 個文件被更改,包括 6 次插入1 次删除
  1. +6
    -1
      src/lolcore.vcxproj

+ 6
- 1
src/lolcore.vcxproj 查看文件

@@ -271,8 +271,13 @@
<None Include="gpu\lolfx-parser.y" />
<None Include="gpu\lolfx-scanner.l" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="bullet\lolbullet.vcxproj">
<Project>{83d3b207-c601-4025-8f41-01dedc354661}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
<Import Project="$(SolutionDir)\Lol.Fx.targets" />
</ImportGroup>
</Project>
</Project>

Loading…
取消
儲存