forked from leedavid/NewGG
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathST2017_GGX64.sln
51 lines (51 loc) · 2.9 KB
/
ST2017_GGX64.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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26403.7
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ST2017_GGX64", "I_GGX64\I_GGX64.vcxproj", "{2524AD3B-3288-46A1-805E-428BD719207F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B8748007-2A93-41D5-9610-BAD0B533330C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Itanium = Debug|Itanium
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release|Itanium = Release|Itanium
Release|Mixed Platforms = Release|Mixed Platforms
Release|Win32 = Release|Win32
Release|x64 = Release|x64
性能向导|Itanium = 性能向导|Itanium
性能向导|Mixed Platforms = 性能向导|Mixed Platforms
性能向导|Win32 = 性能向导|Win32
性能向导|x64 = 性能向导|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2524AD3B-3288-46A1-805E-428BD719207F}.Debug|Itanium.ActiveCfg = Debug|x64
{2524AD3B-3288-46A1-805E-428BD719207F}.Debug|Mixed Platforms.ActiveCfg = 性能向导|x64
{2524AD3B-3288-46A1-805E-428BD719207F}.Debug|Mixed Platforms.Build.0 = 性能向导|x64
{2524AD3B-3288-46A1-805E-428BD719207F}.Debug|Win32.ActiveCfg = Debug|Win32
{2524AD3B-3288-46A1-805E-428BD719207F}.Debug|Win32.Build.0 = Debug|Win32
{2524AD3B-3288-46A1-805E-428BD719207F}.Debug|x64.ActiveCfg = 性能向导|x64
{2524AD3B-3288-46A1-805E-428BD719207F}.Debug|x64.Build.0 = 性能向导|x64
{2524AD3B-3288-46A1-805E-428BD719207F}.Release|Itanium.ActiveCfg = Release|x64
{2524AD3B-3288-46A1-805E-428BD719207F}.Release|Mixed Platforms.ActiveCfg = Release|x64
{2524AD3B-3288-46A1-805E-428BD719207F}.Release|Mixed Platforms.Build.0 = Release|x64
{2524AD3B-3288-46A1-805E-428BD719207F}.Release|Win32.ActiveCfg = Release|Win32
{2524AD3B-3288-46A1-805E-428BD719207F}.Release|Win32.Build.0 = Release|Win32
{2524AD3B-3288-46A1-805E-428BD719207F}.Release|x64.ActiveCfg = Release|x64
{2524AD3B-3288-46A1-805E-428BD719207F}.Release|x64.Build.0 = Release|x64
{2524AD3B-3288-46A1-805E-428BD719207F}.性能向导|Itanium.ActiveCfg = 性能向导|x64
{2524AD3B-3288-46A1-805E-428BD719207F}.性能向导|Mixed Platforms.ActiveCfg = 性能向导|Win32
{2524AD3B-3288-46A1-805E-428BD719207F}.性能向导|Mixed Platforms.Build.0 = 性能向导|Win32
{2524AD3B-3288-46A1-805E-428BD719207F}.性能向导|Win32.ActiveCfg = 性能向导|Win32
{2524AD3B-3288-46A1-805E-428BD719207F}.性能向导|Win32.Build.0 = 性能向导|Win32
{2524AD3B-3288-46A1-805E-428BD719207F}.性能向导|x64.ActiveCfg = 性能向导|x64
{2524AD3B-3288-46A1-805E-428BD719207F}.性能向导|x64.Build.0 = 性能向导|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal