From 11771cfdeade7fbb283a208138c6561ba779779c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 17 May 2012 14:57:45 +0000 Subject: 'tools' folder renamed git-svn-id: http://svn.miranda-ng.org/main/trunk@12 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- tools/dbtool/dbtool.sln | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 tools/dbtool/dbtool.sln (limited to 'tools/dbtool/dbtool.sln') diff --git a/tools/dbtool/dbtool.sln b/tools/dbtool/dbtool.sln new file mode 100644 index 0000000000..91c2b49b28 --- /dev/null +++ b/tools/dbtool/dbtool.sln @@ -0,0 +1,27 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dbtool", "dbtool.vcproj", "{EEDDE5B0-C023-40C2-96A5-1D1F4B11B791}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + Debug = Debug + Debug Unicode = Debug Unicode + Release = Release + Release Unicode = Release Unicode + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {EEDDE5B0-C023-40C2-96A5-1D1F4B11B791}.Debug.ActiveCfg = Debug|Win32 + {EEDDE5B0-C023-40C2-96A5-1D1F4B11B791}.Debug.Build.0 = Debug|Win32 + {EEDDE5B0-C023-40C2-96A5-1D1F4B11B791}.Debug Unicode.ActiveCfg = Debug Unicode|Win32 + {EEDDE5B0-C023-40C2-96A5-1D1F4B11B791}.Debug Unicode.Build.0 = Debug Unicode|Win32 + {EEDDE5B0-C023-40C2-96A5-1D1F4B11B791}.Release.ActiveCfg = Release|Win32 + {EEDDE5B0-C023-40C2-96A5-1D1F4B11B791}.Release.Build.0 = Release|Win32 + {EEDDE5B0-C023-40C2-96A5-1D1F4B11B791}.Release Unicode.ActiveCfg = Release Unicode|Win32 + {EEDDE5B0-C023-40C2-96A5-1D1F4B11B791}.Release Unicode.Build.0 = Release Unicode|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal -- cgit v1.2.3