mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-05 06:21:26 +12:00
add header file listing to emucore.vcxproj
This commit is contained in:
parent
9320707187
commit
39558c843f
1 changed files with 3 additions and 0 deletions
|
@ -579,6 +579,7 @@
|
||||||
<ClInclude Include="Emu\Io\camera_config.h" />
|
<ClInclude Include="Emu\Io\camera_config.h" />
|
||||||
<ClInclude Include="Emu\Io\camera_handler_base.h" />
|
<ClInclude Include="Emu\Io\camera_handler_base.h" />
|
||||||
<ClInclude Include="Emu\Io\emulated_pad_config.h" />
|
<ClInclude Include="Emu\Io\emulated_pad_config.h" />
|
||||||
|
<ClInclude Include="Emu\Io\emulated_logitech_g27_settings_dialog.h" />
|
||||||
<ClInclude Include="Emu\Io\evdev_gun_handler.h">
|
<ClInclude Include="Emu\Io\evdev_gun_handler.h">
|
||||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||||
</ClInclude>
|
</ClInclude>
|
||||||
|
@ -610,6 +611,8 @@
|
||||||
<ClInclude Include="Emu\Io\turntable_config.h" />
|
<ClInclude Include="Emu\Io\turntable_config.h" />
|
||||||
<ClInclude Include="Emu\Io\usio.h" />
|
<ClInclude Include="Emu\Io\usio.h" />
|
||||||
<ClInclude Include="Emu\Io\usio_config.h" />
|
<ClInclude Include="Emu\Io\usio_config.h" />
|
||||||
|
<ClInclude Include="Emu\Io\LogitechG27.h" />
|
||||||
|
<ClInclude Include="Emu\Io\LogitechG27Config.h" />
|
||||||
<ClInclude Include="Emu\IPC_config.h" />
|
<ClInclude Include="Emu\IPC_config.h" />
|
||||||
<ClInclude Include="Emu\IPC_socket.h" />
|
<ClInclude Include="Emu\IPC_socket.h" />
|
||||||
<ClInclude Include="Emu\localized_string.h" />
|
<ClInclude Include="Emu\localized_string.h" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue