Skip to content

Commit

Permalink
Fix Windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
drhelius committed Aug 11, 2024
1 parent 6d4a04d commit 160c2c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platforms/windows/Geargrafx.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
<ClCompile Include="..\shared\desktop\gui_debug_huc6260.cpp" />
<ClCompile Include="..\shared\desktop\gui_debug_huc6270.cpp" />
<ClCompile Include="..\shared\desktop\gui_debug_huc6280.cpp" />
<ClCompile Include="..\shared\desktop\gui_memeditor.cpp" />
<ClCompile Include="..\shared\desktop\gui_memory.cpp" />
<ClCompile Include="..\shared\desktop\gui_debug_memeditor.cpp" />
<ClCompile Include="..\shared\desktop\gui_debug_memory.cpp" />
<ClCompile Include="..\shared\desktop\gui_debug.cpp" />
<ClCompile Include="..\shared\desktop\gui_filedialogs.cpp" />
<ClCompile Include="..\shared\desktop\gui_menus.cpp" />
Expand Down

0 comments on commit 160c2c8

Please sign in to comment.