* device/lib/pic16/Makefile.common.in: added $(MM) to fix `make clean`
[fw/sdcc] / as / hc08 / link_hc08.dsp
1 # Microsoft Developer Studio Project File - Name="link_hc08" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
6
7 CFG=link_hc08 - 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 "link_hc08.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 "link_hc08.mak" CFG="link_hc08 - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "link_hc08 - Win32 Release" (based on "Win32 (x86) Console Application")
21 !MESSAGE "link_hc08 - Win32 Debug" (based on "Win32 (x86) Console Application")
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)" == "link_hc08 - Win32 Release"
32
33 # PROP BASE Use_MFC 0
34 # PROP BASE Use_Debug_Libraries 0
35 # PROP BASE Output_Dir "link_hc08___Win32_Release"
36 # PROP BASE Intermediate_Dir "link_hc08___Win32_Release"
37 # PROP BASE Target_Dir ""
38 # PROP Use_MFC 0
39 # PROP Use_Debug_Libraries 0
40 # PROP Output_Dir "Release"
41 # PROP Intermediate_Dir "Release"
42 # PROP Ignore_Export_Lib 0
43 # PROP Target_Dir ""
44 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
45 # ADD CPP /nologo /W3 /GX /O2 /I "..\..\\" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
46 # ADD BASE RSC /l 0x409 /d "NDEBUG"
47 # ADD RSC /l 0x409 /d "NDEBUG"
48 BSC32=bscmake.exe
49 # ADD BASE BSC32 /nologo
50 # ADD BSC32 /nologo
51 LINK32=link.exe
52 # 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 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 /subsystem:console /machine:I386
53 # ADD 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 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 /subsystem:console /machine:I386 /out:"..\..\bin_vc\link-hc08.exe"
54
55 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
56
57 # PROP BASE Use_MFC 0
58 # PROP BASE Use_Debug_Libraries 1
59 # PROP BASE Output_Dir "link_hc08___Win32_Debug"
60 # PROP BASE Intermediate_Dir "link_hc08___Win32_Debug"
61 # PROP BASE Target_Dir ""
62 # PROP Use_MFC 0
63 # PROP Use_Debug_Libraries 1
64 # PROP Output_Dir "Debug"
65 # PROP Intermediate_Dir "Debug"
66 # PROP Ignore_Export_Lib 0
67 # PROP Target_Dir ""
68 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
69 # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\\" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
70 # ADD BASE RSC /l 0x409 /d "_DEBUG"
71 # ADD RSC /l 0x409 /d "_DEBUG"
72 BSC32=bscmake.exe
73 # ADD BASE BSC32 /nologo
74 # ADD BSC32 /nologo
75 LINK32=link.exe
76 # 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 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 /subsystem:console /debug /machine:I386 /pdbtype:sept
77 # ADD 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 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 /subsystem:console /debug /machine:I386 /out:"..\..\bin_vc\link-hc08.exe" /pdbtype:sept
78
79 !ENDIF 
80
81 # Begin Target
82
83 # Name "link_hc08 - Win32 Release"
84 # Name "link_hc08 - Win32 Debug"
85 # Begin Group "Source Files"
86
87 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
88 # Begin Source File
89
90 SOURCE=.\lkaomf51.c
91
92 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
93
94 # PROP Intermediate_Dir "Release"
95
96 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
97
98 # PROP Intermediate_Dir "Debug"
99
100 !ENDIF 
101
102 # End Source File
103 # Begin Source File
104
105 SOURCE=.\lkarea.c
106
107 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
108
109 # PROP Intermediate_Dir "Release"
110
111 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
112
113 # PROP Intermediate_Dir "Debug"
114
115 !ENDIF 
116
117 # End Source File
118 # Begin Source File
119
120 SOURCE=.\lkdata.c
121
122 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
123
124 # PROP Intermediate_Dir "Release"
125
126 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
127
128 # PROP Intermediate_Dir "Debug"
129
130 !ENDIF 
131
132 # End Source File
133 # Begin Source File
134
135 SOURCE=.\lkelf.c
136 # End Source File
137 # Begin Source File
138
139 SOURCE=.\lkeval.c
140
141 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
142
143 # PROP Intermediate_Dir "Release"
144
145 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
146
147 # PROP Intermediate_Dir "Debug"
148
149 !ENDIF 
150
151 # End Source File
152 # Begin Source File
153
154 SOURCE=.\lkhead.c
155
156 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
157
158 # PROP Intermediate_Dir "Release"
159
160 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
161
162 # PROP Intermediate_Dir "Debug"
163
164 !ENDIF 
165
166 # End Source File
167 # Begin Source File
168
169 SOURCE=.\lkihx.c
170
171 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
172
173 # PROP Intermediate_Dir "Release"
174
175 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
176
177 # PROP Intermediate_Dir "Debug"
178
179 !ENDIF 
180
181 # End Source File
182 # Begin Source File
183
184 SOURCE=.\lklex.c
185
186 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
187
188 # PROP Intermediate_Dir "Release"
189
190 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
191
192 # PROP Intermediate_Dir "Debug"
193
194 !ENDIF 
195
196 # End Source File
197 # Begin Source File
198
199 SOURCE=.\lklibr.c
200
201 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
202
203 # PROP Intermediate_Dir "Release"
204
205 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
206
207 # PROP Intermediate_Dir "Debug"
208
209 !ENDIF 
210
211 # End Source File
212 # Begin Source File
213
214 SOURCE=.\lklist.c
215
216 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
217
218 # PROP Intermediate_Dir "Release"
219
220 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
221
222 # PROP Intermediate_Dir "Debug"
223
224 !ENDIF 
225
226 # End Source File
227 # Begin Source File
228
229 SOURCE=.\lkmain.c
230
231 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
232
233 # PROP Intermediate_Dir "Release"
234
235 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
236
237 # PROP Intermediate_Dir "Debug"
238
239 !ENDIF 
240
241 # End Source File
242 # Begin Source File
243
244 SOURCE=.\lkmem.c
245
246 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
247
248 # PROP Intermediate_Dir "Release"
249
250 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
251
252 # PROP Intermediate_Dir "Debug"
253
254 !ENDIF 
255
256 # End Source File
257 # Begin Source File
258
259 SOURCE=.\lknoice.c
260
261 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
262
263 # PROP Intermediate_Dir "Release"
264
265 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
266
267 # PROP Intermediate_Dir "Debug"
268
269 !ENDIF 
270
271 # End Source File
272 # Begin Source File
273
274 SOURCE=.\lkrloc.c
275
276 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
277
278 # PROP Intermediate_Dir "Release"
279
280 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
281
282 # PROP Intermediate_Dir "Debug"
283
284 !ENDIF 
285
286 # End Source File
287 # Begin Source File
288
289 SOURCE=.\lks19.c
290
291 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
292
293 # PROP Intermediate_Dir "Release"
294
295 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
296
297 # PROP Intermediate_Dir "Debug"
298
299 !ENDIF 
300
301 # End Source File
302 # Begin Source File
303
304 SOURCE=.\lkstore.c
305
306 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
307
308 # PROP Intermediate_Dir "Release"
309
310 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
311
312 # PROP Intermediate_Dir "Debug"
313
314 !ENDIF 
315
316 # End Source File
317 # Begin Source File
318
319 SOURCE=.\lksym.c
320
321 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
322
323 # PROP Intermediate_Dir "Release"
324
325 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
326
327 # PROP Intermediate_Dir "Debug"
328
329 !ENDIF 
330
331 # End Source File
332 # Begin Source File
333
334 SOURCE=.\strcmpi.c
335
336 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
337
338 # PROP Intermediate_Dir "Release"
339
340 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
341
342 # PROP Intermediate_Dir "Debug"
343
344 !ENDIF 
345
346 # End Source File
347 # End Group
348 # Begin Group "Header Files"
349
350 # PROP Default_Filter "h;hpp;hxx;hm;inl"
351 # End Group
352 # Begin Group "Resource Files"
353
354 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
355 # End Group
356 # End Target
357 # End Project