Skip to content

Commit

Permalink
Fix includes
Browse files Browse the repository at this point in the history
  • Loading branch information
seedee committed Jul 11, 2024
1 parent 90a3dbe commit 9a9c879
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion src/sdhlt/sdRIPENT/sdRIPENT.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@
<ClCompile Include="..\common\cmdlib.cpp" />
<ClCompile Include="..\common\cmdlinecfg.cpp" />
<ClCompile Include="..\common\filelib.cpp" />
<ClCompile Include="..\common\files.cpp" />
<ClCompile Include="..\common\log.cpp" />
<ClCompile Include="..\common\mathlib.cpp" />
<ClCompile Include="..\common\messages.cpp" />
Expand Down
3 changes: 0 additions & 3 deletions src/sdhlt/sdRIPENT/sdRIPENT.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@
<ClCompile Include="ripent.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="..\common\files.cpp">
<Filter>Source Files\common</Filter>
</ClCompile>
<ClCompile Include="..\common\threads.cpp">
<Filter>Source Files\common</Filter>
</ClCompile>
Expand Down

0 comments on commit 9a9c879

Please sign in to comment.