19aa97be1de7548cda4c70afe8b6dc00c1dd2a3c
[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 /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 /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=.\lkeval.c
136
137 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
138
139 # PROP Intermediate_Dir "Release"
140
141 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
142
143 # PROP Intermediate_Dir "Debug"
144
145 !ENDIF 
146
147 # End Source File
148 # Begin Source File
149
150 SOURCE=.\lkhead.c
151
152 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
153
154 # PROP Intermediate_Dir "Release"
155
156 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
157
158 # PROP Intermediate_Dir "Debug"
159
160 !ENDIF 
161
162 # End Source File
163 # Begin Source File
164
165 SOURCE=.\lkihx.c
166
167 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
168
169 # PROP Intermediate_Dir "Release"
170
171 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
172
173 # PROP Intermediate_Dir "Debug"
174
175 !ENDIF 
176
177 # End Source File
178 # Begin Source File
179
180 SOURCE=.\lklex.c
181
182 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
183
184 # PROP Intermediate_Dir "Release"
185
186 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
187
188 # PROP Intermediate_Dir "Debug"
189
190 !ENDIF 
191
192 # End Source File
193 # Begin Source File
194
195 SOURCE=.\lklibr.c
196
197 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
198
199 # PROP Intermediate_Dir "Release"
200
201 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
202
203 # PROP Intermediate_Dir "Debug"
204
205 !ENDIF 
206
207 # End Source File
208 # Begin Source File
209
210 SOURCE=.\lklist.c
211
212 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
213
214 # PROP Intermediate_Dir "Release"
215
216 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
217
218 # PROP Intermediate_Dir "Debug"
219
220 !ENDIF 
221
222 # End Source File
223 # Begin Source File
224
225 SOURCE=.\lkmain.c
226
227 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
228
229 # PROP Intermediate_Dir "Release"
230
231 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
232
233 # PROP Intermediate_Dir "Debug"
234
235 !ENDIF 
236
237 # End Source File
238 # Begin Source File
239
240 SOURCE=.\lkmem.c
241
242 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
243
244 # PROP Intermediate_Dir "Release"
245
246 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
247
248 # PROP Intermediate_Dir "Debug"
249
250 !ENDIF 
251
252 # End Source File
253 # Begin Source File
254
255 SOURCE=.\lknoice.c
256
257 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
258
259 # PROP Intermediate_Dir "Release"
260
261 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
262
263 # PROP Intermediate_Dir "Debug"
264
265 !ENDIF 
266
267 # End Source File
268 # Begin Source File
269
270 SOURCE=.\lkrloc.c
271
272 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
273
274 # PROP Intermediate_Dir "Release"
275
276 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
277
278 # PROP Intermediate_Dir "Debug"
279
280 !ENDIF 
281
282 # End Source File
283 # Begin Source File
284
285 SOURCE=.\lks19.c
286
287 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
288
289 # PROP Intermediate_Dir "Release"
290
291 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
292
293 # PROP Intermediate_Dir "Debug"
294
295 !ENDIF 
296
297 # End Source File
298 # Begin Source File
299
300 SOURCE=.\lkstore.c
301
302 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
303
304 # PROP Intermediate_Dir "Release"
305
306 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
307
308 # PROP Intermediate_Dir "Debug"
309
310 !ENDIF 
311
312 # End Source File
313 # Begin Source File
314
315 SOURCE=.\lksym.c
316
317 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
318
319 # PROP Intermediate_Dir "Release"
320
321 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
322
323 # PROP Intermediate_Dir "Debug"
324
325 !ENDIF 
326
327 # End Source File
328 # Begin Source File
329
330 SOURCE=.\strcmpi.c
331
332 !IF  "$(CFG)" == "link_hc08 - Win32 Release"
333
334 # PROP Intermediate_Dir "Release"
335
336 !ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
337
338 # PROP Intermediate_Dir "Debug"
339
340 !ENDIF 
341
342 # End Source File
343 # End Group
344 # Begin Group "Header Files"
345
346 # PROP Default_Filter "h;hpp;hxx;hm;inl"
347 # End Group
348 # Begin Group "Resource Files"
349
350 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
351 # End Group
352 # End Target
353 # End Project