diff options
author | Jes <jes> | 2010-01-06 23:39:02 +0100 |
---|---|---|
committer | Jes <jes> | 2010-01-06 23:39:02 +0100 |
commit | 49b3d926ea33f486468f0bc855585968eacca124 (patch) | |
tree | d4df4025819927a586714b3d077b7395c0c66e11 /script-editor/VPScriptEditor_CS.sln | |
parent | 6b898f4d57431cacd6cec6e9425c441cf80d302f (diff) |
Ajout des sources de l'éditeur de script
Diffstat (limited to 'script-editor/VPScriptEditor_CS.sln')
-rw-r--r-- | script-editor/VPScriptEditor_CS.sln | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/script-editor/VPScriptEditor_CS.sln b/script-editor/VPScriptEditor_CS.sln new file mode 100644 index 0000000..05d24d5 --- /dev/null +++ b/script-editor/VPScriptEditor_CS.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VPScriptEditor_CS", "VPScriptEditor_CS.csproj", "{1881D841-CDBB-4BFA-BD2E-1303E66AD42B}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {1881D841-CDBB-4BFA-BD2E-1303E66AD42B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1881D841-CDBB-4BFA-BD2E-1303E66AD42B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1881D841-CDBB-4BFA-BD2E-1303E66AD42B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1881D841-CDBB-4BFA-BD2E-1303E66AD42B}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal |