Browse Source

build: fix syntax errors in the Visual Studio projects.

master
Sam Hocevar 12 years ago
parent
commit
34b1503ac3
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      neercs/neercs.vcxproj

+ 2
- 0
neercs/neercs.vcxproj View File

@@ -78,6 +78,8 @@
<ItemGroup>
<ProjectReference Include="$(SolutionDir)\..\..\src\lolcore.vcxproj">
<Project>{9e62f2fe-3408-4eae-8238-fd84238ceeda}</Project>
</ProjectReference>
<ProjectReference Include="$(SolutionDir)\..\..\src\lolbullet.vcxproj">
<Project>{83d3b207-c601-4025-8f41-01dedc354661}</Project>
</ProjectReference>
</ItemGroup>


Loading…
Cancel
Save