From 33d23d40ab26c22e7f05b0701f62a40512776bde Mon Sep 17 00:00:00 2001 From: fayjf Date: Tue, 13 Dec 2011 05:40:10 +0000 Subject: [PATCH] Deleting project directories that were deprecated last January and are now redundant and out of date git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@952 7f0cb862-5218-0410-a997-914c9d46530a --- .gitattributes | 18 - .gitignore | 52 -- .../CallbackMaker/CallbackMaker.vcproj | 195 ----- .../VisualStudio2008/Fractals/Fractals.vcproj | 195 ----- .../Fractals_random/Fractals_random.vcproj | 195 ----- .../VisualStudio2008/Lorenz/Lorenz.vcproj | 195 ----- .../freeglut/VisualStudio2008/One/One.vcproj | 195 ----- .../freeglut/VisualStudio2008/freeglut.sln | 83 -- .../freeglut/VisualStudio2008/freeglut.vcproj | 739 ------------------ .../VisualStudio2008/shapes/shapes.vcproj | 195 ----- .../smooth_opengl3/smooth_opengl3.vcproj | 195 ----- .../CallbackMaker/CallbackMaker.vcproj | 196 ----- .../Fractals/Fractals.vcproj | 195 ----- .../Fractals_random/Fractals_random.vcproj | 195 ----- .../Lorenz/Lorenz.vcproj | 195 ----- .../VisualStudio2008Static/One/One.vcproj | 195 ----- .../VisualStudio2008Static/freeglut.sln | 83 -- .../VisualStudio2008Static/freeglut.vcproj | 705 ----------------- .../shapes/shapes.vcproj | 195 ----- .../smooth_opengl3/smooth_opengl3.vcproj | 195 ----- 20 files changed, 4411 deletions(-) delete mode 100644 freeglut/freeglut/VisualStudio2008/CallbackMaker/CallbackMaker.vcproj delete mode 100644 freeglut/freeglut/VisualStudio2008/Fractals/Fractals.vcproj delete mode 100644 freeglut/freeglut/VisualStudio2008/Fractals_random/Fractals_random.vcproj delete mode 100644 freeglut/freeglut/VisualStudio2008/Lorenz/Lorenz.vcproj delete mode 100644 freeglut/freeglut/VisualStudio2008/One/One.vcproj delete mode 100644 freeglut/freeglut/VisualStudio2008/freeglut.sln delete mode 100644 freeglut/freeglut/VisualStudio2008/freeglut.vcproj delete mode 100644 freeglut/freeglut/VisualStudio2008/shapes/shapes.vcproj delete mode 100644 freeglut/freeglut/VisualStudio2008/smooth_opengl3/smooth_opengl3.vcproj delete mode 100644 freeglut/freeglut/VisualStudio2008Static/CallbackMaker/CallbackMaker.vcproj delete mode 100644 freeglut/freeglut/VisualStudio2008Static/Fractals/Fractals.vcproj delete mode 100644 freeglut/freeglut/VisualStudio2008Static/Fractals_random/Fractals_random.vcproj delete mode 100644 freeglut/freeglut/VisualStudio2008Static/Lorenz/Lorenz.vcproj delete mode 100644 freeglut/freeglut/VisualStudio2008Static/One/One.vcproj delete mode 100644 freeglut/freeglut/VisualStudio2008Static/freeglut.sln delete mode 100644 freeglut/freeglut/VisualStudio2008Static/freeglut.vcproj delete mode 100644 freeglut/freeglut/VisualStudio2008Static/shapes/shapes.vcproj delete mode 100644 freeglut/freeglut/VisualStudio2008Static/smooth_opengl3/smooth_opengl3.vcproj diff --git a/.gitattributes b/.gitattributes index 9510d53..ea6019b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -45,24 +45,6 @@ freeglut/freeglut/VisualStudio/2010/smooth_opengl3/smooth_opengl3.vcxproj -text freeglut/freeglut/VisualStudio/2010/smooth_opengl3/smooth_opengl3.vcxproj.filters -text freeglut/freeglut/VisualStudio/2010/subwin/subwin.vcxproj -text freeglut/freeglut/VisualStudio/2010/subwin/subwin.vcxproj.filters -text -freeglut/freeglut/VisualStudio2008/CallbackMaker/CallbackMaker.vcproj -text -freeglut/freeglut/VisualStudio2008/Fractals/Fractals.vcproj -text -freeglut/freeglut/VisualStudio2008/Fractals_random/Fractals_random.vcproj -text -freeglut/freeglut/VisualStudio2008/Lorenz/Lorenz.vcproj -text -freeglut/freeglut/VisualStudio2008/One/One.vcproj -text -freeglut/freeglut/VisualStudio2008/freeglut.sln -text -freeglut/freeglut/VisualStudio2008/freeglut.vcproj -text -freeglut/freeglut/VisualStudio2008/shapes/shapes.vcproj -text -freeglut/freeglut/VisualStudio2008/smooth_opengl3/smooth_opengl3.vcproj -text -freeglut/freeglut/VisualStudio2008Static/CallbackMaker/CallbackMaker.vcproj -text -freeglut/freeglut/VisualStudio2008Static/Fractals/Fractals.vcproj -text -freeglut/freeglut/VisualStudio2008Static/Fractals_random/Fractals_random.vcproj -text -freeglut/freeglut/VisualStudio2008Static/Lorenz/Lorenz.vcproj -text -freeglut/freeglut/VisualStudio2008Static/One/One.vcproj -text -freeglut/freeglut/VisualStudio2008Static/freeglut.sln -text -freeglut/freeglut/VisualStudio2008Static/freeglut.vcproj -text -freeglut/freeglut/VisualStudio2008Static/shapes/shapes.vcproj -text -freeglut/freeglut/VisualStudio2008Static/smooth_opengl3/smooth_opengl3.vcproj -text freeglut/freeglut/autogen.sh svn_keywords=Author+Date+Id+Revision freeglut/freeglut/configure.ac svn_keywords=Author+Date+Id+Revision freeglut/freeglut/doc/Makefile.am svn_keywords=Author+Date+Id+Revision diff --git a/.gitignore b/.gitignore index 9eca391..9567c93 100644 --- a/.gitignore +++ b/.gitignore @@ -1,58 +1,6 @@ freeglut/freeglut/INSTALL freeglut/freeglut/Makefile freeglut/freeglut/Makefile.in -freeglut/freeglut/VisualStudio2008/*.user -freeglut/freeglut/VisualStudio2008/CallbackMaker/*.user -freeglut/freeglut/VisualStudio2008/CallbackMaker/Debug -freeglut/freeglut/VisualStudio2008/CallbackMaker/Release -freeglut/freeglut/VisualStudio2008/Debug -freeglut/freeglut/VisualStudio2008/Fractals/*.user -freeglut/freeglut/VisualStudio2008/Fractals/Debug -freeglut/freeglut/VisualStudio2008/Fractals/Release -freeglut/freeglut/VisualStudio2008/Fractals_random/*.user -freeglut/freeglut/VisualStudio2008/Fractals_random/Debug -freeglut/freeglut/VisualStudio2008/Fractals_random/Release -freeglut/freeglut/VisualStudio2008/Lorenz/*.user -freeglut/freeglut/VisualStudio2008/Lorenz/Debug -freeglut/freeglut/VisualStudio2008/Lorenz/Release -freeglut/freeglut/VisualStudio2008/One/*.user -freeglut/freeglut/VisualStudio2008/One/Debug -freeglut/freeglut/VisualStudio2008/One/Release -freeglut/freeglut/VisualStudio2008/Release -freeglut/freeglut/VisualStudio2008/freeglut.ncb -freeglut/freeglut/VisualStudio2008/freeglut.suo -freeglut/freeglut/VisualStudio2008/shapes/*.user -freeglut/freeglut/VisualStudio2008/shapes/Debug -freeglut/freeglut/VisualStudio2008/shapes/Release -freeglut/freeglut/VisualStudio2008/smooth_opengl3/*.user -freeglut/freeglut/VisualStudio2008/smooth_opengl3/Debug -freeglut/freeglut/VisualStudio2008/smooth_opengl3/Release -freeglut/freeglut/VisualStudio2008Static/*.user -freeglut/freeglut/VisualStudio2008Static/CallbackMaker/*.user -freeglut/freeglut/VisualStudio2008Static/CallbackMaker/Debug -freeglut/freeglut/VisualStudio2008Static/CallbackMaker/Release -freeglut/freeglut/VisualStudio2008Static/Debug -freeglut/freeglut/VisualStudio2008Static/Fractals/*.user -freeglut/freeglut/VisualStudio2008Static/Fractals/Debug -freeglut/freeglut/VisualStudio2008Static/Fractals/Release -freeglut/freeglut/VisualStudio2008Static/Fractals_random/*.user -freeglut/freeglut/VisualStudio2008Static/Fractals_random/Debug -freeglut/freeglut/VisualStudio2008Static/Fractals_random/Release -freeglut/freeglut/VisualStudio2008Static/Lorenz/*.user -freeglut/freeglut/VisualStudio2008Static/Lorenz/Debug -freeglut/freeglut/VisualStudio2008Static/Lorenz/Release -freeglut/freeglut/VisualStudio2008Static/One/*.user -freeglut/freeglut/VisualStudio2008Static/One/Debug -freeglut/freeglut/VisualStudio2008Static/One/Release -freeglut/freeglut/VisualStudio2008Static/Release -freeglut/freeglut/VisualStudio2008Static/freeglut.ncb -freeglut/freeglut/VisualStudio2008Static/freeglut.suo -freeglut/freeglut/VisualStudio2008Static/shapes/*.user -freeglut/freeglut/VisualStudio2008Static/shapes/Debug -freeglut/freeglut/VisualStudio2008Static/shapes/Release -freeglut/freeglut/VisualStudio2008Static/smooth_opengl3/*.user -freeglut/freeglut/VisualStudio2008Static/smooth_opengl3/Debug -freeglut/freeglut/VisualStudio2008Static/smooth_opengl3/Release freeglut/freeglut/aclocal.m4 freeglut/freeglut/autom4te.cache freeglut/freeglut/autoscan.log diff --git a/freeglut/freeglut/VisualStudio2008/CallbackMaker/CallbackMaker.vcproj b/freeglut/freeglut/VisualStudio2008/CallbackMaker/CallbackMaker.vcproj deleted file mode 100644 index 97f5eb0..0000000 --- a/freeglut/freeglut/VisualStudio2008/CallbackMaker/CallbackMaker.vcproj +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/freeglut/freeglut/VisualStudio2008/Fractals/Fractals.vcproj b/freeglut/freeglut/VisualStudio2008/Fractals/Fractals.vcproj deleted file mode 100644 index f6e6650..0000000 --- a/freeglut/freeglut/VisualStudio2008/Fractals/Fractals.vcproj +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/freeglut/freeglut/VisualStudio2008/Fractals_random/Fractals_random.vcproj b/freeglut/freeglut/VisualStudio2008/Fractals_random/Fractals_random.vcproj deleted file mode 100644 index 3a49205..0000000 --- a/freeglut/freeglut/VisualStudio2008/Fractals_random/Fractals_random.vcproj +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/freeglut/freeglut/VisualStudio2008/Lorenz/Lorenz.vcproj b/freeglut/freeglut/VisualStudio2008/Lorenz/Lorenz.vcproj deleted file mode 100644 index 5554e7f..0000000 --- a/freeglut/freeglut/VisualStudio2008/Lorenz/Lorenz.vcproj +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/freeglut/freeglut/VisualStudio2008/One/One.vcproj b/freeglut/freeglut/VisualStudio2008/One/One.vcproj deleted file mode 100644 index 3a63bbe..0000000 --- a/freeglut/freeglut/VisualStudio2008/One/One.vcproj +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/freeglut/freeglut/VisualStudio2008/freeglut.sln b/freeglut/freeglut/VisualStudio2008/freeglut.sln deleted file mode 100644 index b203820..0000000 --- a/freeglut/freeglut/VisualStudio2008/freeglut.sln +++ /dev/null @@ -1,83 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual C++ Express 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freeglut", "freeglut.vcproj", "{1AE4E979-0D35-4747-BF8E-DD60358F49DB}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CallbackMaker", "CallbackMaker\CallbackMaker.vcproj", "{6383110F-E0DA-4604-A510-63A46FCB844B}" - ProjectSection(ProjectDependencies) = postProject - {1AE4E979-0D35-4747-BF8E-DD60358F49DB} = {1AE4E979-0D35-4747-BF8E-DD60358F49DB} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Fractals", "Fractals\Fractals.vcproj", "{289436C6-B6B4-40AD-8D0E-8B3BFB7075E2}" - ProjectSection(ProjectDependencies) = postProject - {1AE4E979-0D35-4747-BF8E-DD60358F49DB} = {1AE4E979-0D35-4747-BF8E-DD60358F49DB} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Fractals_random", "Fractals_random\Fractals_random.vcproj", "{0D61E7A8-BF10-4C13-B5F4-971851C89E23}" - ProjectSection(ProjectDependencies) = postProject - {1AE4E979-0D35-4747-BF8E-DD60358F49DB} = {1AE4E979-0D35-4747-BF8E-DD60358F49DB} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Lorenz", "Lorenz\Lorenz.vcproj", "{6805E1E3-F437-4621-AA68-0778BDEE51EF}" - ProjectSection(ProjectDependencies) = postProject - {1AE4E979-0D35-4747-BF8E-DD60358F49DB} = {1AE4E979-0D35-4747-BF8E-DD60358F49DB} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "One", "One\One.vcproj", "{6B5B08E3-B24F-4A22-83AC-EF07A9B6C036}" - ProjectSection(ProjectDependencies) = postProject - {1AE4E979-0D35-4747-BF8E-DD60358F49DB} = {1AE4E979-0D35-4747-BF8E-DD60358F49DB} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "shapes", "shapes\shapes.vcproj", "{9CF59EE9-AEE3-46FB-8026-DF1DDA75DF18}" - ProjectSection(ProjectDependencies) = postProject - {1AE4E979-0D35-4747-BF8E-DD60358F49DB} = {1AE4E979-0D35-4747-BF8E-DD60358F49DB} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "smooth_opengl3", "smooth_opengl3\smooth_opengl3.vcproj", "{BEA6A000-DB05-4410-9863-42AAAD57AA1E}" - ProjectSection(ProjectDependencies) = postProject - {1AE4E979-0D35-4747-BF8E-DD60358F49DB} = {1AE4E979-0D35-4747-BF8E-DD60358F49DB} - EndProjectSection -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1AE4E979-0D35-4747-BF8E-DD60358F49DB}.Debug|Win32.ActiveCfg = Debug|Win32 - {1AE4E979-0D35-4747-BF8E-DD60358F49DB}.Debug|Win32.Build.0 = Debug|Win32 - {1AE4E979-0D35-4747-BF8E-DD60358F49DB}.Release|Win32.ActiveCfg = Release|Win32 - {1AE4E979-0D35-4747-BF8E-DD60358F49DB}.Release|Win32.Build.0 = Release|Win32 - {6383110F-E0DA-4604-A510-63A46FCB844B}.Debug|Win32.ActiveCfg = Debug|Win32 - {6383110F-E0DA-4604-A510-63A46FCB844B}.Debug|Win32.Build.0 = Debug|Win32 - {6383110F-E0DA-4604-A510-63A46FCB844B}.Release|Win32.ActiveCfg = Release|Win32 - {6383110F-E0DA-4604-A510-63A46FCB844B}.Release|Win32.Build.0 = Release|Win32 - {289436C6-B6B4-40AD-8D0E-8B3BFB7075E2}.Debug|Win32.ActiveCfg = Debug|Win32 - {289436C6-B6B4-40AD-8D0E-8B3BFB7075E2}.Debug|Win32.Build.0 = Debug|Win32 - {289436C6-B6B4-40AD-8D0E-8B3BFB7075E2}.Release|Win32.ActiveCfg = Release|Win32 - {289436C6-B6B4-40AD-8D0E-8B3BFB7075E2}.Release|Win32.Build.0 = Release|Win32 - {0D61E7A8-BF10-4C13-B5F4-971851C89E23}.Debug|Win32.ActiveCfg = Debug|Win32 - {0D61E7A8-BF10-4C13-B5F4-971851C89E23}.Debug|Win32.Build.0 = Debug|Win32 - {0D61E7A8-BF10-4C13-B5F4-971851C89E23}.Release|Win32.ActiveCfg = Release|Win32 - {0D61E7A8-BF10-4C13-B5F4-971851C89E23}.Release|Win32.Build.0 = Release|Win32 - {6805E1E3-F437-4621-AA68-0778BDEE51EF}.Debug|Win32.ActiveCfg = Debug|Win32 - {6805E1E3-F437-4621-AA68-0778BDEE51EF}.Debug|Win32.Build.0 = Debug|Win32 - {6805E1E3-F437-4621-AA68-0778BDEE51EF}.Release|Win32.ActiveCfg = Release|Win32 - {6805E1E3-F437-4621-AA68-0778BDEE51EF}.Release|Win32.Build.0 = Release|Win32 - {6B5B08E3-B24F-4A22-83AC-EF07A9B6C036}.Debug|Win32.ActiveCfg = Debug|Win32 - {6B5B08E3-B24F-4A22-83AC-EF07A9B6C036}.Debug|Win32.Build.0 = Debug|Win32 - {6B5B08E3-B24F-4A22-83AC-EF07A9B6C036}.Release|Win32.ActiveCfg = Release|Win32 - {6B5B08E3-B24F-4A22-83AC-EF07A9B6C036}.Release|Win32.Build.0 = Release|Win32 - {9CF59EE9-AEE3-46FB-8026-DF1DDA75DF18}.Debug|Win32.ActiveCfg = Debug|Win32 - {9CF59EE9-AEE3-46FB-8026-DF1DDA75DF18}.Debug|Win32.Build.0 = Debug|Win32 - {9CF59EE9-AEE3-46FB-8026-DF1DDA75DF18}.Release|Win32.ActiveCfg = Release|Win32 - {9CF59EE9-AEE3-46FB-8026-DF1DDA75DF18}.Release|Win32.Build.0 = Release|Win32 - {BEA6A000-DB05-4410-9863-42AAAD57AA1E}.Debug|Win32.ActiveCfg = Debug|Win32 - {BEA6A000-DB05-4410-9863-42AAAD57AA1E}.Debug|Win32.Build.0 = Debug|Win32 - {BEA6A000-DB05-4410-9863-42AAAD57AA1E}.Release|Win32.ActiveCfg = Release|Win32 - {BEA6A000-DB05-4410-9863-42AAAD57AA1E}.Release|Win32.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/freeglut/freeglut/VisualStudio2008/freeglut.vcproj b/freeglut/freeglut/VisualStudio2008/freeglut.vcproj deleted file mode 100644 index bfc3b89..0000000 --- a/freeglut/freeglut/VisualStudio2008/freeglut.vcproj +++ /dev/null @@ -1,739 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/freeglut/freeglut/VisualStudio2008/shapes/shapes.vcproj b/freeglut/freeglut/VisualStudio2008/shapes/shapes.vcproj deleted file mode 100644 index 5a3d5ac..0000000 --- a/freeglut/freeglut/VisualStudio2008/shapes/shapes.vcproj +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/freeglut/freeglut/VisualStudio2008/smooth_opengl3/smooth_opengl3.vcproj b/freeglut/freeglut/VisualStudio2008/smooth_opengl3/smooth_opengl3.vcproj deleted file mode 100644 index 801eb47..0000000 --- a/freeglut/freeglut/VisualStudio2008/smooth_opengl3/smooth_opengl3.vcproj +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/freeglut/freeglut/VisualStudio2008Static/CallbackMaker/CallbackMaker.vcproj b/freeglut/freeglut/VisualStudio2008Static/CallbackMaker/CallbackMaker.vcproj deleted file mode 100644 index 7b460fd..0000000 --- a/freeglut/freeglut/VisualStudio2008Static/CallbackMaker/CallbackMaker.vcproj +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/freeglut/freeglut/VisualStudio2008Static/Fractals/Fractals.vcproj b/freeglut/freeglut/VisualStudio2008Static/Fractals/Fractals.vcproj deleted file mode 100644 index 495b9da..0000000 --- a/freeglut/freeglut/VisualStudio2008Static/Fractals/Fractals.vcproj +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/freeglut/freeglut/VisualStudio2008Static/Fractals_random/Fractals_random.vcproj b/freeglut/freeglut/VisualStudio2008Static/Fractals_random/Fractals_random.vcproj deleted file mode 100644 index b3d33d1..0000000 --- a/freeglut/freeglut/VisualStudio2008Static/Fractals_random/Fractals_random.vcproj +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/freeglut/freeglut/VisualStudio2008Static/Lorenz/Lorenz.vcproj b/freeglut/freeglut/VisualStudio2008Static/Lorenz/Lorenz.vcproj deleted file mode 100644 index 8de97fa..0000000 --- a/freeglut/freeglut/VisualStudio2008Static/Lorenz/Lorenz.vcproj +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/freeglut/freeglut/VisualStudio2008Static/One/One.vcproj b/freeglut/freeglut/VisualStudio2008Static/One/One.vcproj deleted file mode 100644 index 77217bd..0000000 --- a/freeglut/freeglut/VisualStudio2008Static/One/One.vcproj +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/freeglut/freeglut/VisualStudio2008Static/freeglut.sln b/freeglut/freeglut/VisualStudio2008Static/freeglut.sln deleted file mode 100644 index b312fa7..0000000 --- a/freeglut/freeglut/VisualStudio2008Static/freeglut.sln +++ /dev/null @@ -1,83 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual C++ Express 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freeglut", "freeglut.vcproj", "{71AF75A0-52B6-4C1B-8E56-CB31C6741A18}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CallbackMaker", "CallbackMaker\CallbackMaker.vcproj", "{ADF54794-B47A-4888-890D-5031AE855C88}" - ProjectSection(ProjectDependencies) = postProject - {71AF75A0-52B6-4C1B-8E56-CB31C6741A18} = {71AF75A0-52B6-4C1B-8E56-CB31C6741A18} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Fractals", "Fractals\Fractals.vcproj", "{7FA2BA06-5D6E-4F04-9318-94D4FA422D2C}" - ProjectSection(ProjectDependencies) = postProject - {71AF75A0-52B6-4C1B-8E56-CB31C6741A18} = {71AF75A0-52B6-4C1B-8E56-CB31C6741A18} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Fractals_random", "Fractals_random\Fractals_random.vcproj", "{EABF2996-B2AF-482E-B0A9-D731C6C68D86}" - ProjectSection(ProjectDependencies) = postProject - {71AF75A0-52B6-4C1B-8E56-CB31C6741A18} = {71AF75A0-52B6-4C1B-8E56-CB31C6741A18} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Lorenz", "Lorenz\Lorenz.vcproj", "{BE38EDFE-8D60-49A2-9787-0D54AC786199}" - ProjectSection(ProjectDependencies) = postProject - {71AF75A0-52B6-4C1B-8E56-CB31C6741A18} = {71AF75A0-52B6-4C1B-8E56-CB31C6741A18} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "One", "One\One.vcproj", "{3657FA6A-5787-4213-B266-D55710C2D37A}" - ProjectSection(ProjectDependencies) = postProject - {71AF75A0-52B6-4C1B-8E56-CB31C6741A18} = {71AF75A0-52B6-4C1B-8E56-CB31C6741A18} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "shapes", "shapes\shapes.vcproj", "{8F422123-347B-4591-905C-0C308FC3A353}" - ProjectSection(ProjectDependencies) = postProject - {71AF75A0-52B6-4C1B-8E56-CB31C6741A18} = {71AF75A0-52B6-4C1B-8E56-CB31C6741A18} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "smooth_opengl3", "smooth_opengl3\smooth_opengl3.vcproj", "{D3710CE1-3211-4E03-931E-CE14336815FD}" - ProjectSection(ProjectDependencies) = postProject - {71AF75A0-52B6-4C1B-8E56-CB31C6741A18} = {71AF75A0-52B6-4C1B-8E56-CB31C6741A18} - EndProjectSection -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {71AF75A0-52B6-4C1B-8E56-CB31C6741A18}.Debug|Win32.ActiveCfg = Debug|Win32 - {71AF75A0-52B6-4C1B-8E56-CB31C6741A18}.Debug|Win32.Build.0 = Debug|Win32 - {71AF75A0-52B6-4C1B-8E56-CB31C6741A18}.Release|Win32.ActiveCfg = Release|Win32 - {71AF75A0-52B6-4C1B-8E56-CB31C6741A18}.Release|Win32.Build.0 = Release|Win32 - {ADF54794-B47A-4888-890D-5031AE855C88}.Debug|Win32.ActiveCfg = Debug|Win32 - {ADF54794-B47A-4888-890D-5031AE855C88}.Debug|Win32.Build.0 = Debug|Win32 - {ADF54794-B47A-4888-890D-5031AE855C88}.Release|Win32.ActiveCfg = Release|Win32 - {ADF54794-B47A-4888-890D-5031AE855C88}.Release|Win32.Build.0 = Release|Win32 - {7FA2BA06-5D6E-4F04-9318-94D4FA422D2C}.Debug|Win32.ActiveCfg = Debug|Win32 - {7FA2BA06-5D6E-4F04-9318-94D4FA422D2C}.Debug|Win32.Build.0 = Debug|Win32 - {7FA2BA06-5D6E-4F04-9318-94D4FA422D2C}.Release|Win32.ActiveCfg = Release|Win32 - {7FA2BA06-5D6E-4F04-9318-94D4FA422D2C}.Release|Win32.Build.0 = Release|Win32 - {EABF2996-B2AF-482E-B0A9-D731C6C68D86}.Debug|Win32.ActiveCfg = Debug|Win32 - {EABF2996-B2AF-482E-B0A9-D731C6C68D86}.Debug|Win32.Build.0 = Debug|Win32 - {EABF2996-B2AF-482E-B0A9-D731C6C68D86}.Release|Win32.ActiveCfg = Release|Win32 - {EABF2996-B2AF-482E-B0A9-D731C6C68D86}.Release|Win32.Build.0 = Release|Win32 - {BE38EDFE-8D60-49A2-9787-0D54AC786199}.Debug|Win32.ActiveCfg = Debug|Win32 - {BE38EDFE-8D60-49A2-9787-0D54AC786199}.Debug|Win32.Build.0 = Debug|Win32 - {BE38EDFE-8D60-49A2-9787-0D54AC786199}.Release|Win32.ActiveCfg = Release|Win32 - {BE38EDFE-8D60-49A2-9787-0D54AC786199}.Release|Win32.Build.0 = Release|Win32 - {3657FA6A-5787-4213-B266-D55710C2D37A}.Debug|Win32.ActiveCfg = Debug|Win32 - {3657FA6A-5787-4213-B266-D55710C2D37A}.Debug|Win32.Build.0 = Debug|Win32 - {3657FA6A-5787-4213-B266-D55710C2D37A}.Release|Win32.ActiveCfg = Release|Win32 - {3657FA6A-5787-4213-B266-D55710C2D37A}.Release|Win32.Build.0 = Release|Win32 - {8F422123-347B-4591-905C-0C308FC3A353}.Debug|Win32.ActiveCfg = Debug|Win32 - {8F422123-347B-4591-905C-0C308FC3A353}.Debug|Win32.Build.0 = Debug|Win32 - {8F422123-347B-4591-905C-0C308FC3A353}.Release|Win32.ActiveCfg = Release|Win32 - {8F422123-347B-4591-905C-0C308FC3A353}.Release|Win32.Build.0 = Release|Win32 - {D3710CE1-3211-4E03-931E-CE14336815FD}.Debug|Win32.ActiveCfg = Debug|Win32 - {D3710CE1-3211-4E03-931E-CE14336815FD}.Debug|Win32.Build.0 = Debug|Win32 - {D3710CE1-3211-4E03-931E-CE14336815FD}.Release|Win32.ActiveCfg = Release|Win32 - {D3710CE1-3211-4E03-931E-CE14336815FD}.Release|Win32.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/freeglut/freeglut/VisualStudio2008Static/freeglut.vcproj b/freeglut/freeglut/VisualStudio2008Static/freeglut.vcproj deleted file mode 100644 index 32fd6bf..0000000 --- a/freeglut/freeglut/VisualStudio2008Static/freeglut.vcproj +++ /dev/null @@ -1,705 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/freeglut/freeglut/VisualStudio2008Static/shapes/shapes.vcproj b/freeglut/freeglut/VisualStudio2008Static/shapes/shapes.vcproj deleted file mode 100644 index 2328dd5..0000000 --- a/freeglut/freeglut/VisualStudio2008Static/shapes/shapes.vcproj +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/freeglut/freeglut/VisualStudio2008Static/smooth_opengl3/smooth_opengl3.vcproj b/freeglut/freeglut/VisualStudio2008Static/smooth_opengl3/smooth_opengl3.vcproj deleted file mode 100644 index b095aa9..0000000 --- a/freeglut/freeglut/VisualStudio2008Static/smooth_opengl3/smooth_opengl3.vcproj +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -