mirror of
https://github.com/ProjectSWGCore/ScriptEditor.git
synced 2026-07-13 21:01:03 -04:00
21 lines
888 B
Plaintext
21 lines
888 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual Studio 2010
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProjectSWGScriptEditor", "ProjectSWGScriptEditor\ProjectSWGScriptEditor.csproj", "{BDF562E6-942A-4E0B-BD6F-6FABC0465DC2}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x86 = Debug|x86
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{BDF562E6-942A-4E0B-BD6F-6FABC0465DC2}.Debug|x86.ActiveCfg = Debug|x86
|
|
{BDF562E6-942A-4E0B-BD6F-6FABC0465DC2}.Debug|x86.Build.0 = Debug|x86
|
|
{BDF562E6-942A-4E0B-BD6F-6FABC0465DC2}.Release|x86.ActiveCfg = Release|x86
|
|
{BDF562E6-942A-4E0B-BD6F-6FABC0465DC2}.Release|x86.Build.0 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|