Explorar el Código

build: remove leftover entries from .vcxproj.

legacy
Sam Hocevar sam hace 12 años
padre
commit
4a643241be
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. +0
    -2
      src/lolcore.vcxproj

+ 0
- 2
src/lolcore.vcxproj Ver fichero

@@ -299,7 +299,6 @@
<ClCompile Include="ticker.cpp" />
<ClCompile Include="tiler.cpp" />
<ClCompile Include="tileset.cpp" />
<ClCompile Include="timer.cpp" />
<ClCompile Include="video.cpp" />
<ClCompile Include="world.cpp" />
<ClCompile Include="worldentity.cpp" />
@@ -627,7 +626,6 @@
<ClInclude Include="ticker.h" />
<ClInclude Include="tiler.h" />
<ClInclude Include="tileset.h" />
<ClInclude Include="timer.h" />
<ClInclude Include="video.h" />
<ClInclude Include="world.h" />
<ClInclude Include="worldentity.h" />


Cargando…
Cancelar
Guardar