-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdx11.sln
64 lines (64 loc) · 3.97 KB
/
dx11.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
52
53
54
55
56
57
58
59
60
61
62
63
64
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.22609.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dx11", "dx11\dx11.vcxproj", "{06D9B86F-8A86-4575-A1FE-4FE5116D0B20}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dx11lib", "dx11lib\dx11lib.vcxproj", "{DDD6B25C-120D-4C98-BAF2-D03CCE7CCA30}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "¶óÀ̺귯¸®", "¶óÀ̺귯¸®", "{19FC3FF2-0563-43D2-BA45-812A931A0D2A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug Static|Win32 = Debug Static|Win32
Debug Static|x64 = Debug Static|x64
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release Static|Win32 = Release Static|Win32
Release Static|x64 = Release Static|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{06D9B86F-8A86-4575-A1FE-4FE5116D0B20}.Debug Static|Win32.ActiveCfg = Debug Static|Win32
{06D9B86F-8A86-4575-A1FE-4FE5116D0B20}.Debug Static|Win32.Build.0 = Debug Static|Win32
{06D9B86F-8A86-4575-A1FE-4FE5116D0B20}.Debug Static|x64.ActiveCfg = Debug Static|x64
{06D9B86F-8A86-4575-A1FE-4FE5116D0B20}.Debug Static|x64.Build.0 = Debug Static|x64
{06D9B86F-8A86-4575-A1FE-4FE5116D0B20}.Debug|Win32.ActiveCfg = Debug|Win32
{06D9B86F-8A86-4575-A1FE-4FE5116D0B20}.Debug|Win32.Build.0 = Debug|Win32
{06D9B86F-8A86-4575-A1FE-4FE5116D0B20}.Debug|Win32.Deploy.0 = Debug|Win32
{06D9B86F-8A86-4575-A1FE-4FE5116D0B20}.Debug|x64.ActiveCfg = Debug|x64
{06D9B86F-8A86-4575-A1FE-4FE5116D0B20}.Debug|x64.Build.0 = Debug|x64
{06D9B86F-8A86-4575-A1FE-4FE5116D0B20}.Release Static|Win32.ActiveCfg = Release Static|Win32
{06D9B86F-8A86-4575-A1FE-4FE5116D0B20}.Release Static|Win32.Build.0 = Release Static|Win32
{06D9B86F-8A86-4575-A1FE-4FE5116D0B20}.Release Static|x64.ActiveCfg = Release Static|x64
{06D9B86F-8A86-4575-A1FE-4FE5116D0B20}.Release Static|x64.Build.0 = Release Static|x64
{06D9B86F-8A86-4575-A1FE-4FE5116D0B20}.Release|Win32.ActiveCfg = Release|Win32
{06D9B86F-8A86-4575-A1FE-4FE5116D0B20}.Release|Win32.Build.0 = Release|Win32
{06D9B86F-8A86-4575-A1FE-4FE5116D0B20}.Release|Win32.Deploy.0 = Release|Win32
{06D9B86F-8A86-4575-A1FE-4FE5116D0B20}.Release|x64.ActiveCfg = Release|x64
{06D9B86F-8A86-4575-A1FE-4FE5116D0B20}.Release|x64.Build.0 = Release|x64
{DDD6B25C-120D-4C98-BAF2-D03CCE7CCA30}.Debug Static|Win32.ActiveCfg = Debug Static|Win32
{DDD6B25C-120D-4C98-BAF2-D03CCE7CCA30}.Debug Static|Win32.Build.0 = Debug Static|Win32
{DDD6B25C-120D-4C98-BAF2-D03CCE7CCA30}.Debug Static|x64.ActiveCfg = Debug Static|x64
{DDD6B25C-120D-4C98-BAF2-D03CCE7CCA30}.Debug Static|x64.Build.0 = Debug Static|x64
{DDD6B25C-120D-4C98-BAF2-D03CCE7CCA30}.Debug|Win32.ActiveCfg = Debug|Win32
{DDD6B25C-120D-4C98-BAF2-D03CCE7CCA30}.Debug|Win32.Build.0 = Debug|Win32
{DDD6B25C-120D-4C98-BAF2-D03CCE7CCA30}.Debug|x64.ActiveCfg = Debug|x64
{DDD6B25C-120D-4C98-BAF2-D03CCE7CCA30}.Debug|x64.Build.0 = Debug|x64
{DDD6B25C-120D-4C98-BAF2-D03CCE7CCA30}.Release Static|Win32.ActiveCfg = Release Static|Win32
{DDD6B25C-120D-4C98-BAF2-D03CCE7CCA30}.Release Static|Win32.Build.0 = Release Static|Win32
{DDD6B25C-120D-4C98-BAF2-D03CCE7CCA30}.Release Static|x64.ActiveCfg = Release Static|x64
{DDD6B25C-120D-4C98-BAF2-D03CCE7CCA30}.Release Static|x64.Build.0 = Release Static|x64
{DDD6B25C-120D-4C98-BAF2-D03CCE7CCA30}.Release|Win32.ActiveCfg = Release|Win32
{DDD6B25C-120D-4C98-BAF2-D03CCE7CCA30}.Release|Win32.Build.0 = Release|Win32
{DDD6B25C-120D-4C98-BAF2-D03CCE7CCA30}.Release|x64.ActiveCfg = Release|x64
{DDD6B25C-120D-4C98-BAF2-D03CCE7CCA30}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{DDD6B25C-120D-4C98-BAF2-D03CCE7CCA30} = {19FC3FF2-0563-43D2-BA45-812A931A0D2A}
EndGlobalSection
EndGlobal