diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-05-21 07:42:17 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-05-21 07:42:17 +0000 |
commit | b630b8222027387a769605d8feac4cc0f406a50b (patch) | |
tree | 3fbacd3bd931e10850c148a78d996ada74d73879 /tools/Langpack Suite/LangpackSuite.sln | |
parent | e3c5e2d3c36dded39795fb065b382452a9259084 (diff) |
added Langpack Suite
git-svn-id: http://svn.miranda-ng.org/main/trunk@115 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'tools/Langpack Suite/LangpackSuite.sln')
-rw-r--r-- | tools/Langpack Suite/LangpackSuite.sln | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/tools/Langpack Suite/LangpackSuite.sln b/tools/Langpack Suite/LangpackSuite.sln new file mode 100644 index 0000000000..188599727e --- /dev/null +++ b/tools/Langpack Suite/LangpackSuite.sln @@ -0,0 +1,20 @@ +
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LangpackSuite", "LangpackSuite.csproj", "{6F20B52F-64EA-4A78-9149-6C36CE2AF043}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|x86 = Debug|x86
+ Release|x86 = Release|x86
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {6F20B52F-64EA-4A78-9149-6C36CE2AF043}.Debug|x86.ActiveCfg = Debug|x86
+ {6F20B52F-64EA-4A78-9149-6C36CE2AF043}.Debug|x86.Build.0 = Debug|x86
+ {6F20B52F-64EA-4A78-9149-6C36CE2AF043}.Release|x86.ActiveCfg = Release|x86
+ {6F20B52F-64EA-4A78-9149-6C36CE2AF043}.Release|x86.Build.0 = Release|x86
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
|