boehm-gc: revert all CACAO-specific modifications; this is now an exact copy of the...
[cacao.git] / src / mm / boehm-gc / windows-untested / vc60 / libgcmt.dsp
1 # Microsoft Developer Studio Project File - Name="libgcmt" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Static Library" 0x0104
6
7 CFG=libgcmt - 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 "libgcmt.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 "libgcmt.mak" CFG="libgcmt - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "libgcmt - Win32 Release" (based on "Win32 (x86) Static Library")
21 !MESSAGE "libgcmt - Win32 Debug" (based on "Win32 (x86) Static Library")
22 !MESSAGE 
23
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 CPP=cl.exe
29 RSC=rc.exe
30
31 !IF  "$(CFG)" == "libgcmt - Win32 Release"
32
33 # PROP BASE Use_MFC 0
34 # PROP BASE Use_Debug_Libraries 0
35 # PROP BASE Output_Dir "Release"
36 # PROP BASE Intermediate_Dir "Release"
37 # PROP BASE Target_Dir ""
38 # PROP Use_MFC 0
39 # PROP Use_Debug_Libraries 0
40 # PROP Output_Dir "..\..\..\lib"
41 # PROP Intermediate_Dir "..\..\..\obj\Release\libgcmt"
42 # PROP Target_Dir ""
43 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
44 # ADD CPP /nologo /MT /W3 /GX /Zi /O2 /I "..\..\include" /FI"stdafx.h" /D "NDEBUG" /D "_LIB" /D "GC_BUILD" /D "WIN32" /D "_MBCS" /D "GC_THREADS" /Yu"stdafx.h" /Fd"..\..\..\lib\libgcmt.pdb" /Zl /FD /c
45 # ADD BASE RSC /l 0x409 /d "NDEBUG"
46 # ADD RSC /l 0x409 /d "NDEBUG"
47 BSC32=bscmake.exe
48 # ADD BASE BSC32 /nologo
49 # ADD BSC32 /nologo
50 LIB32=link.exe -lib
51 # ADD BASE LIB32 /nologo
52 # ADD LIB32 /nologo
53 # Begin Special Build Tool
54 OutDir=.\..\..\..\lib
55 TargetName=libgcmt
56 SOURCE="$(InputPath)"
57 PostBuild_Cmds=del $(OutDir)\$(TargetName).idb
58 # End Special Build Tool
59
60 !ELSEIF  "$(CFG)" == "libgcmt - Win32 Debug"
61
62 # PROP BASE Use_MFC 0
63 # PROP BASE Use_Debug_Libraries 1
64 # PROP BASE Output_Dir "Debug"
65 # PROP BASE Intermediate_Dir "Debug"
66 # PROP BASE Target_Dir ""
67 # PROP Use_MFC 0
68 # PROP Use_Debug_Libraries 1
69 # PROP Output_Dir "..\..\..\lib"
70 # PROP Intermediate_Dir "..\..\..\obj\Debug\libgcmt"
71 # PROP Target_Dir ""
72 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
73 # ADD CPP /nologo /MTd /W3 /GX /Zi /Od /I "..\..\include" /FI"stdafx.h" /D "_DEBUG" /D "_LIB" /D "GC_BUILD" /D "WIN32" /D "_MBCS" /D "GC_THREADS" /Yu"stdafx.h" /Fd"..\..\..\lib\libgcmtd.pdb" /Zl /FD /GZ /c
74 # ADD BASE RSC /l 0x409 /d "_DEBUG"
75 # ADD RSC /l 0x409 /d "_DEBUG"
76 BSC32=bscmake.exe
77 # ADD BASE BSC32 /nologo
78 # ADD BSC32 /nologo /o"..\..\..\lib/libgcmtd.bsc"
79 LIB32=link.exe -lib
80 # ADD BASE LIB32 /nologo
81 # ADD LIB32 /nologo /out:"..\..\..\lib\libgcmtd.lib"
82 # Begin Special Build Tool
83 OutDir=.\..\..\..\lib
84 TargetName=libgcmtd
85 SOURCE="$(InputPath)"
86 PostBuild_Cmds=del $(OutDir)\$(TargetName).idb
87 # End Special Build Tool
88
89 !ENDIF 
90
91 # Begin Target
92
93 # Name "libgcmt - Win32 Release"
94 # Name "libgcmt - Win32 Debug"
95 # Begin Group "Source Files"
96
97 # PROP Default_Filter "c;cpp;cc;cxx;tcc;rc;def;r;odl;idl;hpj;bat"
98 # Begin Source File
99
100 SOURCE=..\..\allchblk.c
101 # End Source File
102 # Begin Source File
103
104 SOURCE=..\..\alloc.c
105 # End Source File
106 # Begin Source File
107
108 SOURCE=..\..\backgraph.c
109 # End Source File
110 # Begin Source File
111
112 SOURCE=..\..\blacklst.c
113 # End Source File
114 # Begin Source File
115
116 SOURCE=..\..\checksums.c
117 # End Source File
118 # Begin Source File
119
120 SOURCE=..\..\dbg_mlc.c
121 # End Source File
122 # Begin Source File
123
124 SOURCE=..\..\dyn_load.c
125 # End Source File
126 # Begin Source File
127
128 SOURCE=..\..\finalize.c
129 # End Source File
130 # Begin Source File
131
132 SOURCE=..\..\headers.c
133 # End Source File
134 # Begin Source File
135
136 SOURCE=..\..\mach_dep.c
137 # End Source File
138 # Begin Source File
139
140 SOURCE=..\..\malloc.c
141 # End Source File
142 # Begin Source File
143
144 SOURCE=..\..\mallocx.c
145 # End Source File
146 # Begin Source File
147
148 SOURCE=..\..\mark.c
149 # End Source File
150 # Begin Source File
151
152 SOURCE=..\..\mark_rts.c
153 # End Source File
154 # Begin Source File
155
156 SOURCE=..\..\misc.c
157 # End Source File
158 # Begin Source File
159
160 SOURCE=..\..\msvc_dbg.c
161 # End Source File
162 # Begin Source File
163
164 SOURCE=..\..\new_hblk.c
165 # End Source File
166 # Begin Source File
167
168 SOURCE=..\..\obj_map.c
169 # End Source File
170 # Begin Source File
171
172 SOURCE=..\..\os_dep.c
173 # End Source File
174 # Begin Source File
175
176 SOURCE=..\..\ptr_chck.c
177 # End Source File
178 # Begin Source File
179
180 SOURCE=..\..\reclaim.c
181 # End Source File
182 # Begin Source File
183
184 SOURCE=..\stdafx.c
185 # ADD CPP /Yc"stdafx.h"
186 # End Source File
187 # Begin Source File
188
189 SOURCE=..\..\stubborn.c
190 # End Source File
191 # Begin Source File
192
193 SOURCE=..\..\typd_mlc.c
194 # End Source File
195 # Begin Source File
196
197 SOURCE=..\..\win32_threads.c
198 # End Source File
199 # End Group
200 # Begin Group "Header Files"
201
202 # PROP Default_Filter "h;hh;hpp;hxx;hm;inl"
203 # Begin Source File
204
205 SOURCE=..\..\msvc_dbg.h
206 # End Source File
207 # Begin Source File
208
209 SOURCE=..\stdafx.h
210 # End Source File
211 # Begin Source File
212
213 SOURCE=..\..\version.h
214 # End Source File
215 # End Group
216 # End Target
217 # End Project