-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPCSXRx.sln
30 lines (30 loc) · 1.42 KB
/
PCSXRx.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PCSXRx", "PCSXRx.vcproj", "{1BFE1481-EE6C-4357-B3BF-723810014B63}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Profile = Profile
Profile_FastCap = Profile_FastCap
Release = Release
Release_LTCG = Release_LTCG
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{1BFE1481-EE6C-4357-B3BF-723810014B63}.Debug.ActiveCfg = Debug|Xbox
{1BFE1481-EE6C-4357-B3BF-723810014B63}.Debug.Build.0 = Debug|Xbox
{1BFE1481-EE6C-4357-B3BF-723810014B63}.Profile.ActiveCfg = Profile|Xbox
{1BFE1481-EE6C-4357-B3BF-723810014B63}.Profile.Build.0 = Profile|Xbox
{1BFE1481-EE6C-4357-B3BF-723810014B63}.Profile_FastCap.ActiveCfg = Profile_FastCap|Xbox
{1BFE1481-EE6C-4357-B3BF-723810014B63}.Profile_FastCap.Build.0 = Profile_FastCap|Xbox
{1BFE1481-EE6C-4357-B3BF-723810014B63}.Release.ActiveCfg = Release|Xbox
{1BFE1481-EE6C-4357-B3BF-723810014B63}.Release.Build.0 = Release|Xbox
{1BFE1481-EE6C-4357-B3BF-723810014B63}.Release_LTCG.ActiveCfg = Release_LTCG|Xbox
{1BFE1481-EE6C-4357-B3BF-723810014B63}.Release_LTCG.Build.0 = Release_LTCG|Xbox
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal