From b4c8b34534b087175d60cd100c8bcde911377818 Mon Sep 17 00:00:00 2001 From: Karl Schultz Date: Tue, 24 May 2005 21:15:52 +0000 Subject: [PATCH] moved to windows build dir --- src/mesa/array_cache/array_cache.dsp | 108 ------ src/mesa/glapi/glapi.dsp | 124 ------ src/mesa/main/main.dsp | 540 --------------------------- 3 files changed, 772 deletions(-) delete mode 100644 src/mesa/array_cache/array_cache.dsp delete mode 100644 src/mesa/glapi/glapi.dsp delete mode 100644 src/mesa/main/main.dsp diff --git a/src/mesa/array_cache/array_cache.dsp b/src/mesa/array_cache/array_cache.dsp deleted file mode 100644 index d2afc485b6e..00000000000 --- a/src/mesa/array_cache/array_cache.dsp +++ /dev/null @@ -1,108 +0,0 @@ -# Microsoft Developer Studio Project File - Name="array_cache" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=array_cache - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "array_cache.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "array_cache.mak" CFG="array_cache - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "array_cache - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "array_cache - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "array_cache - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD CPP /nologo /W3 /GX /O2 /I "../../../include" /I "../" /I "../main" /I "../glapi" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "array_cache - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../../../include" /I "../" /I "../main" /I "../glapi" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ENDIF - -# Begin Target - -# Name "array_cache - Win32 Release" -# Name "array_cache - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\ac_context.c -# End Source File -# Begin Source File - -SOURCE=.\ac_import.c -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=.\ac_context.h -# End Source File -# Begin Source File - -SOURCE=.\acache.h -# End Source File -# End Group -# End Target -# End Project diff --git a/src/mesa/glapi/glapi.dsp b/src/mesa/glapi/glapi.dsp deleted file mode 100644 index 6dd8b6142ab..00000000000 --- a/src/mesa/glapi/glapi.dsp +++ /dev/null @@ -1,124 +0,0 @@ -# Microsoft Developer Studio Project File - Name="glapi" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=glapi - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "glapi.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "glapi.mak" CFG="glapi - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "glapi - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "glapi - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "glapi - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD CPP /nologo /W3 /GX /O2 /I "../../../include" /I "../" /I "../main" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "glapi - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../../../include" /I "../" /I "../main" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ENDIF - -# Begin Target - -# Name "glapi - Win32 Release" -# Name "glapi - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\glapi.c -# End Source File -# Begin Source File - -SOURCE=.\glthread.c -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=.\glapi.h -# End Source File -# Begin Source File - -SOURCE=.\glapioffsets.h -# End Source File -# Begin Source File - -SOURCE=.\glapitable.h -# End Source File -# Begin Source File - -SOURCE=.\glapitemp.h -# End Source File -# Begin Source File - -SOURCE=.\glprocs.h -# End Source File -# Begin Source File - -SOURCE=.\glthread.h -# End Source File -# End Group -# End Target -# End Project diff --git a/src/mesa/main/main.dsp b/src/mesa/main/main.dsp deleted file mode 100644 index 9db444207ab..00000000000 --- a/src/mesa/main/main.dsp +++ /dev/null @@ -1,540 +0,0 @@ -# Microsoft Developer Studio Project File - Name="main" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=main - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "main.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "main.mak" CFG="main - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "main - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "main - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "main - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD CPP /nologo /W3 /GX /O2 /I "../../../include" /I "../" /I "../glapi" /I "../shader" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /Zm1000 /c -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "main - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../../../include" /I "../" /I "../glapi" /I "../shader" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /Zm1000 /c -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ENDIF - -# Begin Target - -# Name "main - Win32 Release" -# Name "main - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\accum.c -# End Source File -# Begin Source File - -SOURCE=.\api_arrayelt.c -# End Source File -# Begin Source File - -SOURCE=.\api_loopback.c -# End Source File -# Begin Source File - -SOURCE=.\api_noop.c -# End Source File -# Begin Source File - -SOURCE=.\api_validate.c -# End Source File -# Begin Source File - -SOURCE=.\attrib.c -# End Source File -# Begin Source File - -SOURCE=.\blend.c -# End Source File -# Begin Source File - -SOURCE=.\bufferobj.c -# End Source File -# Begin Source File - -SOURCE=.\buffers.c -# End Source File -# Begin Source File - -SOURCE=.\clip.c -# End Source File -# Begin Source File - -SOURCE=.\colortab.c -# End Source File -# Begin Source File - -SOURCE=.\context.c -# End Source File -# Begin Source File - -SOURCE=.\convolve.c -# End Source File -# Begin Source File - -SOURCE=.\debug.c -# End Source File -# Begin Source File - -SOURCE=.\depth.c -# End Source File -# Begin Source File - -SOURCE=.\dispatch.c -# End Source File -# Begin Source File - -SOURCE=.\dlist.c -# End Source File -# Begin Source File - -SOURCE=.\drawpix.c -# End Source File -# Begin Source File - -SOURCE=.\enable.c -# End Source File -# Begin Source File - -SOURCE=.\enums.c -# End Source File -# Begin Source File - -SOURCE=.\eval.c -# End Source File -# Begin Source File - -SOURCE=.\extensions.c -# End Source File -# Begin Source File - -SOURCE=.\feedback.c -# End Source File -# Begin Source File - -SOURCE=.\fog.c -# End Source File -# Begin Source File - -SOURCE=.\get.c -# End Source File -# Begin Source File - -SOURCE=.\getstring.c -# End Source File -# Begin Source File - -SOURCE=.\hash.c -# End Source File -# Begin Source File - -SOURCE=.\hint.c -# End Source File -# Begin Source File - -SOURCE=.\histogram.c -# End Source File -# Begin Source File - -SOURCE=.\image.c -# End Source File -# Begin Source File - -SOURCE=.\imports.c -# End Source File -# Begin Source File - -SOURCE=.\light.c -# End Source File -# Begin Source File - -SOURCE=.\lines.c -# End Source File -# Begin Source File - -SOURCE=.\matrix.c -# End Source File -# Begin Source File - -SOURCE=.\occlude.c -# End Source File -# Begin Source File - -SOURCE=.\pixel.c -# End Source File -# Begin Source File - -SOURCE=.\points.c -# End Source File -# Begin Source File - -SOURCE=.\polygon.c -# End Source File -# Begin Source File - -SOURCE=.\rastpos.c -# End Source File -# Begin Source File - -SOURCE=.\state.c -# End Source File -# Begin Source File - -SOURCE=.\stencil.c -# End Source File -# Begin Source File - -SOURCE=.\texcompress.c -# End Source File -# Begin Source File - -SOURCE=.\texcompress_fxt1.c -# End Source File -# Begin Source File - -SOURCE=.\texcompress_s3tc.c -# End Source File -# Begin Source File - -SOURCE=.\texformat.c -# End Source File -# Begin Source File - -SOURCE=.\teximage.c -# End Source File -# Begin Source File - -SOURCE=.\texobj.c -# End Source File -# Begin Source File - -SOURCE=.\texstate.c -# End Source File -# Begin Source File - -SOURCE=.\texstore.c -# End Source File -# Begin Source File - -SOURCE=.\varray.c -# End Source File -# Begin Source File - -SOURCE=.\vtxfmt.c -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=.\accum.h -# End Source File -# Begin Source File - -SOURCE=.\api_arrayelt.h -# End Source File -# Begin Source File - -SOURCE=.\api_eval.h -# End Source File -# Begin Source File - -SOURCE=.\api_loopback.h -# End Source File -# Begin Source File - -SOURCE=.\api_noop.h -# End Source File -# Begin Source File - -SOURCE=.\api_validate.h -# End Source File -# Begin Source File - -SOURCE=.\attrib.h -# End Source File -# Begin Source File - -SOURCE=.\blend.h -# End Source File -# Begin Source File - -SOURCE=.\bufferobj.h -# End Source File -# Begin Source File - -SOURCE=.\buffers.h -# End Source File -# Begin Source File - -SOURCE=.\clip.h -# End Source File -# Begin Source File - -SOURCE=.\colormac.h -# End Source File -# Begin Source File - -SOURCE=.\colortab.h -# End Source File -# Begin Source File - -SOURCE=.\config.h -# End Source File -# Begin Source File - -SOURCE=.\context.h -# End Source File -# Begin Source File - -SOURCE=.\convolve.h -# End Source File -# Begin Source File - -SOURCE=.\dd.h -# End Source File -# Begin Source File - -SOURCE=.\debug.h -# End Source File -# Begin Source File - -SOURCE=.\depth.h -# End Source File -# Begin Source File - -SOURCE=.\dlist.h -# End Source File -# Begin Source File - -SOURCE=.\drawpix.h -# End Source File -# Begin Source File - -SOURCE=.\enable.h -# End Source File -# Begin Source File - -SOURCE=.\enums.h -# End Source File -# Begin Source File - -SOURCE=.\eval.h -# End Source File -# Begin Source File - -SOURCE=.\extensions.h -# End Source File -# Begin Source File - -SOURCE=.\feedback.h -# End Source File -# Begin Source File - -SOURCE=.\fog.h -# End Source File -# Begin Source File - -SOURCE=.\get.h -# End Source File -# Begin Source File - -SOURCE=.\glheader.h -# End Source File -# Begin Source File - -SOURCE=.\hash.h -# End Source File -# Begin Source File - -SOURCE=.\hint.h -# End Source File -# Begin Source File - -SOURCE=.\histogram.h -# End Source File -# Begin Source File - -SOURCE=.\image.h -# End Source File -# Begin Source File - -SOURCE=.\imports.h -# End Source File -# Begin Source File - -SOURCE=.\light.h -# End Source File -# Begin Source File - -SOURCE=.\lines.h -# End Source File -# Begin Source File - -SOURCE=.\macros.h -# End Source File -# Begin Source File - -SOURCE=.\matrix.h -# End Source File -# Begin Source File - -SOURCE=.\mtypes.h -# End Source File -# Begin Source File - -SOURCE=.\occlude.h -# End Source File -# Begin Source File - -SOURCE=.\pixel.h -# End Source File -# Begin Source File - -SOURCE=.\points.h -# End Source File -# Begin Source File - -SOURCE=.\polygon.h -# End Source File -# Begin Source File - -SOURCE=.\program.h -# End Source File -# Begin Source File - -SOURCE=.\rastpos.h -# End Source File -# Begin Source File - -SOURCE=.\simple_list.h -# End Source File -# Begin Source File - -SOURCE=.\state.h -# End Source File -# Begin Source File - -SOURCE=.\stencil.h -# End Source File -# Begin Source File - -SOURCE=.\texcompress.h -# End Source File -# Begin Source File - -SOURCE=.\texformat.h -# End Source File -# Begin Source File - -SOURCE=.\texformat_tmp.h -# End Source File -# Begin Source File - -SOURCE=.\teximage.h -# End Source File -# Begin Source File - -SOURCE=.\texobj.h -# End Source File -# Begin Source File - -SOURCE=.\texstate.h -# End Source File -# Begin Source File - -SOURCE=.\texstore.h -# End Source File -# Begin Source File - -SOURCE=.\texutil.h -# End Source File -# Begin Source File - -SOURCE=.\texutil_tmp.h -# End Source File -# Begin Source File - -SOURCE=.\varray.h -# End Source File -# Begin Source File - -SOURCE=.\version.h -# End Source File -# Begin Source File - -SOURCE=.\vtxfmt.h -# End Source File -# Begin Source File - -SOURCE=.\vtxfmt_tmp.h -# End Source File -# End Group -# End Target -# End Project -- 2.30.2