-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathxtrance.sln
More file actions
35 lines (35 loc) · 1.73 KB
/
xtrance.sln
File metadata and controls
35 lines (35 loc) · 1.73 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.35027.167
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "xtrance", "xtrance.csproj", "{049D30C5-514B-4253-9007-459665D8CBCD}"
EndProject
Project("{C7167F0D-BC9F-4E6E-AFE1-012C56B48DB5}") = "setup", "setup\setup\setup.wapproj", "{ABEBE991-B86E-4AAC-8A29-D4E961E4100E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{049D30C5-514B-4253-9007-459665D8CBCD}.Debug|x64.ActiveCfg = Debug|x64
{049D30C5-514B-4253-9007-459665D8CBCD}.Debug|x64.Build.0 = Debug|x64
{049D30C5-514B-4253-9007-459665D8CBCD}.Release|x64.ActiveCfg = Release|x64
{049D30C5-514B-4253-9007-459665D8CBCD}.Release|x64.Build.0 = Release|x64
{ABEBE991-B86E-4AAC-8A29-D4E961E4100E}.Debug|x64.ActiveCfg = Debug|x64
{ABEBE991-B86E-4AAC-8A29-D4E961E4100E}.Debug|x64.Build.0 = Debug|x64
{ABEBE991-B86E-4AAC-8A29-D4E961E4100E}.Debug|x64.Deploy.0 = Debug|x64
{ABEBE991-B86E-4AAC-8A29-D4E961E4100E}.Release|x64.ActiveCfg = Release|x64
{ABEBE991-B86E-4AAC-8A29-D4E961E4100E}.Release|x64.Build.0 = Release|x64
{ABEBE991-B86E-4AAC-8A29-D4E961E4100E}.Release|x64.Deploy.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {99635C88-EE37-4226-89AA-C55942B44B94}
EndGlobalSection
GlobalSection(DPCodeReviewSolutionGUID) = preSolution
DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000}
EndGlobalSection
EndGlobal