diff options
author | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2008-07-14 11:02:18 +0000 |
---|---|---|
committer | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2008-07-14 11:02:18 +0000 |
commit | d03cd88d5f30399c8ee463eeb7e1c478fe08f648 (patch) | |
tree | ec0ab2c12e6544c285bbb1fabb4bbe818cac4b5f | |
parent | 41ecb0a9c99c25f1767da2c25db3484434421e40 (diff) |
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@421 4f64403b-2f21-0410-a795-97e2b3489a10
-rw-r--r-- | db3x_autobackups/db3x_mmap_8.sln | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/db3x_autobackups/db3x_mmap_8.sln b/db3x_autobackups/db3x_mmap_8.sln new file mode 100644 index 0000000..c0371e2 --- /dev/null +++ b/db3x_autobackups/db3x_mmap_8.sln @@ -0,0 +1,20 @@ +
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "db3x_mmap", "db3x_mmap_8.vcproj", "{20D781FB-4A20-4B75-B863-304A47182966}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {20D781FB-4A20-4B75-B863-304A47182966}.Debug|Win32.ActiveCfg = Debug|Win32
+ {20D781FB-4A20-4B75-B863-304A47182966}.Debug|Win32.Build.0 = Debug|Win32
+ {20D781FB-4A20-4B75-B863-304A47182966}.Release|Win32.ActiveCfg = Release|Win32
+ {20D781FB-4A20-4B75-B863-304A47182966}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
|