boehm-gc: revert all CACAO-specific modifications; this is now an exact copy of the...
[cacao.git] / src / mm / boehm-gc / windows-untested / vc60 / gc.dsp
1 # Microsoft Developer Studio Project File - Name="gc" - 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=gc - Win32 Debug
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 "gc.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 "gc.mak" CFG="gc - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "gc - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "gc - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE 
23
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 CPP=cl.exe
29 MTL=midl.exe
30 RSC=rc.exe
31
32 !IF  "$(CFG)" == "gc - Win32 Release"
33
34 # PROP BASE Use_MFC 0
35 # PROP BASE Use_Debug_Libraries 0
36 # PROP BASE Output_Dir "Release"
37 # PROP BASE Intermediate_Dir "Release"
38 # PROP BASE Target_Dir ""
39 # PROP Use_MFC 0
40 # PROP Use_Debug_Libraries 0
41 # PROP Output_Dir "..\..\..\bin"
42 # PROP Intermediate_Dir "..\..\..\obj\Release\gc"
43 # PROP Ignore_Export_Lib 0
44 # PROP Target_Dir ""
45 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GC_EXPORTS" /YX /FD /c
46 # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\..\include" /FI"stdafx.h" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "GC_BUILD" /D "GC_DLL" /D "WIN32" /D "_MBCS" /D "GC_THREADS" /Yu"stdafx.h" /FD /c
47 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
48 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
49 # ADD BASE RSC /l 0x409 /d "NDEBUG"
50 # ADD RSC /l 0x409 /i "..\..\include" /d "NDEBUG"
51 BSC32=bscmake.exe
52 # ADD BASE BSC32 /nologo
53 # ADD BSC32 /nologo
54 LINK32=link.exe
55 # 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
56 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /base:"0x37C30000" /subsystem:console /dll /debug /machine:I386 /out:"..\..\..\bin/gc60.dll" /implib:"..\..\..\lib/gc.lib" /opt:ref /release
57 # SUBTRACT LINK32 /pdb:none
58 # Begin Special Build Tool
59 OutDir=.\..\..\..\bin
60 SOURCE="$(InputPath)"
61 PostBuild_Cmds=del $(OutDir)\..\lib\gc.exp
62 # End Special Build Tool
63
64 !ELSEIF  "$(CFG)" == "gc - Win32 Debug"
65
66 # PROP BASE Use_MFC 0
67 # PROP BASE Use_Debug_Libraries 1
68 # PROP BASE Output_Dir "Debug"
69 # PROP BASE Intermediate_Dir "Debug"
70 # PROP BASE Target_Dir ""
71 # PROP Use_MFC 0
72 # PROP Use_Debug_Libraries 1
73 # PROP Output_Dir "..\..\..\bin"
74 # PROP Intermediate_Dir "..\..\..\obj\Debug\gc"
75 # PROP Ignore_Export_Lib 0
76 # PROP Target_Dir ""
77 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GC_EXPORTS" /YX /FD /GZ /c
78 # ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "..\..\include" /FI"stdafx.h" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "GC_BUILD" /D "GC_DLL" /D "WIN32" /D "_MBCS" /D "GC_THREADS" /Yu"stdafx.h" /FD /GZ /c
79 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
80 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
81 # ADD BASE RSC /l 0x409 /d "_DEBUG"
82 # ADD RSC /l 0x409 /i "..\..\include" /d "_DEBUG"
83 BSC32=bscmake.exe
84 # ADD BASE BSC32 /nologo
85 # ADD BSC32 /nologo /o"..\..\..\bin/gcd.bsc"
86 LINK32=link.exe
87 # 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
88 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /base:"0x37C30000" /subsystem:console /dll /incremental:no /debug /machine:I386 /out:"..\..\..\bin/gc60d.dll" /implib:"..\..\..\lib/gcd.lib" /pdbtype:sept
89 # SUBTRACT LINK32 /pdb:none
90 # Begin Special Build Tool
91 OutDir=.\..\..\..\bin
92 SOURCE="$(InputPath)"
93 PostBuild_Cmds=del $(OutDir)\..\lib\gcd.exp
94 # End Special Build Tool
95
96 !ENDIF 
97
98 # Begin Target
99
100 # Name "gc - Win32 Release"
101 # Name "gc - Win32 Debug"
102 # Begin Group "Source Files"
103
104 # PROP Default_Filter "c;cpp;cc;cxx;tcc;rc;def;r;odl;idl;hpj;bat"
105 # Begin Source File
106
107 SOURCE=..\..\allchblk.c
108 # End Source File
109 # Begin Source File
110
111 SOURCE=..\..\alloc.c
112 # End Source File
113 # Begin Source File
114
115 SOURCE=..\..\backgraph.c
116 # End Source File
117 # Begin Source File
118
119 SOURCE=..\..\blacklst.c
120 # End Source File
121 # Begin Source File
122
123 SOURCE=..\..\checksums.c
124 # End Source File
125 # Begin Source File
126
127 SOURCE=..\..\dbg_mlc.c
128 # End Source File
129 # Begin Source File
130
131 SOURCE=..\..\dyn_load.c
132 # End Source File
133 # Begin Source File
134
135 SOURCE=..\..\finalize.c
136 # End Source File
137 # Begin Source File
138
139 SOURCE=..\..\headers.c
140 # End Source File
141 # Begin Source File
142
143 SOURCE=..\..\mach_dep.c
144 # End Source File
145 # Begin Source File
146
147 SOURCE=..\..\malloc.c
148 # End Source File
149 # Begin Source File
150
151 SOURCE=..\..\mallocx.c
152 # End Source File
153 # Begin Source File
154
155 SOURCE=..\..\mark.c
156 # End Source File
157 # Begin Source File
158
159 SOURCE=..\..\mark_rts.c
160 # End Source File
161 # Begin Source File
162
163 SOURCE=..\..\misc.c
164 # End Source File
165 # Begin Source File
166
167 SOURCE=..\..\msvc_dbg.c
168 # End Source File
169 # Begin Source File
170
171 SOURCE=..\..\new_hblk.c
172 # End Source File
173 # Begin Source File
174
175 SOURCE=..\..\obj_map.c
176 # End Source File
177 # Begin Source File
178
179 SOURCE=..\..\os_dep.c
180 # End Source File
181 # Begin Source File
182
183 SOURCE=..\..\ptr_chck.c
184 # End Source File
185 # Begin Source File
186
187 SOURCE=..\..\reclaim.c
188 # End Source File
189 # Begin Source File
190
191 SOURCE=..\stdafx.c
192 # ADD CPP /Yc"stdafx.h"
193 # End Source File
194 # Begin Source File
195
196 SOURCE=..\..\stubborn.c
197 # End Source File
198 # Begin Source File
199
200 SOURCE=..\..\typd_mlc.c
201 # End Source File
202 # Begin Source File
203
204 SOURCE=..\..\win32_threads.c
205 # End Source File
206 # End Group
207 # Begin Group "Header Files"
208
209 # PROP Default_Filter "h;hh;hpp;hxx;hm;inl"
210 # Begin Source File
211
212 SOURCE=..\..\include\gc.h
213 # End Source File
214 # Begin Source File
215
216 SOURCE=..\..\include\gc_alloc.h
217 # End Source File
218 # Begin Source File
219
220 SOURCE=..\..\include\gc_allocator.h
221 # End Source File
222 # Begin Source File
223
224 SOURCE=..\..\include\gc_amiga_redirects.h
225 # End Source File
226 # Begin Source File
227
228 SOURCE=..\..\include\gc_backptr.h
229 # End Source File
230 # Begin Source File
231
232 SOURCE=..\..\include\gc_config_macros.h
233 # End Source File
234 # Begin Source File
235
236 SOURCE=..\..\include\gc_cpp.h
237 # End Source File
238 # Begin Source File
239
240 SOURCE=..\..\include\gc_gcj.h
241 # End Source File
242 # Begin Source File
243
244 SOURCE=..\..\include\private\gc_hdrs.h
245 # End Source File
246 # Begin Source File
247
248 SOURCE=..\..\include\gc_inl.h
249 # End Source File
250 # Begin Source File
251
252 SOURCE=..\..\include\gc_inline.h
253 # End Source File
254 # Begin Source File
255
256 SOURCE=..\..\include\gc_local_alloc.h
257 # End Source File
258 # Begin Source File
259
260 SOURCE=..\..\include\private\gc_locks.h
261 # End Source File
262 # Begin Source File
263
264 SOURCE=..\..\include\gc_mark.h
265 # End Source File
266 # Begin Source File
267
268 SOURCE=..\..\include\private\gc_pmark.h
269 # End Source File
270 # Begin Source File
271
272 SOURCE=..\..\include\private\gc_priv.h
273 # End Source File
274 # Begin Source File
275
276 SOURCE=..\..\include\gc_pthread_redirects.h
277 # End Source File
278 # Begin Source File
279
280 SOURCE=..\..\include\gc_typed.h
281 # End Source File
282 # Begin Source File
283
284 SOURCE=..\..\include\private\gcconfig.h
285 # End Source File
286 # Begin Source File
287
288 SOURCE=..\..\include\javaxfc.h
289 # End Source File
290 # Begin Source File
291
292 SOURCE=..\..\include\leak_detector.h
293 # End Source File
294 # Begin Source File
295
296 SOURCE=..\..\msvc_dbg.h
297 # End Source File
298 # Begin Source File
299
300 SOURCE=..\..\include\new_gc_alloc.h
301 # End Source File
302 # Begin Source File
303
304 SOURCE=..\stdafx.h
305 # End Source File
306 # Begin Source File
307
308 SOURCE=..\..\version.h
309 # End Source File
310 # Begin Source File
311
312 SOURCE=..\..\include\weakpointer.h
313 # End Source File
314 # End Group
315 # Begin Group "Resource Files"
316
317 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
318 # Begin Source File
319
320 SOURCE=..\gc.def
321 # End Source File
322 # Begin Source File
323
324 SOURCE=..\gc.rc
325 # End Source File
326 # Begin Source File
327
328 SOURCE=..\gc.ver
329 # End Source File
330 # End Group
331 # End Target
332 # End Project