Added ChangeLog to project
[fw/sdcc] / all.dsp
1 # Microsoft Developer Studio Project File - Name="all" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Generic Project" 0x010a
6
7 CFG=all - 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 "all.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 "all.mak" CFG="all - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "all - Win32 Release" (based on "Win32 (x86) Generic Project")
21 !MESSAGE "all - Win32 Debug" (based on "Win32 (x86) Generic Project")
22 !MESSAGE 
23
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 MTL=midl.exe
29
30 !IF  "$(CFG)" == "all - Win32 Release"
31
32 # PROP BASE Use_MFC 0
33 # PROP BASE Use_Debug_Libraries 0
34 # PROP BASE Output_Dir "Release"
35 # PROP BASE Intermediate_Dir "Release"
36 # PROP BASE Target_Dir ""
37 # PROP Use_MFC 0
38 # PROP Use_Debug_Libraries 0
39 # PROP Output_Dir "Release"
40 # PROP Intermediate_Dir "Release"
41 # PROP Target_Dir ""
42
43 !ELSEIF  "$(CFG)" == "all - Win32 Debug"
44
45 # PROP BASE Use_MFC 0
46 # PROP BASE Use_Debug_Libraries 1
47 # PROP BASE Output_Dir "Debug"
48 # PROP BASE Intermediate_Dir "Debug"
49 # PROP BASE Target_Dir ""
50 # PROP Use_MFC 0
51 # PROP Use_Debug_Libraries 1
52 # PROP Output_Dir "Debug"
53 # PROP Intermediate_Dir "Debug"
54 # PROP Target_Dir ""
55
56 !ENDIF 
57
58 # Begin Target
59
60 # Name "all - Win32 Release"
61 # Name "all - Win32 Debug"
62 # Begin Group "Info"
63
64 # PROP Default_Filter ". .txt"
65 # Begin Source File
66
67 SOURCE=.\ChangeLog
68 # End Source File
69 # End Group
70 # Begin Source File
71
72 SOURCE=".\bin_vc\as-gbz80.exe"
73
74 !IF  "$(CFG)" == "all - Win32 Release"
75
76 # PROP Ignore_Default_Tool 1
77 # Begin Custom Build
78 InputPath=".\bin_vc\as-gbz80.exe"
79
80 "bin\as-gbz80.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
81         copy bin_vc\as-gbz80.exe bin /y > nul
82
83 # End Custom Build
84
85 !ELSEIF  "$(CFG)" == "all - Win32 Debug"
86
87 # PROP Ignore_Default_Tool 1
88 # Begin Custom Build
89 InputPath=".\bin_vc\as-gbz80.exe"
90
91 "bin\as-gbz80.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
92         copy bin_vc\as-gbz80.exe bin /y > nul
93
94 # End Custom Build
95
96 !ENDIF 
97
98 # End Source File
99 # Begin Source File
100
101 SOURCE=".\bin_vc\as-hc08.exe"
102
103 !IF  "$(CFG)" == "all - Win32 Release"
104
105 # Begin Custom Build
106 InputPath=".\bin_vc\as-hc08.exe"
107
108 "bin\as-hc08.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
109         copy bin_vc\as-hc08.exe bin /y > nul
110
111 # End Custom Build
112
113 !ELSEIF  "$(CFG)" == "all - Win32 Debug"
114
115 # PROP Ignore_Default_Tool 1
116 # Begin Custom Build
117 InputPath=".\bin_vc\as-hc08.exe"
118
119 "bin\as-hc08.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
120         copy bin_vc\as-hc08.exe bin /y > nul
121
122 # End Custom Build
123
124 !ENDIF 
125
126 # End Source File
127 # Begin Source File
128
129 SOURCE=".\bin_vc\as-z80.exe"
130
131 !IF  "$(CFG)" == "all - Win32 Release"
132
133 # PROP Ignore_Default_Tool 1
134 # Begin Custom Build
135 InputPath=".\bin_vc\as-z80.exe"
136
137 "bin\as-z80.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
138         copy bin_vc\as-z80.exe bin /y > nul
139
140 # End Custom Build
141
142 !ELSEIF  "$(CFG)" == "all - Win32 Debug"
143
144 # PROP Ignore_Default_Tool 1
145 # Begin Custom Build
146 InputPath=".\bin_vc\as-z80.exe"
147
148 "bin\as-z80.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
149         copy bin_vc\as-z80.exe bin /y > nul
150
151 # End Custom Build
152
153 !ENDIF 
154
155 # End Source File
156 # Begin Source File
157
158 SOURCE=.\bin_vc\aslink.exe
159
160 !IF  "$(CFG)" == "all - Win32 Release"
161
162 # PROP Ignore_Default_Tool 1
163 # Begin Custom Build
164 InputPath=.\bin_vc\aslink.exe
165
166 "bin\aslink.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
167         copy bin_vc\aslink.exe bin /y > nul
168
169 # End Custom Build
170
171 !ELSEIF  "$(CFG)" == "all - Win32 Debug"
172
173 # PROP Ignore_Default_Tool 1
174 # Begin Custom Build
175 InputPath=.\bin_vc\aslink.exe
176
177 "bin\aslink.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
178         copy bin_vc\aslink.exe bin /y > nul
179
180 # End Custom Build
181
182 !ENDIF 
183
184 # End Source File
185 # Begin Source File
186
187 SOURCE=.\bin_vc\asx8051.exe
188
189 !IF  "$(CFG)" == "all - Win32 Release"
190
191 # PROP Ignore_Default_Tool 1
192 # Begin Custom Build
193 InputPath=.\bin_vc\asx8051.exe
194
195 "bin\asx8051.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
196         copy bin_vc\asx8051.exe  bin /y > nul
197
198 # End Custom Build
199
200 !ELSEIF  "$(CFG)" == "all - Win32 Debug"
201
202 # PROP Ignore_Default_Tool 1
203 # Begin Custom Build
204 InputPath=.\bin_vc\asx8051.exe
205
206 "bin\asx8051.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
207         copy bin_vc\asx8051.exe  bin /y > nul
208
209 # End Custom Build
210
211 !ENDIF 
212
213 # End Source File
214 # Begin Source File
215
216 SOURCE=".\bin_vc\link-gbz80.exe"
217
218 !IF  "$(CFG)" == "all - Win32 Release"
219
220 # PROP Ignore_Default_Tool 1
221 # Begin Custom Build
222 InputPath=".\bin_vc\link-gbz80.exe"
223
224 ".\bin\link-gbz80.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
225         copy bin_vc\link-gbz80.exe  bin /y > nul
226
227 # End Custom Build
228
229 !ELSEIF  "$(CFG)" == "all - Win32 Debug"
230
231 # PROP Ignore_Default_Tool 1
232 # Begin Custom Build
233 InputPath=".\bin_vc\link-gbz80.exe"
234
235 ".\bin\link-gbz80.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
236         copy bin_vc\link-gbz80.exe  bin /y > nul
237
238 # End Custom Build
239
240 !ENDIF 
241
242 # End Source File
243 # Begin Source File
244
245 SOURCE=".\bin_vc\link-hc08.exe"
246
247 !IF  "$(CFG)" == "all - Win32 Release"
248
249 # Begin Custom Build
250 InputPath=".\bin_vc\link-hc08.exe"
251
252 ".\bin\link-hc08.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
253         copy bin_vc\link-hc08.exe  bin /y > nul
254
255 # End Custom Build
256
257 !ELSEIF  "$(CFG)" == "all - Win32 Debug"
258
259 # PROP Ignore_Default_Tool 1
260 # Begin Custom Build
261 InputPath=".\bin_vc\link-hc08.exe"
262
263 ".\bin\link-hc08.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
264         copy bin_vc\link-hc08.exe  bin /y > nul
265
266 # End Custom Build
267
268 !ENDIF 
269
270 # End Source File
271 # Begin Source File
272
273 SOURCE=".\bin_vc\link-z80.exe"
274
275 !IF  "$(CFG)" == "all - Win32 Release"
276
277 # PROP Ignore_Default_Tool 1
278 # Begin Custom Build
279 InputPath=".\bin_vc\link-z80.exe"
280
281 ".\bin\link-z80.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
282         copy bin_vc\link-z80.exe  bin /y > nul
283
284 # End Custom Build
285
286 !ELSEIF  "$(CFG)" == "all - Win32 Debug"
287
288 # PROP Ignore_Default_Tool 1
289 # Begin Custom Build
290 InputPath=".\bin_vc\link-z80.exe"
291
292 ".\bin\link-z80.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
293         copy bin_vc\link-z80.exe  bin /y > nul
294
295 # End Custom Build
296
297 !ENDIF 
298
299 # End Source File
300 # Begin Source File
301
302 SOURCE=.\bin_vc\packihx.exe
303
304 !IF  "$(CFG)" == "all - Win32 Release"
305
306 # PROP Ignore_Default_Tool 1
307 # Begin Custom Build
308 InputPath=.\bin_vc\packihx.exe
309
310 "bin\packihx.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
311         copy bin_vc\packihx.exe  bin /y > nul
312
313 # End Custom Build
314
315 !ELSEIF  "$(CFG)" == "all - Win32 Debug"
316
317 # PROP Ignore_Default_Tool 1
318 # Begin Custom Build
319 InputPath=.\bin_vc\packihx.exe
320
321 "bin\packihx.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
322         copy bin_vc\packihx.exe  bin /y > nul
323
324 # End Custom Build
325
326 !ENDIF 
327
328 # End Source File
329 # Begin Source File
330
331 SOURCE=.\bin_vc\sdcc.exe
332
333 !IF  "$(CFG)" == "all - Win32 Release"
334
335 # PROP Ignore_Default_Tool 1
336 # Begin Custom Build
337 InputPath=.\bin_vc\sdcc.exe
338
339 "bin\sdcc.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
340         copy bin_vc\sdcc.exe  bin /y > nul
341
342 # End Custom Build
343
344 !ELSEIF  "$(CFG)" == "all - Win32 Debug"
345
346 # PROP Ignore_Default_Tool 1
347 # Begin Custom Build
348 InputPath=.\bin_vc\sdcc.exe
349
350 "bin\sdcc.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
351         copy bin_vc\sdcc.exe  bin /y > nul
352
353 # End Custom Build
354
355 !ENDIF 
356
357 # End Source File
358 # Begin Source File
359
360 SOURCE=.\bin_vc\sdcclib.exe
361
362 !IF  "$(CFG)" == "all - Win32 Release"
363
364 # PROP Ignore_Default_Tool 1
365 # Begin Custom Build
366 InputPath=.\bin_vc\sdcclib.exe
367
368 "bin\sdcclib.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
369         copy bin_vc\sdcclib.exe  bin /y > nul
370
371 # End Custom Build
372
373 !ELSEIF  "$(CFG)" == "all - Win32 Debug"
374
375 # PROP Ignore_Default_Tool 1
376 # Begin Custom Build
377 InputPath=.\bin_vc\sdcclib.exe
378
379 "bin\sdcclib.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
380         copy bin_vc\sdcclib.exe  bin /y > nul
381
382 # End Custom Build
383
384 !ENDIF 
385
386 # End Source File
387 # Begin Source File
388
389 SOURCE=.\bin_vc\sdcpp.exe
390
391 !IF  "$(CFG)" == "all - Win32 Release"
392
393 # PROP Ignore_Default_Tool 1
394 # Begin Custom Build
395 InputPath=.\bin_vc\sdcpp.exe
396
397 "bin\sdcpp.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
398         copy bin_vc\sdcpp.exe  bin /y > nul
399
400 # End Custom Build
401
402 !ELSEIF  "$(CFG)" == "all - Win32 Debug"
403
404 # PROP Ignore_Default_Tool 1
405 # Begin Custom Build
406 InputPath=.\bin_vc\sdcpp.exe
407
408 ".bin\sdcpp.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
409         copy bin_vc\sdcpp.exe  bin /y > nul
410
411 # End Custom Build
412
413 !ENDIF 
414
415 # End Source File
416 # End Target
417 # End Project