|
|
@ -360,6 +360,7 @@ copy "$(SolutionDir)\..\SDL2\lib64\*.dll" "$(TargetDir)"</Command> |
|
|
<ClCompile Include="..\..\Quake\world.c" /> |
|
|
<ClCompile Include="..\..\Quake\world.c" /> |
|
|
<ClCompile Include="..\..\Quake\zone.c" /> |
|
|
<ClCompile Include="..\..\Quake\zone.c" /> |
|
|
<ClCompile Include="..\..\UniQuake\gl_uniquake.c" /> |
|
|
<ClCompile Include="..\..\UniQuake\gl_uniquake.c" /> |
|
|
|
|
|
<ClCompile Include="..\..\UniQuake\in_uniquake.c" /> |
|
|
<ClCompile Include="..\..\UniQuake\net_uniquake.c" /> |
|
|
<ClCompile Include="..\..\UniQuake\net_uniquake.c" /> |
|
|
<ClCompile Include="..\..\UniQuake\sys_uniquake.c" /> |
|
|
<ClCompile Include="..\..\UniQuake\sys_uniquake.c" /> |
|
|
<ClCompile Include="..\..\UniQuake\uniquake.c" /> |
|
|
<ClCompile Include="..\..\UniQuake\uniquake.c" /> |
|
|
|