Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/simpleini.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'SimpleIni.sln')
-rw-r--r--SimpleIni.sln40
1 files changed, 22 insertions, 18 deletions
diff --git a/SimpleIni.sln b/SimpleIni.sln
index 5911b39..6fd8a73 100644
--- a/SimpleIni.sln
+++ b/SimpleIni.sln
@@ -1,25 +1,29 @@
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
+Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SimpleIni", "SimpleIni.vcproj", "{C23240A6-AA9D-4827-AF06-C98E97CA6DFB}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
EndProject
Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug Unicode|Win32 = Debug Unicode|Win32
- Debug|Win32 = Debug|Win32
- Release Unicode|Win32 = Release Unicode|Win32
- Release|Win32 = Release|Win32
+ GlobalSection(SolutionConfiguration) = preSolution
+ Debug = Debug
+ Debug Unicode = Debug Unicode
+ Release = Release
+ Release Unicode = Release Unicode
EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {C23240A6-AA9D-4827-AF06-C98E97CA6DFB}.Debug Unicode|Win32.ActiveCfg = Debug Unicode|Win32
- {C23240A6-AA9D-4827-AF06-C98E97CA6DFB}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32
- {C23240A6-AA9D-4827-AF06-C98E97CA6DFB}.Debug|Win32.ActiveCfg = Debug|Win32
- {C23240A6-AA9D-4827-AF06-C98E97CA6DFB}.Debug|Win32.Build.0 = Debug|Win32
- {C23240A6-AA9D-4827-AF06-C98E97CA6DFB}.Release Unicode|Win32.ActiveCfg = Release Unicode|Win32
- {C23240A6-AA9D-4827-AF06-C98E97CA6DFB}.Release Unicode|Win32.Build.0 = Release Unicode|Win32
- {C23240A6-AA9D-4827-AF06-C98E97CA6DFB}.Release|Win32.ActiveCfg = Release|Win32
- {C23240A6-AA9D-4827-AF06-C98E97CA6DFB}.Release|Win32.Build.0 = Release|Win32
+ GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
+ GlobalSection(ProjectConfiguration) = postSolution
+ {C23240A6-AA9D-4827-AF06-C98E97CA6DFB}.Debug.ActiveCfg = Debug|Win32
+ {C23240A6-AA9D-4827-AF06-C98E97CA6DFB}.Debug.Build.0 = Debug|Win32
+ {C23240A6-AA9D-4827-AF06-C98E97CA6DFB}.Debug Unicode.ActiveCfg = Debug Unicode|Win32
+ {C23240A6-AA9D-4827-AF06-C98E97CA6DFB}.Debug Unicode.Build.0 = Debug Unicode|Win32
+ {C23240A6-AA9D-4827-AF06-C98E97CA6DFB}.Release.ActiveCfg = Release|Win32
+ {C23240A6-AA9D-4827-AF06-C98E97CA6DFB}.Release.Build.0 = Release|Win32
+ {C23240A6-AA9D-4827-AF06-C98E97CA6DFB}.Release Unicode.ActiveCfg = Release Unicode|Win32
+ {C23240A6-AA9D-4827-AF06-C98E97CA6DFB}.Release Unicode.Build.0 = Release Unicode|Win32
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal