diff options
author | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2006-11-03 13:20:57 +0000 |
---|---|---|
committer | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2006-11-03 13:20:57 +0000 |
commit | 06dc05ef23744f91a48cefc6e8269f9e13a87414 (patch) | |
tree | 66ea657b8d72816a4917ec9bd6bdde21c3ec71f4 /xframes/xframes_8.sln | |
parent | 9899e5e95de0b1ea0639af0527658c8c3450909c (diff) |
rename vc8 project files
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@33 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'xframes/xframes_8.sln')
-rw-r--r-- | xframes/xframes_8.sln | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/xframes/xframes_8.sln b/xframes/xframes_8.sln new file mode 100644 index 0000000..d85933d --- /dev/null +++ b/xframes/xframes_8.sln @@ -0,0 +1,20 @@ +
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xframes", "xframes.vcproj", "{192288C4-718D-44A0-B34E-1E0F3BD5944E}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {192288C4-718D-44A0-B34E-1E0F3BD5944E}.Debug|Win32.ActiveCfg = Debug|Win32
+ {192288C4-718D-44A0-B34E-1E0F3BD5944E}.Debug|Win32.Build.0 = Debug|Win32
+ {192288C4-718D-44A0-B34E-1E0F3BD5944E}.Release|Win32.ActiveCfg = Release|Win32
+ {192288C4-718D-44A0-B34E-1E0F3BD5944E}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
|