mirror of
				https://github.com/RetroDECK/Duckstation.git
				synced 2025-04-10 19:15:14 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			362 lines
		
	
	
		
			14 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			362 lines
		
	
	
		
			14 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | |
|   <ItemGroup>
 | |
|     <ClCompile Include="mainwindow.cpp" />
 | |
|     <ClCompile Include="gamelistwidget.cpp" />
 | |
|     <ClCompile Include="settingswindow.cpp" />
 | |
|     <ClCompile Include="consolesettingswidget.cpp" />
 | |
|     <ClCompile Include="qthost.cpp" />
 | |
|     <ClCompile Include="gamelistsettingswidget.cpp" />
 | |
|     <ClCompile Include="qtutils.cpp" />
 | |
|     <ClCompile Include="inputbindingwidgets.cpp" />
 | |
|     <ClCompile Include="hotkeysettingswidget.cpp" />
 | |
|     <ClCompile Include="audiosettingswidget.cpp" />
 | |
|     <ClCompile Include="displaywidget.cpp" />
 | |
|     <ClCompile Include="qtprogresscallback.cpp" />
 | |
|     <ClCompile Include="generalsettingswidget.cpp" />
 | |
|     <ClCompile Include="advancedsettingswidget.cpp" />
 | |
|     <ClCompile Include="gdbconnection.cpp" />
 | |
|     <ClCompile Include="gdbserver.cpp" />
 | |
|     <ClCompile Include="aboutdialog.cpp" />
 | |
|     <ClCompile Include="memorycardsettingswidget.cpp" />
 | |
|     <ClCompile Include="$(IntDir)qrc_resources.cpp" />
 | |
|     <ClCompile Include="inputbindingdialog.cpp" />
 | |
|     <ClCompile Include="gamelistmodel.cpp" />
 | |
|     <ClCompile Include="gamelistsearchdirectoriesmodel.cpp" />
 | |
|     <ClCompile Include="autoupdaterdialog.cpp" />
 | |
|     <ClCompile Include="biossettingswidget.cpp" />
 | |
|     <ClCompile Include="enhancementsettingswidget.cpp" />
 | |
|     <ClCompile Include="displaysettingswidget.cpp" />
 | |
|     <ClCompile Include="memorycardeditorwindow.cpp" />
 | |
|     <ClCompile Include="postprocessingsettingswidget.cpp" />
 | |
|     <ClCompile Include="cheatmanagerdialog.cpp" />
 | |
|     <ClCompile Include="cheatcodeeditordialog.cpp" />
 | |
|     <ClCompile Include="debuggerwindow.cpp" />
 | |
|     <ClCompile Include="debuggermodels.cpp" />
 | |
|     <ClCompile Include="memoryviewwidget.cpp" />
 | |
|     <ClCompile Include="emulationsettingswidget.cpp" />
 | |
|     <ClCompile Include="achievementsettingswidget.cpp" />
 | |
|     <ClCompile Include="achievementlogindialog.cpp" />
 | |
|     <ClCompile Include="collapsiblewidget.cpp" />
 | |
|     <ClCompile Include="qtkeycodes.cpp" />
 | |
|     <ClCompile Include="controllerglobalsettingswidget.cpp" />
 | |
|     <ClCompile Include="controllersettingswindow.cpp" />
 | |
|     <ClCompile Include="controllerbindingwidgets.cpp" />
 | |
|     <ClCompile Include="gamelistrefreshthread.cpp" />
 | |
|     <ClCompile Include="foldersettingswidget.cpp" />
 | |
|     <ClCompile Include="gamesummarywidget.cpp" />
 | |
|     <ClCompile Include="qttranslations.cpp" />
 | |
|     <ClCompile Include="coverdownloaddialog.cpp" />
 | |
|     <ClCompile Include="colorpickerbutton.cpp" />
 | |
|     <ClCompile Include="pch.cpp" />
 | |
|     <ClCompile Include="setupwizarddialog.cpp" />
 | |
|     <ClCompile Include="logwindow.cpp" />
 | |
|     <ClCompile Include="$(IntDir)moc_aboutdialog.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_achievementlogindialog.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_achievementsettingswidget.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_advancedsettingswidget.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_audiosettingswidget.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_autoupdaterdialog.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_biossettingswidget.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_cheatcodeeditordialog.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_cheatmanagerdialog.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_collapsiblewidget.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_colorpickerbutton.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_consolesettingswidget.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_controllerbindingwidgets.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_controllerglobalsettingswidget.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_controllersettingswindow.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_coverdownloaddialog.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_debuggermodels.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_debuggerwindow.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_displaysettingswidget.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_displaywidget.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_emulationsettingswidget.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_enhancementsettingswidget.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_foldersettingswidget.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_gamelistmodel.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_gamelistrefreshthread.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_gamelistsearchdirectoriesmodel.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_gamelistsettingswidget.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_gamelistwidget.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_gamesummarywidget.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_gdbconnection.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_gdbserver.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_generalsettingswidget.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_hotkeysettingswidget.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_inputbindingdialog.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_inputbindingwidgets.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_logwindow.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_mainwindow.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_memorycardeditorwindow.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_memorycardsettingswidget.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_memoryviewwidget.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_postprocessingsettingswidget.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_qthost.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_qtprogresscallback.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_settingswindow.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|     <ClCompile Include="$(IntDir)moc_setupwizarddialog.cpp">
 | |
