-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgdx_editor_tools.sln
26 lines (26 loc) · 1.11 KB
/
gdx_editor_tools.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.31101.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "gdx_editor_tools", "gdx_editor_tools\gdx_editor_tools.vbproj", "{81CA4B3E-5564-4186-8255-A66DDF31F122}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
CD_ROM|x86 = CD_ROM|x86
Debug|x86 = Debug|x86
DVD-5|x86 = DVD-5|x86
Release|x86 = Release|x86
SingleImage|x86 = SingleImage|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{81CA4B3E-5564-4186-8255-A66DDF31F122}.CD_ROM|x86.ActiveCfg = Release|Any CPU
{81CA4B3E-5564-4186-8255-A66DDF31F122}.Debug|x86.ActiveCfg = Debug|Any CPU
{81CA4B3E-5564-4186-8255-A66DDF31F122}.DVD-5|x86.ActiveCfg = Debug|Any CPU
{81CA4B3E-5564-4186-8255-A66DDF31F122}.Release|x86.ActiveCfg = Release|Any CPU
{81CA4B3E-5564-4186-8255-A66DDF31F122}.SingleImage|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal