diff options
Diffstat (limited to 'plugins/dbeditorpp/dbeditorpp.sln')
-rw-r--r-- | plugins/dbeditorpp/dbeditorpp.sln | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/plugins/dbeditorpp/dbeditorpp.sln b/plugins/dbeditorpp/dbeditorpp.sln new file mode 100644 index 0000000000..0b21c9a2f6 --- /dev/null +++ b/plugins/dbeditorpp/dbeditorpp.sln @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 7.00
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dbeditorpp", "dbeditorpp.vcproj", "{9C6040B8-1173-40FA-A3DB-DE044CCD8250}"
+EndProject
+Global
+ GlobalSection(SolutionConfiguration) = preSolution
+ ConfigName.0 = Debug
+ ConfigName.1 = Release
+ EndGlobalSection
+ GlobalSection(ProjectDependencies) = postSolution
+ EndGlobalSection
+ GlobalSection(ProjectConfiguration) = postSolution
+ {9C6040B8-1173-40FA-A3DB-DE044CCD8250}.Debug.ActiveCfg = Debug|Win32
+ {9C6040B8-1173-40FA-A3DB-DE044CCD8250}.Debug.Build.0 = Debug|Win32
+ {9C6040B8-1173-40FA-A3DB-DE044CCD8250}.Release.ActiveCfg = Release|Win32
+ {9C6040B8-1173-40FA-A3DB-DE044CCD8250}.Release.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddIns) = postSolution
+ EndGlobalSection
+EndGlobal
|