Skip to content

Commit

Permalink
Delete wadinclude.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
seedee committed Jul 11, 2024
1 parent d46ef24 commit 210e350
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 9 deletions.
1 change: 0 additions & 1 deletion src/sdhlt/sdHLCSG/sdHLCSG.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@
<ClCompile Include="qcsg.cpp" />
<ClCompile Include="textures.cpp" />
<ClCompile Include="wadcfg.cpp" />
<ClCompile Include="wadinclude.cpp" />
<ClCompile Include="wadpath.cpp" />
</ItemGroup>
<ItemGroup>
Expand Down
3 changes: 0 additions & 3 deletions src/sdhlt/sdHLCSG/sdHLCSG.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@
<ClCompile Include="wadcfg.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="wadinclude.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="wadpath.cpp">
<Filter>Source Files</Filter>
</ClCompile>
Expand Down
4 changes: 0 additions & 4 deletions src/sdhlt/sdHLCSG/wadinclude.cpp

This file was deleted.

2 changes: 1 addition & 1 deletion src/sdhlt/sdHLRAD/sdHLRAD.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
<ClCompile Include="qrad.cpp" />
<ClCompile Include="qradutil.cpp" />
<ClCompile Include="sparse.cpp" />
<ClCompile Include="stringlib.cpp" />
<ClCompile Include="stringlib.cpp" />
<ClCompile Include="studio.cpp" />
<ClCompile Include="trace.cpp" />
<ClCompile Include="transfers.cpp" />
Expand Down

0 comments on commit 210e350

Please sign in to comment.