forked from ChairGraveyard/GalaxyExtender
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathSWGCommandExtension.sln
More file actions
30 lines (30 loc) · 1.3 KB
/
SWGCommandExtension.sln
File metadata and controls
30 lines (30 loc) · 1.3 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SWGCommandExtension", "SWGCommandExtension\SWGCommandExtension.vcxproj", "{B352D6F0-68E1-4F48-8139-1937F26E369B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{95BDC83A-C81D-4568-9C98-815B6809B189}"
ProjectSection(SolutionItems) = preProject
Performance1.psess = Performance1.psess
EndProjectSection
EndProject
Global
GlobalSection(Performance) = preSolution
HasPerformanceSessions = true
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B352D6F0-68E1-4F48-8139-1937F26E369B}.Debug|x86.ActiveCfg = Debug|Win32
{B352D6F0-68E1-4F48-8139-1937F26E369B}.Debug|x86.Build.0 = Debug|Win32
{B352D6F0-68E1-4F48-8139-1937F26E369B}.Release|x86.ActiveCfg = Release|Win32
{B352D6F0-68E1-4F48-8139-1937F26E369B}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal