From 5ecf04c925374c7a3c8d85765053e3cd9c952d67 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 30 Aug 2017 16:54:24 +0200 Subject: nx-X11/extras: Drop Mesa-6.4.1 related files. --- .../windows/VC7/progs/demos/gears.vcproj | 154 ---------- .../Mesa_6.4.1/windows/VC7/progs/glut/glut.vcproj | 322 --------------------- .../extras/Mesa_6.4.1/windows/VC7/progs/progs.sln | 27 -- 3 files changed, 503 deletions(-) delete mode 100644 nx-X11/extras/Mesa_6.4.1/windows/VC7/progs/demos/gears.vcproj delete mode 100644 nx-X11/extras/Mesa_6.4.1/windows/VC7/progs/glut/glut.vcproj delete mode 100644 nx-X11/extras/Mesa_6.4.1/windows/VC7/progs/progs.sln (limited to 'nx-X11/extras/Mesa_6.4.1/windows/VC7/progs') diff --git a/nx-X11/extras/Mesa_6.4.1/windows/VC7/progs/demos/gears.vcproj b/nx-X11/extras/Mesa_6.4.1/windows/VC7/progs/demos/gears.vcproj deleted file mode 100644 index 9880b2e08..000000000 --- a/nx-X11/extras/Mesa_6.4.1/windows/VC7/progs/demos/gears.vcproj +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/nx-X11/extras/Mesa_6.4.1/windows/VC7/progs/glut/glut.vcproj b/nx-X11/extras/Mesa_6.4.1/windows/VC7/progs/glut/glut.vcproj deleted file mode 100644 index 2d0dd351c..000000000 --- a/nx-X11/extras/Mesa_6.4.1/windows/VC7/progs/glut/glut.vcproj +++ /dev/null @@ -1,322 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/nx-X11/extras/Mesa_6.4.1/windows/VC7/progs/progs.sln b/nx-X11/extras/Mesa_6.4.1/windows/VC7/progs/progs.sln deleted file mode 100644 index d94293e31..000000000 --- a/nx-X11/extras/Mesa_6.4.1/windows/VC7/progs/progs.sln +++ /dev/null @@ -1,27 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 7.00 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gears", "demos\gears.vcproj", "{3A7B0671-10F8-45D1-B012-F6D650F817CE}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "glut", "glut\glut.vcproj", "{0234F0D2-C8A6-4C4D-93E7-0E2248049C67}" -EndProject -Global - GlobalSection(SolutionConfiguration) = preSolution - ConfigName.0 = Debug - ConfigName.1 = Release - EndGlobalSection - GlobalSection(ProjectDependencies) = postSolution - EndGlobalSection - GlobalSection(ProjectConfiguration) = postSolution - {3A7B0671-10F8-45D1-B012-F6D650F817CE}.Debug.ActiveCfg = Debug|Win32 - {3A7B0671-10F8-45D1-B012-F6D650F817CE}.Debug.Build.0 = Debug|Win32 - {3A7B0671-10F8-45D1-B012-F6D650F817CE}.Release.ActiveCfg = Release|Win32 - {3A7B0671-10F8-45D1-B012-F6D650F817CE}.Release.Build.0 = Release|Win32 - {0234F0D2-C8A6-4C4D-93E7-0E2248049C67}.Debug.ActiveCfg = Debug|Win32 - {0234F0D2-C8A6-4C4D-93E7-0E2248049C67}.Debug.Build.0 = Debug|Win32 - {0234F0D2-C8A6-4C4D-93E7-0E2248049C67}.Release.ActiveCfg = Release|Win32 - {0234F0D2-C8A6-4C4D-93E7-0E2248049C67}.Release.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - EndGlobalSection - GlobalSection(ExtensibilityAddIns) = postSolution - EndGlobalSection -EndGlobal -- cgit v1.2.3