~ubuntu-branches/ubuntu/raring/vice/raring

« back to all changes in this revision

Viewing changes to src/arch/win32/arch.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Laszlo Boszormenyi (GCS)
  • Date: 2009-03-31 00:37:15 UTC
  • mfrom: (1.1.7 upstream) (9.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20090331003715-i5yisvcfv7mgz3eh
Tags: 2.1.dfsg-1
* New major upstream release (closes: #495937).
* Add desktop files (closes: #501181).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Microsoft Developer Studio Project File - Name="arch" - 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=arch - 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 "arch.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 "arch.mak" CFG="arch - Win32 Debug"
17
 
!MESSAGE 
18
 
!MESSAGE Possible choices for configuration are:
19
 
!MESSAGE 
20
 
!MESSAGE "arch - Win32 Release" (based on "Win32 (x86) Static Library")
21
 
!MESSAGE "arch - 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)" == "arch - 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 "libs\arch\Release"
41
 
# PROP Intermediate_Dir "libs\arch\Release"
42
 
# PROP Target_Dir ""
43
 
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
44
 
# ADD CPP /nologo /W3 /GX /O2 /I ".\msvc" /I ".\\" /I "..\..\\" /I "..\..\drive" /I "..\..\vdrive" /I "..\..\c64" /I "..\..\c128" /I "..\..\vic20" /I "..\..\pet" /I "..\..\cbm2" /I "..\..\raster" /I "..\..\monitor" /I "..\..\lib\libffmpeg" /I "..\..\plus4" /I "..\..\sid" /I ".\msvc\wpcap" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
45
 
# ADD BASE RSC /l 0x409
46
 
# ADD RSC /l 0x409
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
 
 
54
 
!ELSEIF  "$(CFG)" == "arch - Win32 Debug"
55
 
 
56
 
# PROP BASE Use_MFC 0
57
 
# PROP BASE Use_Debug_Libraries 1
58
 
# PROP BASE Output_Dir "Debug"
59
 
# PROP BASE Intermediate_Dir "Debug"
60
 
# PROP BASE Target_Dir ""
61
 
# PROP Use_MFC 0
62
 
# PROP Use_Debug_Libraries 1
63
 
# PROP Output_Dir "libs\arch\Debug"
64
 
# PROP Intermediate_Dir "libs\arch\Debug"
65
 
# PROP Target_Dir ""
66
 
# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
67
 
# ADD CPP /nologo /W3 /GX /Z7 /Od /I ".\msvc" /I ".\\" /I "..\..\\" /I "..\..\drive" /I "..\..\vdrive" /I "..\..\c64" /I "..\..\c128" /I "..\..\vic20" /I "..\..\pet" /I "..\..\cbm2" /I "..\..\raster" /I "..\..\monitor" /I "..\..\lib\libffmpeg" /I "..\..\plus4" /I "..\..\sid" /I ".\msvc\wpcap" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
68
 
# ADD BASE RSC /l 0x409
69
 
# ADD RSC /l 0x409
70
 
BSC32=bscmake.exe
71
 
# ADD BASE BSC32 /nologo
72
 
# ADD BSC32 /nologo
73
 
LIB32=link.exe -lib
74
 
# ADD BASE LIB32 /nologo
75
 
# ADD LIB32 /nologo
76
 
 
77
 
!ENDIF 
78
 
 
79
 
# Begin Target
80
 
 
81
 
# Name "arch - Win32 Release"
82
 
# Name "arch - Win32 Debug"
83
 
# Begin Source File
84
 
 
85
 
SOURCE=.\archdep.c
86
 
# End Source File
87
 
# Begin Source File
88
 
 
89
 
SOURCE=.\blockdev.c
90
 
# End Source File
91
 
# Begin Source File
92
 
 
93
 
SOURCE=.\c128ui.c
94
 
# End Source File
95
 
# Begin Source File
96
 
 
97
 
SOURCE=.\c64ui.c
98
 
# End Source File
99
 
# Begin Source File
100
 
 
101
 
SOURCE=.\catweaselmkiii.c
102
 
# End Source File
103
 
# Begin Source File
104
 
 
105
 
SOURCE=.\cbm2ui.c
106
 
# End Source File
107
 
# Begin Source File
108
 
 
109
 
SOURCE=.\console.c
110
 
# End Source File
111
 
# Begin Source File
112
 
 
113
 
SOURCE=.\dirent.c
114
 
# End Source File
115
 
# Begin Source File
116
 
 
117
 
SOURCE=.\ffmpeglib.c
118
 
# End Source File
119
 
# Begin Source File
120
 
 
121
 
SOURCE=.\fullscrn.c
122
 
# End Source File
123
 
# Begin Source File
124
 
 
125
 
SOURCE=.\gifdrv.c
126
 
# End Source File
127
 
# Begin Source File
128
 
 
129
 
SOURCE=.\hardsid.c
130
 
# End Source File
131
 
# Begin Source File
132
 
 
133
 
SOURCE=.\intl.c
134
 
# End Source File
135
 
# Begin Source File
136
 
 
137
 
SOURCE=.\joy.c
138
 
# End Source File
139
 
# Begin Source File
140
 
 
141
 
SOURCE=.\kbd.c
142
 
# End Source File
143
 
# Begin Source File
144
 
 
145
 
SOURCE=.\mousedrv.c
146
 
# End Source File
147
 
# Begin Source File
148
 
 
149
 
SOURCE=.\opencbmlib.c
150
 
# End Source File
151
 
# Begin Source File
152
 
 
153
 
SOURCE=.\parsid.c
154
 
# End Source File
155
 
# Begin Source File
156
 
 
157
 
SOURCE=.\petui.c
158
 
# End Source File
159
 
# Begin Source File
160
 
 
161
 
SOURCE=.\plus4ui.c
162
 
# End Source File
163
 
# Begin Source File
164
 
 
165
 
SOURCE=.\res.txt
166
 
 
167
 
!IF  "$(CFG)" == "arch - Win32 Release"
168
 
 
169
 
# PROP Ignore_Default_Tool 1
170
 
USERDEP__RES_T="res.txt"        "resdialogs.txt"        "resmenu.txt"   "resstrings.txt"        
171
 
# Begin Custom Build - Generating res.h
172
 
InputDir=.
173
 
InputPath=.\res.txt
174
 
 
175
 
"$(InputDir)\res.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
176
 
        ..\..\..\data\genwinres res.h res.txt resdialogs.txt resmenu.txt resstrings.txt
177
 
 
178
 
# End Custom Build
179
 
 
180
 
!ELSEIF  "$(CFG)" == "arch - Win32 Debug"
181
 
 
182
 
# PROP Ignore_Default_Tool 1
183
 
USERDEP__RES_T="res.txt"        "resdialogs.txt"        "resmenu.txt"   "resstrings.txt"        
184
 
# Begin Custom Build - Generating res.h
185
 
InputDir=.
186
 
InputPath=.\res.txt
187
 
 
188
 
"$(InputDir)\res.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
189
 
        ..\..\..\data\genwinres res.h res.txt resdialogs.txt resmenu.txt resstrings.txt
190
 
 
191
 
# End Custom Build
192
 
 
193
 
!ENDIF 
194
 
 
195
 
# End Source File
196
 
# Begin Source File
197
 
 
198
 
SOURCE=.\rs232.c
199
 
# End Source File
200
 
# Begin Source File
201
 
 
202
 
SOURCE=.\signals.c
203
 
# End Source File
204
 
# Begin Source File
205
 
 
206
 
SOURCE=.\statusbar.c
207
 
# End Source File
208
 
# Begin Source File
209
 
 
210
 
SOURCE=.\system.c
211
 
# End Source File
212
 
# Begin Source File
213
 
 
214
 
SOURCE=.\tfearch.c
215
 
# End Source File
216
 
# Begin Source File
217
 
 
218
 
SOURCE=".\ui-resources.c"
219
 
# End Source File
220
 
# Begin Source File
221
 
 
222
 
SOURCE=.\ui.c
223
 
# End Source File
224
 
# Begin Source File
225
 
 
226
 
SOURCE=.\uiacia.c
227
 
# End Source File
228
 
# Begin Source File
229
 
 
230
 
SOURCE=.\uiattach.c
231
 
# End Source File
232
 
# Begin Source File
233
 
 
234
 
SOURCE=.\uic128.c
235
 
# End Source File
236
 
# Begin Source File
237
 
 
238
 
SOURCE=.\uic64_256k.c
239
 
# End Source File
240
 
# Begin Source File
241
 
 
242
 
SOURCE=.\uic64cart.c
243
 
# End Source File
244
 
# Begin Source File
245
 
 
246
 
SOURCE=.\uicart.c
247
 
# End Source File
248
 
# Begin Source File
249
 
 
250
 
SOURCE=.\uicbm2set.c
251
 
# End Source File
252
 
# Begin Source File
253
 
 
254
 
SOURCE=.\uicmdline.c
255
 
# End Source File
256
 
# Begin Source File
257
 
 
258
 
SOURCE=.\uiconsole.c
259
 
# End Source File
260
 
# Begin Source File
261
 
 
262
 
SOURCE=.\uidatasette.c
263
 
# End Source File
264
 
# Begin Source File
265
 
 
266
 
SOURCE=.\uidigimax.c
267
 
# End Source File
268
 
# Begin Source File
269
 
 
270
 
SOURCE=.\uidrivec128.c
271
 
# End Source File
272
 
# Begin Source File
273
 
 
274
 
SOURCE=.\uidrivec64.c
275
 
# End Source File
276
 
# Begin Source File
277
 
 
278
 
SOURCE=.\uidrivepetcbm2.c
279
 
# End Source File
280
 
# Begin Source File
281
 
 
282
 
SOURCE=.\uidriveplus4.c
283
 
# End Source File
284
 
# Begin Source File
285
 
 
286
 
SOURCE=.\uidrivevic20.c
287
 
# End Source File
288
 
# Begin Source File
289
 
 
290
 
SOURCE=.\uievent.c
291
 
# End Source File
292
 
# Begin Source File
293
 
 
294
 
SOURCE=.\uifliplist.c
295
 
# End Source File
296
 
# Begin Source File
297
 
 
298
 
SOURCE=.\uigeoram.c
299
 
# End Source File
300
 
# Begin Source File
301
 
 
302
 
SOURCE=.\uihelp.c
303
 
# End Source File
304
 
# Begin Source File
305
 
 
306
 
SOURCE=.\uiide64.c
307
 
# End Source File
308
 
# Begin Source File
309
 
 
310
 
SOURCE=.\uijoystick.c
311
 
# End Source File
312
 
# Begin Source File
313
 
 
314
 
SOURCE=.\uikeyboard.c
315
 
# End Source File
316
 
# Begin Source File
317
 
 
318
 
SOURCE=.\uilib.c
319
 
# End Source File
320
 
# Begin Source File
321
 
 
322
 
SOURCE=.\uimediafile.c
323
 
# End Source File
324
 
# Begin Source File
325
 
 
326
 
SOURCE=.\uimon.c
327
 
# End Source File
328
 
# Begin Source File
329
 
 
330
 
SOURCE=.\uinetwork.c
331
 
# End Source File
332
 
# Begin Source File
333
 
 
334
 
SOURCE=.\uiperipheral.c
335
 
# End Source File
336
 
# Begin Source File
337
 
 
338
 
SOURCE=.\uipetreu.c
339
 
# End Source File
340
 
# Begin Source File
341
 
 
342
 
SOURCE=.\uipetset.c
343
 
# End Source File
344
 
# Begin Source File
345
 
 
346
 
SOURCE=.\uiplus4cart.c
347
 
# End Source File
348
 
# Begin Source File
349
 
 
350
 
SOURCE=.\uiplus4mem.c
351
 
# End Source File
352
 
# Begin Source File
353
 
 
354
 
SOURCE=.\uiplus256k.c
355
 
# End Source File
356
 
# Begin Source File
357
 
 
358
 
SOURCE=.\uiplus60k.c
359
 
# End Source File
360
 
# Begin Source File
361
 
 
362
 
SOURCE=.\uiquicksnapshot.c
363
 
# End Source File
364
 
# Begin Source File
365
 
 
366
 
SOURCE=.\uiram.c
367
 
# End Source File
368
 
# Begin Source File
369
 
 
370
 
SOURCE=.\uiramcart.c
371
 
# End Source File
372
 
# Begin Source File
373
 
 
374
 
SOURCE=.\uimmc64.c
375
 
# End Source File
376
 
# Begin Source File
377
 
 
378
 
SOURCE=.\uireu.c
379
 
# End Source File
380
 
# Begin Source File
381
 
 
382
 
SOURCE=.\uirom.c
383
 
# End Source File
384
 
# Begin Source File
385
 
 
386
 
SOURCE=.\uirs232.c
387
 
# End Source File
388
 
# Begin Source File
389
 
 
390
 
SOURCE=.\uirs232user.c
391
 
# End Source File
392
 
# Begin Source File
393
 
 
394
 
SOURCE=.\uisid.c
395
 
# End Source File
396
 
# Begin Source File
397
 
 
398
 
SOURCE=.\uisidcart.c
399
 
# End Source File
400
 
# Begin Source File
401
 
 
402
 
SOURCE=.\uisnapshot.c
403
 
# End Source File
404
 
# Begin Source File
405
 
 
406
 
SOURCE=.\uisound.c
407
 
# End Source File
408
 
# Begin Source File
409
 
 
410
 
SOURCE=.\uispeed.c
411
 
# End Source File
412
 
# Begin Source File
413
 
 
414
 
SOURCE=.\uitfe.c
415
 
# End Source File
416
 
# Begin Source File
417
 
 
418
 
SOURCE=.\uivicii.c
419
 
# End Source File
420
 
# Begin Source File
421
 
 
422
 
SOURCE=.\uivicset.c
423
 
# End Source File
424
 
# Begin Source File
425
 
 
426
 
SOURCE=.\uivideo.c
427
 
# End Source File
428
 
# Begin Source File
429
 
 
430
 
SOURCE=.\vic20ui.c
431
 
# End Source File
432
 
# Begin Source File
433
 
 
434
 
SOURCE=.\video.c
435
 
# End Source File
436
 
# Begin Source File
437
 
 
438
 
SOURCE=.\vsidui.c
439
 
# End Source File
440
 
# Begin Source File
441
 
 
442
 
SOURCE=.\vsyncarch.c
443
 
# End Source File
444
 
# Begin Source File
445
 
 
446
 
SOURCE=.\winmain.c
447
 
# End Source File
448
 
# End Target
449
 
# End Project
 
1
# Microsoft Developer Studio Project File - Name="arch" - 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=arch - 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 "arch.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 "arch.mak" CFG="arch - Win32 Debug"
 
17
!MESSAGE 
 
18
!MESSAGE Possible choices for configuration are:
 
19
!MESSAGE 
 
20
!MESSAGE "arch - Win32 Release" (based on "Win32 (x86) Static Library")
 
21
!MESSAGE "arch - 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)" == "arch - 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 "libs\arch\Release"
 
41
# PROP Intermediate_Dir "libs\arch\Release"
 
42
# PROP Target_Dir ""
 
43
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
 
44
# ADD CPP /nologo /MT /W3 /GX /O2 /I ".\msvc" /I ".\\" /I "..\..\\" /I "..\..\drive" /I "..\..\vdrive" /I "..\..\c64" /I "..\..\c64dtv" /I "..\..\c128" /I "..\..\vic20" /I "..\..\pet" /I "..\..\cbm2" /I "..\..\raster" /I "..\..\monitor" /I "..\..\lib\libffmpeg" /I "..\..\plus4" /I "..\..\rs232drv" /I "..\..\sid" /I ".\msvc\wpcap" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
 
45
# ADD BASE RSC /l 0x409
 
46
# ADD RSC /l 0x409
 
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
 
 
54
!ELSEIF  "$(CFG)" == "arch - Win32 Debug"
 
55
 
 
56
# PROP BASE Use_MFC 0
 
57
# PROP BASE Use_Debug_Libraries 1
 
58
# PROP BASE Output_Dir "Debug"
 
59
# PROP BASE Intermediate_Dir "Debug"
 
60
# PROP BASE Target_Dir ""
 
61
# PROP Use_MFC 0
 
62
# PROP Use_Debug_Libraries 1
 
63
# PROP Output_Dir "libs\arch\Debug"
 
64
# PROP Intermediate_Dir "libs\arch\Debug"
 
65
# PROP Target_Dir ""
 
66
# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
 
67
# ADD CPP /nologo /MTd /W3 /GX /Z7 /Od /I ".\msvc" /I ".\\" /I "..\..\\" /I "..\..\drive" /I "..\..\vdrive" /I "..\..\c64" /I "..\..\c64dtv" /I "..\..\c128" /I "..\..\vic20" /I "..\..\pet" /I "..\..\cbm2" /I "..\..\raster" /I "..\..\monitor" /I "..\..\lib\libffmpeg" /I "..\..\plus4" /I "..\..\rs232drv" /I "..\..\sid" /I ".\msvc\wpcap" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
 
68
# ADD BASE RSC /l 0x409
 
69
# ADD RSC /l 0x409
 
70
BSC32=bscmake.exe
 
71
# ADD BASE BSC32 /nologo
 
72
# ADD BSC32 /nologo
 
73
LIB32=link.exe -lib
 
74
# ADD BASE LIB32 /nologo
 
75
# ADD LIB32 /nologo
 
76
 
 
77
!ENDIF 
 
78
 
 
79
# Begin Target
 
80
 
 
81
# Name "arch - Win32 Release"
 
82
# Name "arch - Win32 Debug"
 
83
# Begin Source File
 
84
 
 
85
SOURCE=.\archdep.c
 
86
# End Source File
 
87
# Begin Source File
 
88
 
 
89
SOURCE=.\blockdev.c
 
90
# End Source File
 
91
# Begin Source File
 
92
 
 
93
SOURCE=.\c128ui.c
 
94
# End Source File
 
95
# Begin Source File
 
96
 
 
97
SOURCE=.\c64dtvui.c
 
98
# End Source File
 
99
# Begin Source File
 
100
 
 
101
SOURCE=.\c64ui.c
 
102
# End Source File
 
103
# Begin Source File
 
104
 
 
105
SOURCE=.\catweaselmkiii.c
 
106
# End Source File
 
107
# Begin Source File
 
108
 
 
109
SOURCE=.\cbm2ui.c
 
110
# End Source File
 
111
# Begin Source File
 
112
 
 
113
SOURCE=.\console.c
 
114
# End Source File
 
115
# Begin Source File
 
116
 
 
117
SOURCE=.\dirent.c
 
118
# End Source File
 
119
# Begin Source File
 
120
 
 
121
SOURCE=.\ffmpeglib.c
 
122
# End Source File
 
123
# Begin Source File
 
124
 
 
125
SOURCE=.\fullscrn.c
 
126
# End Source File
 
127
# Begin Source File
 
128
 
 
129
SOURCE=.\gifdrv.c
 
130
# End Source File
 
131
# Begin Source File
 
132
 
 
133
SOURCE=.\hardsid.c
 
134
# End Source File
 
135
# Begin Source File
 
136
 
 
137
SOURCE=.\intl.c
 
138
# End Source File
 
139
# Begin Source File
 
140
 
 
141
SOURCE=.\joy.c
 
142
# End Source File
 
143
# Begin Source File
 
144
 
 
145
SOURCE=.\kbd.c
 
146
# End Source File
 
147
# Begin Source File
 
148
 
 
149
SOURCE=.\mididrv.c
 
150
# End Source File
 
151
# Begin Source File
 
152
 
 
153
SOURCE=.\mousedrv.c
 
154
# End Source File
 
155
# Begin Source File
 
156
 
 
157
SOURCE=.\opencbmlib.c
 
158
# End Source File
 
159
# Begin Source File
 
160
 
 
161
SOURCE=.\parsid.c
 
162
# End Source File
 
163
# Begin Source File
 
164
 
 
165
SOURCE=.\petui.c
 
166
# End Source File
 
167
# Begin Source File
 
168
 
 
169
SOURCE=.\plus4ui.c
 
170
# End Source File
 
171
# Begin Source File
 
172
 
 
173
SOURCE=.\res.txt
 
174
 
 
175
!IF  "$(CFG)" == "arch - Win32 Release"
 
176
 
 
177
# PROP Ignore_Default_Tool 1
 
178
USERDEP__RES_T="res.txt"        "resdialogs.txt"        "resmenu.txt"   "resstrings.txt"        
 
179
# Begin Custom Build - Generating res.h
 
180
InputDir=.
 
181
InputPath=.\res.txt
 
182
 
 
183
"$(InputDir)\res.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 
184
        ..\..\..\data\genwinres res.h menuid.h res.txt resdialogs.txt resmenu.txt resstrings.txt
 
185
 
 
186
# End Custom Build
 
187
 
 
188
!ELSEIF  "$(CFG)" == "arch - Win32 Debug"
 
189
 
 
190
# PROP Ignore_Default_Tool 1
 
191
USERDEP__RES_T="res.txt"        "resdialogs.txt"        "resmenu.txt"   "resstrings.txt"        
 
192
# Begin Custom Build - Generating res.h
 
193
InputDir=.
 
194
InputPath=.\res.txt
 
195
 
 
196
"$(InputDir)\res.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 
197
        ..\..\..\data\genwinres res.h menuid.h res.txt resdialogs.txt resmenu.txt resstrings.txt
 
198
 
 
199
# End Custom Build
 
200
 
 
201
!ENDIF 
 
202
 
 
203
# End Source File
 
204
# Begin Source File
 
205
 
 
206
SOURCE=.\rs232.c
 
207
# End Source File
 
208
# Begin Source File
 
209
 
 
210
SOURCE=.\rs232dev.c
 
211
# End Source File
 
212
# Begin Source File
 
213
 
 
214
SOURCE=.\rs232net.c
 
215
# End Source File
 
216
# Begin Source File
 
217
 
 
218
SOURCE=.\signals.c
 
219
# End Source File
 
220
# Begin Source File
 
221
 
 
222
SOURCE=.\statusbar.c
 
223
# End Source File
 
224
# Begin Source File
 
225
 
 
226
SOURCE=.\system.c
 
227
# End Source File
 
228
# Begin Source File
 
229
 
 
230
SOURCE=.\tfearch.c
 
231
# End Source File
 
232
# Begin Source File
 
233
 
 
234
SOURCE=".\ui-resources.c"
 
235
# End Source File
 
236
# Begin Source File
 
237
 
 
238
SOURCE=.\ui.c
 
239
# End Source File
 
240
# Begin Source File
 
241
 
 
242
SOURCE=.\uiacia.c
 
243
# End Source File
 
244
# Begin Source File
 
245
 
 
246
SOURCE=.\uiattach.c
 
247
# End Source File
 
248
# Begin Source File
 
249
 
 
250
SOURCE=.\uic128.c
 
251
# End Source File
 
252
# Begin Source File
 
253
 
 
254
SOURCE=.\uic64_256k.c
 
255
# End Source File
 
256
# Begin Source File
 
257
 
 
258
SOURCE=.\uic64cart.c
 
259
# End Source File
 
260
# Begin Source File
 
261
 
 
262
SOURCE=.\uic64dtv.c
 
263
# End Source File
 
264
# Begin Source File
 
265
 
 
266
SOURCE=.\uicart.c
 
267
# End Source File
 
268
# Begin Source File
 
269
 
 
270
SOURCE=.\uicbm2set.c
 
271
# End Source File
 
272
# Begin Source File
 
273
 
 
274
SOURCE=.\uicmdline.c
 
275
# End Source File
 
276
# Begin Source File
 
277
 
 
278
SOURCE=.\uiconsole.c
 
279
# End Source File
 
280
# Begin Source File
 
281
 
 
282
SOURCE=.\uidatasette.c
 
283
# End Source File
 
284
# Begin Source File
 
285
 
 
286
SOURCE=.\uidigimax.c
 
287
# End Source File
 
288
# Begin Source File
 
289
 
 
290
SOURCE=.\uidqbb.c
 
291
# End Source File
 
292
# Begin Source File
 
293
 
 
294
SOURCE=.\uidrivec128.c
 
295
# End Source File
 
296
# Begin Source File
 
297
 
 
298
SOURCE=.\uidrivec64.c
 
299
# End Source File
 
300
# Begin Source File
 
301
 
 
302
SOURCE=.\uidrivepetcbm2.c
 
303
# End Source File
 
304
# Begin Source File
 
305
 
 
306
SOURCE=.\uidriveplus4.c
 
307
# End Source File
 
308
# Begin Source File
 
309
 
 
310
SOURCE=.\uidrivevic20.c
 
311
# End Source File
 
312
# Begin Source File
 
313
 
 
314
SOURCE=.\uievent.c
 
315
# End Source File
 
316
# Begin Source File
 
317
 
 
318
SOURCE=.\uifliplist.c
 
319
# End Source File
 
320
# Begin Source File
 
321
 
 
322
SOURCE=.\uigeoram.c
 
323
# End Source File
 
324
# Begin Source File
 
325
 
 
326
SOURCE=.\uihelp.c
 
327
# End Source File
 
328
# Begin Source File
 
329
 
 
330
SOURCE=.\uiide64.c
 
331
# End Source File
 
332
# Begin Source File
 
333
 
 
334
SOURCE=.\uiisepic.c
 
335
# End Source File
 
336
# Begin Source File
 
337
 
 
338
SOURCE=.\uijoystick.c
 
339
# End Source File
 
340
# Begin Source File
 
341
 
 
342
SOURCE=.\uikeyboard.c
 
343
# End Source File
 
344
# Begin Source File
 
345
 
 
346
SOURCE=.\uilib.c
 
347
# End Source File
 
348
# Begin Source File
 
349
 
 
350
SOURCE=.\uimediafile.c
 
351
# End Source File
 
352
# Begin Source File
 
353
 
 
354
SOURCE=.\uimidi.c
 
355
# End Source File
 
356
# Begin Source File
 
357
 
 
358
SOURCE=.\uimmc64.c
 
359
# End Source File
 
360
# Begin Source File
 
361
 
 
362
SOURCE=.\uimon.c
 
363
# End Source File
 
364
# Begin Source File
 
365
 
 
366
SOURCE=.\uimouse.c
 
367
# End Source File
 
368
# Begin Source File
 
369
 
 
370
SOURCE=.\uinetwork.c
 
371
# End Source File
 
372
# Begin Source File
 
373
 
 
374
SOURCE=.\uiperipheral.c
 
375
# End Source File
 
376
# Begin Source File
 
377
 
 
378
SOURCE=.\uipetreu.c
 
379
# End Source File
 
380
# Begin Source File
 
381
 
 
382
SOURCE=.\uipetset.c
 
383
# End Source File
 
384
# Begin Source File
 
385
 
 
386
SOURCE=.\uiplus256k.c
 
387
# End Source File
 
388
# Begin Source File
 
389
 
 
390
SOURCE=.\uiplus4cart.c
 
391
# End Source File
 
392
# Begin Source File
 
393
 
 
394
SOURCE=.\uiplus4mem.c
 
395
# End Source File
 
396
# Begin Source File
 
397
 
 
398
SOURCE=.\uiplus60k.c
 
399
# End Source File
 
400
# Begin Source File
 
401
 
 
402
SOURCE=.\uiquicksnapshot.c
 
403
# End Source File
 
404
# Begin Source File
 
405
 
 
406
SOURCE=.\uiram.c
 
407
# End Source File
 
408
# Begin Source File
 
409
 
 
410
SOURCE=.\uiramcart.c
 
411
# End Source File
 
412
# Begin Source File
 
413
 
 
414
SOURCE=.\uireu.c
 
415
# End Source File
 
416
# Begin Source File
 
417
 
 
418
SOURCE=.\uirom.c
 
419
# End Source File
 
420
# Begin Source File
 
421
 
 
422
SOURCE=.\uirs232.c
 
423
# End Source File
 
424
# Begin Source File
 
425
 
 
426
SOURCE=.\uirs232user.c
 
427
# End Source File
 
428
# Begin Source File
 
429
 
 
430
SOURCE=.\uisid.c
 
431
# End Source File
 
432
# Begin Source File
 
433
 
 
434
SOURCE=.\uisidcart.c
 
435
# End Source File
 
436
# Begin Source File
 
437
 
 
438
SOURCE=.\uisnapshot.c
 
439
# End Source File
 
440
# Begin Source File
 
441
 
 
442
SOURCE=.\uisound.c
 
443
# End Source File
 
444
# Begin Source File
 
445
 
 
446
SOURCE=.\uispeed.c
 
447
# End Source File
 
448
# Begin Source File
 
449
 
 
450
SOURCE=.\uitfe.c
 
451
# End Source File
 
452
# Begin Source File
 
453
 
 
454
SOURCE=.\uivicii.c
 
455
# End Source File
 
456
# Begin Source File
 
457
 
 
458
SOURCE=.\uivicset.c
 
459
# End Source File
 
460
# Begin Source File
 
461
 
 
462
SOURCE=.\uivideo.c
 
463
# End Source File
 
464
# Begin Source File
 
465
 
 
466
SOURCE=.\vic20ui.c
 
467
# End Source File
 
468
# Begin Source File
 
469
 
 
470
SOURCE=.\video.c
 
471
# End Source File
 
472
# Begin Source File
 
473
 
 
474
SOURCE=.\vsidui.c
 
475
# End Source File
 
476
# Begin Source File
 
477
 
 
478
SOURCE=.\vsyncarch.c
 
479
# End Source File
 
480
# Begin Source File
 
481
 
 
482
SOURCE=.\winmain.c
 
483
# End Source File
 
484
# End Target
 
485
# End Project