-
Notifications
You must be signed in to change notification settings - Fork 0
/
Direct3D-Hook-2003.sln
30 lines (30 loc) · 1.47 KB
/
Direct3D-Hook-2003.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}") = "Direct3D-Hook", "Direct3D-Hook\Direct3D-Hook-2003.vcproj", "{CC121D00-3BCF-4577-A519-D28330DA935E}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Launcher", "Launcher\Launcher-2003.vcproj", "{77BBBC4F-664D-466B-A579-1A31B2B9A1B1}"
ProjectSection(ProjectDependencies) = postProject
{CC121D00-3BCF-4577-A519-D28330DA935E} = {CC121D00-3BCF-4577-A519-D28330DA935E}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{CC121D00-3BCF-4577-A519-D28330DA935E}.Debug.ActiveCfg = Debug|Win32
{CC121D00-3BCF-4577-A519-D28330DA935E}.Debug.Build.0 = Debug|Win32
{CC121D00-3BCF-4577-A519-D28330DA935E}.Release.ActiveCfg = Release|Win32
{CC121D00-3BCF-4577-A519-D28330DA935E}.Release.Build.0 = Release|Win32
{77BBBC4F-664D-466B-A579-1A31B2B9A1B1}.Debug.ActiveCfg = Debug|Win32
{77BBBC4F-664D-466B-A579-1A31B2B9A1B1}.Debug.Build.0 = Debug|Win32
{77BBBC4F-664D-466B-A579-1A31B2B9A1B1}.Release.ActiveCfg = Release|Win32
{77BBBC4F-664D-466B-A579-1A31B2B9A1B1}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal