forked from Ingrater/thBase
-
Notifications
You must be signed in to change notification settings - Fork 0
/
common2010.sln
50 lines (50 loc) · 2.85 KB
/
common2010.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{002A2DE9-8BB6-484D-9802-7E4AD4084715}") = "thBase", "src\common.visualdproj", "{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug GDC|Win32 = Debug GDC|Win32
Debug GDC|x64 = Debug GDC|x64
Debug Lib GDC|Win32 = Debug Lib GDC|Win32
Debug Lib GDC|x64 = Debug Lib GDC|x64
Debug Lib|Win32 = Debug Lib|Win32
Debug Lib|x64 = Debug Lib|x64
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release Lib|Win32 = Release Lib|Win32
Release Lib|x64 = Release Lib|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Debug GDC|Win32.ActiveCfg = Debug GDC|Win32
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Debug GDC|Win32.Build.0 = Debug GDC|Win32
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Debug GDC|x64.ActiveCfg = Debug GDC|x64
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Debug GDC|x64.Build.0 = Debug GDC|x64
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Debug Lib GDC|Win32.ActiveCfg = Debug Lib GDC|Win32
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Debug Lib GDC|Win32.Build.0 = Debug Lib GDC|Win32
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Debug Lib GDC|x64.ActiveCfg = Debug Lib GDC|x64
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Debug Lib GDC|x64.Build.0 = Debug Lib GDC|x64
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Debug Lib|Win32.ActiveCfg = Debug Lib|Win32
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Debug Lib|Win32.Build.0 = Debug Lib|Win32
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Debug Lib|x64.ActiveCfg = Debug Lib|x64
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Debug Lib|x64.Build.0 = Debug Lib|x64
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Debug|Win32.ActiveCfg = Debug|Win32
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Debug|Win32.Build.0 = Debug|Win32
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Debug|x64.ActiveCfg = Debug|x64
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Debug|x64.Build.0 = Debug|x64
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Release Lib|Win32.ActiveCfg = Release Lib|Win32
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Release Lib|Win32.Build.0 = Release Lib|Win32
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Release Lib|x64.ActiveCfg = Release Lib|x64
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Release Lib|x64.Build.0 = Release Lib|x64
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Release|Win32.ActiveCfg = Release|Win32
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Release|Win32.Build.0 = Release|Win32
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Release|x64.ActiveCfg = Release|x64
{AC6B556F-2AE2-4C7A-9FA0-5E09DEBEE5B6}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal