Update git ignores.
[mesa.git] / windows / VC6 / mesa / osmesa / osmesa.dsp
1 # Microsoft Developer Studio Project File - Name="osmesa" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6
7 CFG=osmesa - Win32 Debug x86
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
10 !MESSAGE
11 !MESSAGE NMAKE /f "osmesa.mak".
12 !MESSAGE
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
15 !MESSAGE
16 !MESSAGE NMAKE /f "osmesa.mak" CFG="osmesa - Win32 Debug x86"
17 !MESSAGE
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE
20 !MESSAGE "osmesa - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "osmesa - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE "osmesa - Win32 Release x86" (based on "Win32 (x86) Dynamic-Link Library")
23 !MESSAGE "osmesa - Win32 Debug x86" (based on "Win32 (x86) Dynamic-Link Library")
24 !MESSAGE
25
26 # Begin Project
27 # PROP AllowPerConfigDependencies 0
28 # PROP Scc_ProjName ""
29 # PROP Scc_LocalPath ""
30 CPP=cl.exe
31 MTL=midl.exe
32 RSC=rc.exe
33
34 !IF "$(CFG)" == "osmesa - Win32 Release"
35
36 # PROP BASE Use_MFC 0
37 # PROP BASE Use_Debug_Libraries 0
38 # PROP BASE Output_Dir "Release"
39 # PROP BASE Intermediate_Dir "Release"
40 # PROP BASE Target_Dir ""
41 # PROP Use_MFC 0
42 # PROP Use_Debug_Libraries 0
43 # PROP Output_Dir "Release"
44 # PROP Intermediate_Dir "Release"
45 # PROP Ignore_Export_Lib 0
46 # PROP Target_Dir ""
47 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "OSMESA_EXPORTS" /YX /FD /c
48 # ADD CPP /nologo /MT /W3 /GX /O2 /I "../../../../include" /I "../../../../src/mesa" /I "../../../../src/mesa/main" /I "../../../../src/mesa/glapi" /I "../../../../src/mesa/swrast" /I "../../../../src/mesa/shader" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "OSMESA_EXPORTS" /FD /c
49 # SUBTRACT CPP /YX
50 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
51 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
52 # ADD BASE RSC /l 0x409 /d "NDEBUG"
53 # ADD RSC /l 0x409 /d "NDEBUG"
54 BSC32=bscmake.exe
55 # ADD BASE BSC32 /nologo
56 # ADD BSC32 /nologo
57 LINK32=link.exe
58 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
59 # ADD LINK32 opengl32.lib winmm.lib msvcrt.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /nodefaultlib /out:"Release/OSMESA32.DLL" /libpath:"../gdi/Release"
60 # Begin Special Build Tool
61 SOURCE="$(InputPath)"
62 PostBuild_Cmds=if not exist ..\..\..\..\lib md ..\..\..\..\lib copy Release\OSMESA32.LIB ..\..\..\..\lib copy Release\OSMESA32.DLL ..\..\..\..\lib if exist ..\..\..\..\progs\demos copy Release\OSMESA32.DLL ..\..\..\..\progs\demos
63 # End Special Build Tool
64
65 !ELSEIF "$(CFG)" == "osmesa - Win32 Debug"
66
67 # PROP BASE Use_MFC 0
68 # PROP BASE Use_Debug_Libraries 1
69 # PROP BASE Output_Dir "Debug"
70 # PROP BASE Intermediate_Dir "Debug"
71 # PROP BASE Target_Dir ""
72 # PROP Use_MFC 0
73 # PROP Use_Debug_Libraries 1
74 # PROP Output_Dir "Debug"
75 # PROP Intermediate_Dir "Debug"
76 # PROP Ignore_Export_Lib 0
77 # PROP Target_Dir ""
78 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "OSMESA_EXPORTS" /YX /FD /GZ /c
79 # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "../../../../include" /I "../../../../src/mesa" /I "../../../../src/mesa/main" /I "../../../../src/mesa/glapi" /I "../../../../src/mesa/swrast" /I "../../../../src/mesa/shader" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "OSMESA_EXPORTS" /FD /GZ /c
80 # SUBTRACT CPP /YX
81 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
82 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
83 # ADD BASE RSC /l 0x409 /d "_DEBUG"
84 # ADD RSC /l 0x409 /d "_DEBUG"
85 BSC32=bscmake.exe
86 # ADD BASE BSC32 /nologo
87 # ADD BSC32 /nologo
88 LINK32=link.exe
89 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
90 # ADD LINK32 opengl32.lib winmm.lib msvcrtd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:no /debug /machine:I386 /nodefaultlib /out:"Debug/OSMESA32.DLL" /pdbtype:sept /libpath:"../gdi/Debug"
91 # Begin Special Build Tool
92 SOURCE="$(InputPath)"
93 PostBuild_Cmds=if not exist ..\..\..\..\lib md ..\..\..\..\lib copy Debug\OSMESA32.LIB ..\..\..\..\lib copy Debug\OSMESA32.DLL ..\..\..\..\lib if exist ..\..\..\..\progs\demos copy Debug\OSMESA32.DLL ..\..\..\..\progs\demos
94 # End Special Build Tool
95
96 !ELSEIF "$(CFG)" == "osmesa - Win32 Release x86"
97
98 # PROP BASE Use_MFC 0
99 # PROP BASE Use_Debug_Libraries 0
100 # PROP BASE Output_Dir "osmesa___Win32_Release_x86"
101 # PROP BASE Intermediate_Dir "osmesa___Win32_Release_x86"
102 # PROP BASE Ignore_Export_Lib 0
103 # PROP BASE Target_Dir ""
104 # PROP Use_MFC 0
105 # PROP Use_Debug_Libraries 0
106 # PROP Output_Dir "Release_x86"
107 # PROP Intermediate_Dir "Release_x86"
108 # PROP Ignore_Export_Lib 0
109 # PROP Target_Dir ""
110 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /I "../../../../include" /I "../../../../src/mesa" /I "../../../../src/mesa/main" /I "../../../../src/mesa/glapi" /I "../../../../src/mesa/swrast" /I "../../../../src/mesa/shader" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "OSMESA_EXPORTS" /FD /c
111 # SUBTRACT BASE CPP /YX
112 # ADD CPP /nologo /MT /W3 /GX /O2 /I "../../../../include" /I "../../../../src/mesa" /I "../../../../src/mesa/main" /I "../../../../src/mesa/glapi" /I "../../../../src/mesa/swrast" /I "../../../../src/mesa/shader" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "OSMESA_EXPORTS" /FD /c
113 # SUBTRACT CPP /YX
114 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
115 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
116 # ADD BASE RSC /l 0x409 /d "NDEBUG"
117 # ADD RSC /l 0x409 /d "NDEBUG"
118 BSC32=bscmake.exe
119 # ADD BASE BSC32 /nologo
120 # ADD BSC32 /nologo
121 LINK32=link.exe
122 # ADD BASE LINK32 opengl32.lib winmm.lib msvcrt.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /nodefaultlib /out:"Release/OSMESA32.DLL" /libpath:"../gdi/Release"
123 # ADD LINK32 opengl32.lib winmm.lib msvcrt.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /nodefaultlib /out:"Release_x86/OSMESA32.DLL" /libpath:"../gdi/Release_x86"
124 # Begin Special Build Tool
125 SOURCE="$(InputPath)"
126 PostBuild_Cmds=if not exist ..\..\..\..\lib md ..\..\..\..\lib copy Release_x86\OSMESA32.LIB ..\..\..\..\lib copy Release_x86\OSMESA32.DLL ..\..\..\..\lib if exist ..\..\..\..\progs\demos copy Release_x86\OSMESA32.DLL ..\..\..\..\progs\demos
127 # End Special Build Tool
128
129 !ELSEIF "$(CFG)" == "osmesa - Win32 Debug x86"
130
131 # PROP BASE Use_MFC 0
132 # PROP BASE Use_Debug_Libraries 1
133 # PROP BASE Output_Dir "osmesa___Win32_Debug_x86"
134 # PROP BASE Intermediate_Dir "osmesa___Win32_Debug_x86"
135 # PROP BASE Ignore_Export_Lib 0
136 # PROP BASE Target_Dir ""
137 # PROP Use_MFC 0
138 # PROP Use_Debug_Libraries 1
139 # PROP Output_Dir "Debug_x86"
140 # PROP Intermediate_Dir "Debug_x86"
141 # PROP Ignore_Export_Lib 0
142 # PROP Target_Dir ""
143 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "../../../../include" /I "../../../../src/mesa" /I "../../../../src/mesa/main" /I "../../../../src/mesa/glapi" /I "../../../../src/mesa/swrast" /I "../../../../src/mesa/shader" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "OSMESA_EXPORTS" /FD /GZ /c
144 # SUBTRACT BASE CPP /YX
145 # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "../../../../include" /I "../../../../src/mesa" /I "../../../../src/mesa/main" /I "../../../../src/mesa/glapi" /I "../../../../src/mesa/swrast" /I "../../../../src/mesa/shader" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "OSMESA_EXPORTS" /FD /GZ /c
146 # SUBTRACT CPP /YX
147 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
148 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
149 # ADD BASE RSC /l 0x409 /d "_DEBUG"
150 # ADD RSC /l 0x409 /d "_DEBUG"
151 BSC32=bscmake.exe
152 # ADD BASE BSC32 /nologo
153 # ADD BSC32 /nologo
154 LINK32=link.exe
155 # ADD BASE LINK32 opengl32.lib winmm.lib msvcrtd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:no /debug /machine:I386 /nodefaultlib /out:"Debug/OSMESA32.DLL" /pdbtype:sept /libpath:"../gdi/Debug"
156 # ADD LINK32 opengl32.lib winmm.lib msvcrtd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:no /debug /machine:I386 /nodefaultlib /out:"Debug/OSMESA32.DLL" /pdbtype:sept /libpath:"../gdi/Debug_x86"
157 # Begin Special Build Tool
158 SOURCE="$(InputPath)"
159 PostBuild_Cmds=if not exist ..\..\..\..\lib md ..\..\..\..\lib copy Debug_x86\OSMESA32.LIB ..\..\..\..\lib copy Debug_x86\OSMESA32.DLL ..\..\..\..\lib if exist ..\..\..\..\progs\demos copy Debug_x86\OSMESA32.DLL ..\..\..\..\progs\demos
160 # End Special Build Tool
161
162 !ENDIF
163
164 # Begin Target
165
166 # Name "osmesa - Win32 Release"
167 # Name "osmesa - Win32 Debug"
168 # Name "osmesa - Win32 Release x86"
169 # Name "osmesa - Win32 Debug x86"
170 # Begin Group "Source Files"
171
172 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
173 # Begin Source File
174
175 SOURCE=..\..\..\..\src\mesa\drivers\common\driverfuncs.c
176 # End Source File
177 # Begin Source File
178
179 SOURCE=..\..\..\..\src\mesa\drivers\osmesa\osmesa.c
180 # End Source File
181 # Begin Source File
182
183 SOURCE=..\..\..\..\src\mesa\drivers\osmesa\osmesa.def
184 # End Source File
185 # End Group
186 # Begin Group "Header Files"
187
188 # PROP Default_Filter "h;hpp;hxx;hm;inl"
189 # End Group
190 # Begin Group "Resource Files"
191
192 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
193 # End Group
194 # End Target
195 # End Project