Skip to content

Commit

Permalink
Add missing file to Visual Studio project
Browse files Browse the repository at this point in the history
  • Loading branch information
drhelius committed Jan 12, 2024
1 parent ce6cef3 commit 6ab6726
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platforms/windows/Gearsystem.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<ClCompile Include="..\..\src\audio\Effects_Buffer.cpp" />
<ClCompile Include="..\..\src\audio\Multi_Buffer.cpp" />
<ClCompile Include="..\..\src\audio\Sms_Apu.cpp" />
<ClCompile Include="..\..\src\audio\emu2413\emu2413.c" />
<ClCompile Include="..\..\src\BootromMemoryRule.cpp" />
<ClCompile Include="..\..\src\Cartridge.cpp" />
<ClCompile Include="..\..\src\CodemastersMemoryRule.cpp" />
Expand Down

0 comments on commit 6ab6726

Please sign in to comment.