-
Notifications
You must be signed in to change notification settings - Fork 0
/
TinkerWorX.GPUDust.sln
26 lines (26 loc) · 1.28 KB
/
TinkerWorX.GPUDust.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.30501.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TinkerWorX.GPUDust", "TinkerWorX.GPUDust\TinkerWorX.GPUDust.csproj", "{582A1FA9-2DB8-4C20-B873-CF2C779C1221}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TinkerWorX.GPUDust.Content", "TinkerWorX.GPUDust.Content\TinkerWorX.GPUDust.Content.contentproj", "{70C0436E-1312-4DE0-88A4-E84266E805ED}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{582A1FA9-2DB8-4C20-B873-CF2C779C1221}.Debug|x86.ActiveCfg = Debug|x86
{582A1FA9-2DB8-4C20-B873-CF2C779C1221}.Debug|x86.Build.0 = Debug|x86
{582A1FA9-2DB8-4C20-B873-CF2C779C1221}.Release|x86.ActiveCfg = Release|x86
{582A1FA9-2DB8-4C20-B873-CF2C779C1221}.Release|x86.Build.0 = Release|x86
{70C0436E-1312-4DE0-88A4-E84266E805ED}.Debug|x86.ActiveCfg = Debug|x86
{70C0436E-1312-4DE0-88A4-E84266E805ED}.Release|x86.ActiveCfg = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal