Sfoglia il codice sorgente

build: fix syntax errors in the Visual Studio projects.

master
Sam Hocevar 12 anni fa
parent
commit
34b1503ac3
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      neercs/neercs.vcxproj

+ 2
- 0
neercs/neercs.vcxproj Vedi 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>


Caricamento…
Annulla
Salva