|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 |
| -<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 2 | +<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 | 3 | <ItemGroup Label="ProjectConfigurations">
|
4 | 4 | <ProjectConfiguration Include="Debug - LLVM|x64">
|
5 | 5 | <Configuration>Debug - LLVM</Configuration>
|
|
19 | 19 | </ProjectConfiguration>
|
20 | 20 | </ItemGroup>
|
21 | 21 | <PropertyGroup Label="Globals">
|
22 |
| - <ProjectGuid>{D0EC0F82-3BED-3CE4-8DEC-3BCF71B08B69}</ProjectGuid> |
23 |
| - <RootNamespace>rpcs3-qt</RootNamespace> |
| 22 | + <ProjectGuid>{70CD65B0-91D6-4FAE-9A7B-4AF55D0D1B12}</ProjectGuid> |
| 23 | + <RootNamespace>rpcs3</RootNamespace> |
24 | 24 | <Keyword>Qt4VSv1.0</Keyword>
|
25 | 25 | <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
|
26 | 26 | </PropertyGroup>
|
|
32 | 32 | <CharacterSet>Unicode</CharacterSet>
|
33 | 33 | <ConfigurationType>Application</ConfigurationType>
|
34 | 34 | <IntermediateDirectory>release\</IntermediateDirectory>
|
35 |
| - <PrimaryOutput>rpcs3-qt</PrimaryOutput> |
| 35 | + <PrimaryOutput>rpcs3</PrimaryOutput> |
36 | 36 | </PropertyGroup>
|
37 | 37 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release - LLVM|x64'" Label="Configuration">
|
38 | 38 | <PlatformToolSet>v140</PlatformToolSet>
|
|
41 | 41 | <CharacterSet>Unicode</CharacterSet>
|
42 | 42 | <ConfigurationType>Application</ConfigurationType>
|
43 | 43 | <IntermediateDirectory>release\</IntermediateDirectory>
|
44 |
| - <PrimaryOutput>rpcs3-qt</PrimaryOutput> |
| 44 | + <PrimaryOutput>rpcs3</PrimaryOutput> |
45 | 45 | </PropertyGroup>
|
46 | 46 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
47 | 47 | <PlatformToolSet>v140</PlatformToolSet>
|
|
50 | 50 | <CharacterSet>Unicode</CharacterSet>
|
51 | 51 | <ConfigurationType>Application</ConfigurationType>
|
52 | 52 | <IntermediateDirectory>debug\</IntermediateDirectory>
|
53 |
| - <PrimaryOutput>rpcs3-qt</PrimaryOutput> |
| 53 | + <PrimaryOutput>rpcs3</PrimaryOutput> |
54 | 54 | </PropertyGroup>
|
55 | 55 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug - LLVM|x64'" Label="Configuration">
|
56 | 56 | <PlatformToolSet>v140</PlatformToolSet>
|
|
59 | 59 | <CharacterSet>Unicode</CharacterSet>
|
60 | 60 | <ConfigurationType>Application</ConfigurationType>
|
61 | 61 | <IntermediateDirectory>debug\</IntermediateDirectory>
|
62 |
| - <PrimaryOutput>rpcs3-qt</PrimaryOutput> |
| 62 | + <PrimaryOutput>rpcs3</PrimaryOutput> |
63 | 63 | </PropertyGroup>
|
64 | 64 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
65 | 65 | <ImportGroup Label="ExtensionSettings" />
|
|
91 | 91 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release - LLVM|x64'">..\bin</OutDir>
|
92 | 92 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
|
93 | 93 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release - LLVM|x64'">$(Platform)\$(Configuration)\</IntDir>
|
94 |
| - <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">rpcs3-qt</TargetName> |
95 |
| - <TargetName Condition="'$(Configuration)|$(Platform)'=='Release - LLVM|x64'">rpcs3-qt</TargetName> |
| 94 | + <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">rpcs3</TargetName> |
| 95 | + <TargetName Condition="'$(Configuration)|$(Platform)'=='Release - LLVM|x64'">rpcs3</TargetName> |
96 | 96 | <IgnoreImportLibrary Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</IgnoreImportLibrary>
|
97 | 97 | <IgnoreImportLibrary Condition="'$(Configuration)|$(Platform)'=='Release - LLVM|x64'">true</IgnoreImportLibrary>
|
98 | 98 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
|
|
101 | 101 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug - LLVM|x64'">..\bin\</OutDir>
|
102 | 102 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
|
103 | 103 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug - LLVM|x64'">$(Platform)\$(Configuration)\</IntDir>
|
104 |
| - <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">rpcs3-qtd</TargetName> |
105 |
| - <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug - LLVM|x64'">rpcs3-qtd</TargetName> |
| 104 | + <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">rpcs3d</TargetName> |
| 105 | + <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug - LLVM|x64'">rpcs3d</TargetName> |
106 | 106 | <IgnoreImportLibrary Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</IgnoreImportLibrary>
|
107 | 107 | <IgnoreImportLibrary Condition="'$(Configuration)|$(Platform)'=='Debug - LLVM|x64'">true</IgnoreImportLibrary>
|
108 | 108 | </PropertyGroup>
|
|
150 | 150 | <GenerateDebugInformation>Debug</GenerateDebugInformation>
|
151 | 151 | <IgnoreImportLibrary>true</IgnoreImportLibrary>
|
152 | 152 | <LinkIncremental>false</LinkIncremental>
|
153 |
| - <OutputFile>$(OutDir)\rpcs3-qt.exe</OutputFile> |
| 153 | + <OutputFile>$(OutDir)\rpcs3.exe</OutputFile> |
154 | 154 | <RandomizedBaseAddress>false</RandomizedBaseAddress>
|
155 | 155 | <SubSystem>Windows</SubSystem>
|
156 | 156 | <SuppressStartupBanner>true</SuppressStartupBanner>
|
|
204 | 204 | <GenerateDebugInformation>Debug</GenerateDebugInformation>
|
205 | 205 | <IgnoreImportLibrary>true</IgnoreImportLibrary>
|
206 | 206 | <LinkIncremental>false</LinkIncremental>
|
207 |
| - <OutputFile>$(OutDir)\rpcs3-qt.exe</OutputFile> |
| 207 | + <OutputFile>$(OutDir)\rpcs3.exe</OutputFile> |
208 | 208 | <RandomizedBaseAddress>false</RandomizedBaseAddress>
|
209 | 209 | <SubSystem>Windows</SubSystem>
|
210 | 210 | <SuppressStartupBanner>true</SuppressStartupBanner>
|
|
257 | 257 | <DataExecutionPrevention>true</DataExecutionPrevention>
|
258 | 258 | <GenerateDebugInformation>Debug</GenerateDebugInformation>
|
259 | 259 | <IgnoreImportLibrary>true</IgnoreImportLibrary>
|
260 |
| - <OutputFile>$(OutDir)\rpcs3-qtd.exe</OutputFile> |
| 260 | + <OutputFile>$(OutDir)\rpcs3d.exe</OutputFile> |
261 | 261 | <RandomizedBaseAddress>false</RandomizedBaseAddress>
|
262 | 262 | <SubSystem>Windows</SubSystem>
|
263 | 263 | <SuppressStartupBanner>true</SuppressStartupBanner>
|
|
312 | 312 | <DataExecutionPrevention>true</DataExecutionPrevention>
|
313 | 313 | <GenerateDebugInformation>Debug</GenerateDebugInformation>
|
314 | 314 | <IgnoreImportLibrary>true</IgnoreImportLibrary>
|
315 |
| - <OutputFile>$(OutDir)\rpcs3-qtd.exe</OutputFile> |
| 315 | + <OutputFile>$(OutDir)\rpcs3d.exe</OutputFile> |
316 | 316 | <RandomizedBaseAddress>false</RandomizedBaseAddress>
|
317 | 317 | <SubSystem>Windows</SubSystem>
|
318 | 318 | <SuppressStartupBanner>true</SuppressStartupBanner>
|
|
1013 | 1013 | <ClCompile Include="rpcs3qt\settings_dialog.cpp" />
|
1014 | 1014 | <ClCompile Include="rpcs3qt\system_tab.cpp" />
|
1015 | 1015 | <ClCompile Include="xinput_pad_handler.cpp" />
|
1016 |
| - <ClCompile Include="\Gui\*.cpp" /> |
| 1016 | + <ClCompile Include="\rpcs3qt\*.cpp" /> |
1017 | 1017 | </ItemGroup>
|
1018 | 1018 | <ItemGroup>
|
1019 | 1019 | <CustomBuild Include="rpcs3_app.h">
|
|
1470 | 1470 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug - LLVM|x64'">"$(QTDIR)\bin\moc.exe" "%(FullPath)" -o ".\QTGeneratedFiles\$(ConfigurationName)\moc_%(Filename).cpp" -D_WINDOWS -DUNICODE -DWIN32 -DWIN64 -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_WINEXTRAS_LIB -DLLVM_AVAILABLE -D_SCL_SECURE_NO_WARNINGS -D_UNICODE "-I.\..\Vulkan\Vulkan-LoaderAndValidationLayers\include" "-I.\.." "-I.\..\3rdparty\minidx12\Include" "-I$(QTDIR)\include" "-I$(QTDIR)\include\QtOpenGL" "-I$(QTDIR)\include\QtWidgets" "-I$(QTDIR)\include\QtQuick" "-I$(QTDIR)\include\QtGui" "-I$(QTDIR)\include\QtANGLE" "-I$(QTDIR)\include\QtQml" "-I$(QTDIR)\include\QtNetwork" "-I$(QTDIR)\include\QtCore" "-I.\debug" "-I$(QTDIR)\mkspecs\win32-msvc2015" "-I.\QTGeneratedFiles\$(ConfigurationName)\." "-I.\QTGeneratedFiles" "-I$(QTDIR)\include\QtWinExtras" "-I$(NOINHERIT)\."</Command>
|
1471 | 1471 | </CustomBuild>
|
1472 | 1472 | <ClInclude Include="rpcs3qt\game_list_grid_delegate.h" />
|
| 1473 | + <ClInclude Include="resource.h" /> |
1473 | 1474 | <ClInclude Include="rpcs3qt\gl_gs_frame.h" />
|
1474 | 1475 | <ClInclude Include="rpcs3qt\instruction_editor_dialog.h" />
|
1475 | 1476 | <ClInclude Include="rpcs3qt\memory_viewer_panel.h" />
|
|
1584 | 1585 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug - LLVM|x64'">.\QTGeneratedFiles\$(ConfigurationName)\moc_%(Filename).cpp</Outputs>
|
1585 | 1586 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug - LLVM|x64'">"$(QTDIR)\bin\moc.exe" "%(FullPath)" -o ".\QTGeneratedFiles\$(ConfigurationName)\moc_%(Filename).cpp" -D_WINDOWS -DUNICODE -DWIN32 -DWIN64 -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_WINEXTRAS_LIB -DLLVM_AVAILABLE -D_SCL_SECURE_NO_WARNINGS -D_UNICODE "-I.\..\Vulkan\Vulkan-LoaderAndValidationLayers\include" "-I.\.." "-I.\..\3rdparty\minidx12\Include" "-I$(QTDIR)\include" "-I$(QTDIR)\include\QtOpenGL" "-I$(QTDIR)\include\QtWidgets" "-I$(QTDIR)\include\QtQuick" "-I$(QTDIR)\include\QtGui" "-I$(QTDIR)\include\QtANGLE" "-I$(QTDIR)\include\QtQml" "-I$(QTDIR)\include\QtNetwork" "-I$(QTDIR)\include\QtCore" "-I.\debug" "-I$(QTDIR)\mkspecs\win32-msvc2015" "-I.\QTGeneratedFiles\$(ConfigurationName)\." "-I.\QTGeneratedFiles" "-I$(QTDIR)\include\QtWinExtras" "-I$(NOINHERIT)\."</Command>
|
1586 | 1587 | </CustomBuild>
|
1587 |
| - <ClInclude Include="stdafx.h" /> |
1588 | 1588 | <ClInclude Include="xinput_pad_handler.h" />
|
1589 |
| - <ClInclude Include="\Gui\*.h" /> |
| 1589 | + <ClInclude Include="\rpcs3qt\*.h" /> |
1590 | 1590 | </ItemGroup>
|
1591 | 1591 | <ItemGroup>
|
1592 | 1592 | <CustomBuild Include="debug\moc_predefs.h.cbt">
|
|
1636 | 1636 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug - LLVM|x64'">"$(QTDIR)\bin\rcc.exe" -name "%(Filename)" -no-compress "%(FullPath)" -o .\QTGeneratedFiles\qrc_%(Filename).cpp</Command>
|
1637 | 1637 | </CustomBuild>
|
1638 | 1638 | </ItemGroup>
|
| 1639 | + <ItemGroup> |
| 1640 | + <Image Include="rpcs3.ico" /> |
| 1641 | + </ItemGroup> |
| 1642 | + <ItemGroup> |
| 1643 | + <ResourceCompile Include="rpcs3.rc" /> |
| 1644 | + </ItemGroup> |
1639 | 1645 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
1640 | 1646 | <ImportGroup Label="ExtensionTargets" />
|
1641 | 1647 | <ProjectExtensions>
|
|
0 commit comments