-
-
Notifications
You must be signed in to change notification settings - Fork 18
/
SimplexRpgEngine3.sln
62 lines (62 loc) · 3.84 KB
/
SimplexRpgEngine3.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28407.52
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimplexRpgEngine3", "SimplexRpgEngine3\SimplexRpgEngine3.csproj", "{DBB56ADA-D472-4D2B-9524-64C7A413656C}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "SimplexCore", "SimplexCore\SimplexCore.shproj", "{A0CDBD0E-3A41-42B7-9425-A838BC2C7383}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "SimplexResources", "SimplexResources\SimplexResources.shproj", "{C814330A-B072-47F7-8B8D-EA04244D0E56}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimplexIde", "SimplexIde\SimplexIde.csproj", "{6947B6D5-6EBC-49D0-A880-0F9DE3C670F6}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "TestExtension1", "TestExtension1\TestExtension1.shproj", "{F8601106-4365-4008-92E1-59E2118C86F6}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
SimplexCore\SimplexCore.projitems*{6947b6d5-6ebc-49d0-a880-0f9de3c670f6}*SharedItemsImports = 4
SimplexResources\SimplexResources.projitems*{6947b6d5-6ebc-49d0-a880-0f9de3c670f6}*SharedItemsImports = 4
TestExtension1\TestExtension1.projitems*{6947b6d5-6ebc-49d0-a880-0f9de3c670f6}*SharedItemsImports = 4
SimplexCore\SimplexCore.projitems*{a0cdbd0e-3a41-42b7-9425-a838bc2c7383}*SharedItemsImports = 13
SimplexResources\SimplexResources.projitems*{c814330a-b072-47f7-8b8d-ea04244d0e56}*SharedItemsImports = 13
TestExtension1\TestExtension1.projitems*{f8601106-4365-4008-92e1-59e2118c86f6}*SharedItemsImports = 13
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DBB56ADA-D472-4D2B-9524-64C7A413656C}.Debug|Any CPU.ActiveCfg = Debug|x86
{DBB56ADA-D472-4D2B-9524-64C7A413656C}.Debug|x64.ActiveCfg = Debug|x64
{DBB56ADA-D472-4D2B-9524-64C7A413656C}.Debug|x64.Build.0 = Debug|x64
{DBB56ADA-D472-4D2B-9524-64C7A413656C}.Debug|x86.ActiveCfg = Debug|x86
{DBB56ADA-D472-4D2B-9524-64C7A413656C}.Debug|x86.Build.0 = Debug|x86
{DBB56ADA-D472-4D2B-9524-64C7A413656C}.Release|Any CPU.ActiveCfg = Release|x86
{DBB56ADA-D472-4D2B-9524-64C7A413656C}.Release|x64.ActiveCfg = Release|x64
{DBB56ADA-D472-4D2B-9524-64C7A413656C}.Release|x64.Build.0 = Release|x64
{DBB56ADA-D472-4D2B-9524-64C7A413656C}.Release|x86.ActiveCfg = Release|x86
{DBB56ADA-D472-4D2B-9524-64C7A413656C}.Release|x86.Build.0 = Release|x86
{6947B6D5-6EBC-49D0-A880-0F9DE3C670F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6947B6D5-6EBC-49D0-A880-0F9DE3C670F6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6947B6D5-6EBC-49D0-A880-0F9DE3C670F6}.Debug|x64.ActiveCfg = Debug|Any CPU
{6947B6D5-6EBC-49D0-A880-0F9DE3C670F6}.Debug|x64.Build.0 = Debug|Any CPU
{6947B6D5-6EBC-49D0-A880-0F9DE3C670F6}.Debug|x86.ActiveCfg = Debug|Any CPU
{6947B6D5-6EBC-49D0-A880-0F9DE3C670F6}.Debug|x86.Build.0 = Debug|Any CPU
{6947B6D5-6EBC-49D0-A880-0F9DE3C670F6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6947B6D5-6EBC-49D0-A880-0F9DE3C670F6}.Release|Any CPU.Build.0 = Release|Any CPU
{6947B6D5-6EBC-49D0-A880-0F9DE3C670F6}.Release|x64.ActiveCfg = Release|Any CPU
{6947B6D5-6EBC-49D0-A880-0F9DE3C670F6}.Release|x64.Build.0 = Release|Any CPU
{6947B6D5-6EBC-49D0-A880-0F9DE3C670F6}.Release|x86.ActiveCfg = Release|Any CPU
{6947B6D5-6EBC-49D0-A880-0F9DE3C670F6}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {EF76EED9-2DB6-4A36-A539-D35CD0626034}
EndGlobalSection
EndGlobal