|       <Filter>moc</Filter>
 | |
|     </ClCompile>
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <ClInclude Include="qtutils.h" />
 | |
|     <ClInclude Include="settingwidgetbinder.h" />
 | |
|     <ClInclude Include="resource.h" />
 | |
|     <ClInclude Include="controllersettingwidgetbinder.h" />
 | |
|     <ClInclude Include="pch.h" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <Filter Include="resources">
 | |
|       <UniqueIdentifier>{3b2587ae-ce3b-4eb5-ada2-237e853620cf}</UniqueIdentifier>
 | |
|     </Filter>
 | |
|     <Filter Include="translations">
 | |
|       <UniqueIdentifier>{4230e20b-2aff-4c86-966c-b620263a371d}</UniqueIdentifier>
 | |
|     </Filter>
 | |
|     <Filter Include="moc">
 | |
|       <UniqueIdentifier>{9c2685f7-0991-4a58-98a5-c548b97d0dd8}</UniqueIdentifier>
 | |
|     </Filter>
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <QtMoc Include="consolesettingswidget.h" />
 | |
|     <QtMoc Include="gamelistsettingswidget.h" />
 | |
|     <QtMoc Include="gamelistwidget.h" />
 | |
|     <QtMoc Include="mainwindow.h" />
 | |
|     <QtMoc Include="qthost.h" />
 | |
|     <QtMoc Include="settingswindow.h" />
 | |
|     <QtMoc Include="hotkeysettingswidget.h" />
 | |
|     <QtMoc Include="inputbindingwidgets.h" />
 | |
|     <QtMoc Include="audiosettingswidget.h" />
 | |
|     <QtMoc Include="displaywidget.h" />
 | |
|     <QtMoc Include="generalsettingswidget.h" />
 | |
|     <QtMoc Include="qtprogresscallback.h" />
 | |
|     <QtMoc Include="advancedsettingswidget.h" />
 | |
|     <QtMoc Include="gdbconnection.h" />
 | |
|     <QtMoc Include="gdbserver.h" />
 | |
|     <QtMoc Include="aboutdialog.h" />
 | |
|     <QtMoc Include="memorycardsettingswidget.h" />
 | |
|     <QtMoc Include="inputbindingdialog.h" />
 | |
|     <QtMoc Include="gamelistmodel.h" />
 | |
|     <QtMoc Include="gamelistsearchdirectoriesmodel.h" />
 | |
|     <QtMoc Include="autoupdaterdialog.h" />
 | |
|     <QtMoc Include="biossettingswidget.h" />
 | |
|     <QtMoc Include="enhancementsettingswidget.h" />
 | |
|     <QtMoc Include="memorycardeditorwindow.h" />
 | |
|     <QtMoc Include="displaysettingswidget.h" />
 | |
|     <QtMoc Include="postprocessingsettingswidget.h" />
 | |
|     <QtMoc Include="cheatmanagerdialog.h" />
 | |
|     <QtMoc Include="cheatcodeeditordialog.h" />
 | |
|     <QtMoc Include="debuggermodels.h" />
 | |
|     <QtMoc Include="debuggerwindow.h" />
 | |
|     <QtMoc Include="memoryviewwidget.h" />
 | |
|     <QtMoc Include="emulationsettingswidget.h" />
 | |
|     <QtMoc Include="achievementsettingswidget.h" />
 | |
|     <QtMoc Include="achievementlogindialog.h" />
 | |
|     <QtMoc Include="collapsiblewidget.h" />
 | |
|     <QtMoc Include="controllerbindingwidgets.h" />
 | |
|     <QtMoc Include="controllerglobalsettingswidget.h" />
 | |
|     <QtMoc Include="controllersettingswindow.h" />
 | |
|     <QtMoc Include="gamelistrefreshthread.h" />
 | |
|     <QtMoc Include="gamesummarywidget.h" />
 | |
|     <QtMoc Include="foldersettingswidget.h" />
 | |
|     <QtMoc Include="coverdownloaddialog.h" />
 | |
|     <QtMoc Include="colorpickerbutton.h" />
 | |
|     <QtMoc Include="setupwizarddialog.h" />
 | |
|     <QtMoc Include="logwindow.h" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <QtUi Include="consolesettingswidget.ui" />
 | |
|     <QtUi Include="gamelistsettingswidget.ui" />
 | |
|     <QtUi Include="mainwindow.ui" />
 | |
|     <QtUi Include="settingswindow.ui" />
 | |
|     <QtUi Include="audiosettingswidget.ui" />
 | |
|     <QtUi Include="generalsettingswidget.ui" />
 | |
|     <QtUi Include="advancedsettingswidget.ui" />
 | |
|     <QtUi Include="aboutdialog.ui" />
 | |
|     <QtUi Include="inputbindingdialog.ui" />
 | |
