-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathUxiaANecoraDeMontealto.sln
41 lines (41 loc) · 1.87 KB
/
UxiaANecoraDeMontealto.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UxiaANecoraDeMontealto", "projects\UxiaANecoraDeMontealto.vcxproj", "{3DEF3FAF-292B-451F-92A3-2D2712B0672C}"
EndProject
Project("{911E67C6-3D85-4FCE-B560-20A9C3E3FF48}") = "FORGE_d", "bin\FORGE_d.exe", "{A8626E10-5B1E-49F3-925E-469DB745E4A1}"
ProjectSection(DebuggerProjectSystem) = preProject
Executable = .\bin\FORGE_d.exe
StartingDirectory = .\bin
EndProjectSection
EndProject
Project("{911E67C6-3D85-4FCE-B560-20A9C3E3FF48}") = "FORGE", "bin\FORGE.exe", "{717B87BB-7A6D-49CD-9807-EED0D1FF87C9}"
ProjectSection(DebuggerProjectSystem) = preProject
Executable = .\bin\FORGE.exe
StartingDirectory = .\bin
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3DEF3FAF-292B-451F-92A3-2D2712B0672C}.Debug|x64.ActiveCfg = Debug|x64
{3DEF3FAF-292B-451F-92A3-2D2712B0672C}.Debug|x64.Build.0 = Debug|x64
{3DEF3FAF-292B-451F-92A3-2D2712B0672C}.Release|x64.ActiveCfg = Release|x64
{3DEF3FAF-292B-451F-92A3-2D2712B0672C}.Release|x64.Build.0 = Release|x64
{A8626E10-5B1E-49F3-925E-469DB745E4A1}.Debug|x64.ActiveCfg = Release|x64
{A8626E10-5B1E-49F3-925E-469DB745E4A1}.Release|x64.ActiveCfg = Release|x64
{717B87BB-7A6D-49CD-9807-EED0D1FF87C9}.Debug|x64.ActiveCfg = Release|x64
{717B87BB-7A6D-49CD-9807-EED0D1FF87C9}.Release|x64.ActiveCfg = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9BEBABB1-153D-425D-8E36-C41EF605DDF0}
EndGlobalSection
EndGlobal