소스 검색

build: manually add lollua.vcxproj as a reference in all projects.

master
Sam Hocevar 11 년 전
부모
커밋
ce71a85f3e
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. +4
    -1
      neercs/neercs.vcxproj

+ 4
- 1
neercs/neercs.vcxproj 파일 보기

@@ -90,6 +90,9 @@
<ProjectReference Include="$(SolutionDir)\..\..\src\bullet\lolbullet.vcxproj">
<Project>{83d3b207-c601-4025-8f41-01dedc354661}</Project>
</ProjectReference>
<ProjectReference Include="$(SolutionDir)\..\..\src\lua\lollua.vcxproj">
<Project>{d84021ca-b233-4e0f-8a52-071b83bbccc4}</Project>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<LolFxCompile Include="video\simple.lolfx" />
@@ -133,4 +136,4 @@
<ImportGroup Label="ExtensionTargets">
<Import Project="$(SolutionDir)\Lol.Fx.targets" />
</ImportGroup>
</Project>
</Project>

불러오는 중...
취소
저장