|     <QtUi Include="autoupdaterdialog.ui" />
 | |
|     <QtUi Include="biossettingswidget.ui" />
 | |
|     <QtUi Include="enhancementsettingswidget.ui" />
 | |
|     <QtUi Include="displaysettingswidget.ui" />
 | |
|     <QtUi Include="postprocessingsettingswidget.ui" />
 | |
|     <QtUi Include="memorycardeditorwindow.ui" />
 | |
|     <QtUi Include="cheatmanagerdialog.ui" />
 | |
|     <QtUi Include="cheatcodeeditordialog.ui" />
 | |
|     <QtUi Include="emulationsettingswidget.ui" />
 | |
|     <QtUi Include="achievementsettingswidget.ui" />
 | |
|     <QtUi Include="achievementlogindialog.ui" />
 | |
|     <QtUi Include="debuggerwindow.ui" />
 | |
|     <QtUi Include="controllerbindingwidget.ui" />
 | |
|     <QtUi Include="controllerbindingwidget_analog_controller.ui" />
 | |
|     <QtUi Include="controllerglobalsettingswidget.ui" />
 | |
|     <QtUi Include="controllersettingswindow.ui" />
 | |
|     <QtUi Include="controllerbindingwidget_digital_controller.ui" />
 | |
|     <QtUi Include="emptygamelistwidget.ui" />
 | |
|     <QtUi Include="gamelistwidget.ui" />
 | |
|     <QtUi Include="gamesummarywidget.ui" />
 | |
|     <QtUi Include="foldersettingswidget.ui" />
 | |
|     <QtUi Include="controllerbindingwidget_analog_joystick.ui" />
 | |
|     <QtUi Include="controllerbindingwidget_negcon.ui" />
 | |
|     <QtUi Include="controllerbindingwidget_guncon.ui" />
 | |
|     <QtUi Include="controllermacrowidget.ui" />
 | |
|     <QtUi Include="controllermacroeditwidget.ui" />
 | |
|     <QtUi Include="controllerbindingwidget_mouse.ui" />
 | |
|     <QtUi Include="coverdownloaddialog.ui" />
 | |
|     <QtUi Include="setupwizarddialog.ui" />
 | |
|     <QtUi Include="controllerledsettingsdialog.ui" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <Natvis Include="qt5.natvis" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <ResourceCompile Include="duckstation-qt.rc" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <Image Include="duckstation-qt.ico" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <QtResource Include="resources\resources.qrc">
 | |
|       <Filter>resources</Filter>
 | |
|     </QtResource>
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <None Include="translations\duckstation-qt_tr.ts">
 | |
|       <Filter>translations</Filter>
 | |
|     </None>
 | |
|     <None Include="translations\duckstation-qt_es-es.ts">
 | |
|       <Filter>translations</Filter>
 | |
|     </None>
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <QtTs Include="translations\duckstation-qt_de.ts">
 | |
|       <Filter>translations</Filter>
 | |
|     </QtTs>
 | |
|     <QtTs Include="translations\duckstation-qt_en.ts">
 | |
|       <Filter>translations</Filter>
 | |
|     </QtTs>
 | |
|     <QtTs Include="translations\duckstation-qt_es.ts">
 | |
|       <Filter>translations</Filter>
 | |
|     </QtTs>
 | |
|     <QtTs Include="translations\duckstation-qt_fr.ts">
 | |
|       <Filter>translations</Filter>
 | |
|     </QtTs>
 | |
|     <QtTs Include="translations\duckstation-qt_he.ts">
 | |
|       <Filter>translations</Filter>
 | |
|     </QtTs>
 | |
|     <QtTs Include="translations\duckstation-qt_it.ts">
 | |
|       <Filter>translations</Filter>
 | |
|     </QtTs>
 | |
|     <QtTs Include="translations\duckstation-qt_ja.ts">
 | |
|       <Filter>translations</Filter>
 | |
|     </QtTs>
 | |
|     <QtTs Include="translations\duckstation-qt_nl.ts">
 | |
|       <Filter>translations</Filter>
 | |
|     </QtTs>
 | |
|     <QtTs Include="translations\duckstation-qt_pt-BR.ts">
 | |
|       <Filter>translations</Filter>
 | |
|     </QtTs>
 | |
|     <QtTs Include="translations\duckstation-qt_pt-PT.ts">
 | |
|       <Filter>translations</Filter>
 | |
|     </QtTs>
 | |
|     <QtTs Include="translations\duckstation-qt_ru.ts">
 | |
|       <Filter>translations</Filter>
 | |
|     </QtTs>
 | |
|     <QtTs Include="translations\duckstation-qt_zh-CN.ts">
 | |
|       <Filter>translations</Filter>
 | |
|     </QtTs>
 | |
|     <QtTs Include="translations\duckstation-qt_pl.ts">
 | |
|       <Filter>translations</Filter>
 | |
|     </QtTs>
 | |
|     <QtTs Include="translations\duckstation-qt_ko.ts">
 | |
|       <Filter>translations</Filter>
 | |
|     </QtTs>
 | |
|   </ItemGroup>
 | |
| </Project> | 
