summaryrefslogtreecommitdiff
path: root/uisimulator
diff options
context:
space:
mode:
authorJörg Hohensohn <hohensoh@rockbox.org>2003-04-10 20:30:35 +0000
committerJörg Hohensohn <hohensoh@rockbox.org>2003-04-10 20:30:35 +0000
commit780595b6c4c07000e99bb799bf011b3fcd657d14 (patch)
treedfb6b2bdc5dbd56ac4a3ec62018e6732b2443dba /uisimulator
parent2039adb5cc291e48826810d3f0840380fc3274de (diff)
downloadrockbox-780595b6c4c07000e99bb799bf011b3fcd657d14.tar.gz
rockbox-780595b6c4c07000e99bb799bf011b3fcd657d14.zip
new project file for MSVC
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3526 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'uisimulator')
-rw-r--r--uisimulator/win32/rockbox.dsp658
1 files changed, 658 insertions, 0 deletions
diff --git a/uisimulator/win32/rockbox.dsp b/uisimulator/win32/rockbox.dsp
new file mode 100644
index 0000000000..b551a5fb25
--- /dev/null
+++ b/uisimulator/win32/rockbox.dsp
@@ -0,0 +1,658 @@
1# Microsoft Developer Studio Project File - Name="rockbox" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Application" 0x0101
6
7CFG=rockbox - Win32 Player
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 "rockbox.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 "rockbox.mak" CFG="rockbox - Win32 Player"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "rockbox - Win32 Recorder" (based on "Win32 (x86) Application")
21!MESSAGE "rockbox - Win32 Player" (based on "Win32 (x86) Application")
22!MESSAGE
23
24# Begin Project
25# PROP AllowPerConfigDependencies 0
26# PROP Scc_ProjName ""
27# PROP Scc_LocalPath ""
28CPP=cl.exe
29MTL=midl.exe
30RSC=rc.exe
31
32!IF "$(CFG)" == "rockbox - Win32 Recorder"
33
34# PROP BASE Use_MFC 0
35# PROP BASE Use_Debug_Libraries 1
36# PROP BASE Output_Dir "rockbox___Win32_Recorder"
37# PROP BASE Intermediate_Dir "rockbox___Win32_Recorder"
38# PROP BASE Target_Dir ""
39# PROP Use_MFC 0
40# PROP Use_Debug_Libraries 1
41# PROP Output_Dir "rockbox___Win32_Recorder"
42# PROP Intermediate_Dir "rockbox___Win32_Recorder"
43# PROP Ignore_Export_Lib 0
44# PROP Target_Dir ""
45# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
46# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../../firmware/export" /I "../../firmware/drivers" /I "../../firmware/common" /I "../common" /I "../win32" /I "../../apps" /I "../../apps/recorder" /D "HAVE_LCD_BITMAP" /D "HAVE_RECORDER_KEYPAD" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "HAVE_CONFIG_H" /D "GETTIMEOFDAY_TWO_ARGS" /D "SIMULATOR" /D APPSVERSION=\"WIN32SIM\" /FR /YX /FD /GZ /c
47# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
48# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
49# ADD BASE RSC /l 0x407 /d "_DEBUG"
50# ADD RSC /l 0x407 /d "_DEBUG"
51BSC32=bscmake.exe
52# ADD BASE BSC32 /nologo
53# ADD BSC32 /nologo
54LINK32=link.exe
55# 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 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
56# 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 libcmtd.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /pdbtype:sept
57
58!ELSEIF "$(CFG)" == "rockbox - Win32 Player"
59
60# PROP BASE Use_MFC 0
61# PROP BASE Use_Debug_Libraries 1
62# PROP BASE Output_Dir "rockbox___Win32_Player"
63# PROP BASE Intermediate_Dir "rockbox___Win32_Player"
64# PROP BASE Target_Dir ""
65# PROP Use_MFC 0
66# PROP Use_Debug_Libraries 1
67# PROP Output_Dir "rockbox___Win32_Player"
68# PROP Intermediate_Dir "rockbox___Win32_Player"
69# PROP Ignore_Export_Lib 0
70# PROP Target_Dir ""
71# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
72# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../../firmware/export" /I "../../firmware/drivers" /I "../../firmware/common" /I "../common" /I "../win32" /I "../../apps" /I "../../apps/player" /D "HAVE_LCD_CHARCELLS" /D "HAVE_PLAYER_KEYPAD" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "HAVE_CONFIG_H" /D "GETTIMEOFDAY_TWO_ARGS" /D "SIMULATOR" /D APPSVERSION=\"WIN32SIM\" /YX /FD /GZ /c
73# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
74# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
75# ADD BASE RSC /l 0x407 /d "_DEBUG"
76# ADD RSC /l 0x407 /d "_DEBUG"
77BSC32=bscmake.exe
78# ADD BASE BSC32 /nologo
79# ADD BSC32 /nologo
80LINK32=link.exe
81# 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 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
82# 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 libcmtd.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /pdbtype:sept
83
84!ENDIF
85
86# Begin Target
87
88# Name "rockbox - Win32 Recorder"
89# Name "rockbox - Win32 Player"
90# Begin Group "Firmware"
91
92# PROP Default_Filter ""
93# Begin Source File
94
95SOURCE=..\..\firmware\font.c
96# End Source File
97# Begin Source File
98
99SOURCE=..\..\firmware\id3.c
100# End Source File
101# Begin Source File
102
103SOURCE=..\..\firmware\mp3data.c
104# End Source File
105# Begin Source File
106
107SOURCE=..\..\firmware\mpeg.c
108# End Source File
109# Begin Source File
110
111SOURCE=..\..\firmware\powermgmt.c
112# End Source File
113# Begin Source File
114
115SOURCE=..\..\firmware\usb.c
116# End Source File
117# End Group
118# Begin Group "Drivers"
119
120# PROP Default_Filter ""
121# Begin Source File
122
123SOURCE="..\..\firmware\drivers\lcd-player-charset.c"
124
125!IF "$(CFG)" == "rockbox - Win32 Recorder"
126
127# PROP Exclude_From_Build 1
128
129!ELSEIF "$(CFG)" == "rockbox - Win32 Player"
130
131!ENDIF
132
133# End Source File
134# Begin Source File
135
136SOURCE="..\..\firmware\drivers\lcd-player.c"
137
138!IF "$(CFG)" == "rockbox - Win32 Recorder"
139
140# PROP Exclude_From_Build 1
141
142!ELSEIF "$(CFG)" == "rockbox - Win32 Player"
143
144!ENDIF
145
146# End Source File
147# Begin Source File
148
149SOURCE="..\common\lcd-playersim.c"
150
151!IF "$(CFG)" == "rockbox - Win32 Recorder"
152
153# PROP Exclude_From_Build 1
154
155!ELSEIF "$(CFG)" == "rockbox - Win32 Player"
156
157!ENDIF
158
159# End Source File
160# Begin Source File
161
162SOURCE="..\..\firmware\drivers\lcd-recorder.c"
163
164!IF "$(CFG)" == "rockbox - Win32 Recorder"
165
166!ELSEIF "$(CFG)" == "rockbox - Win32 Player"
167
168# PROP Exclude_From_Build 1
169
170!ENDIF
171
172# End Source File
173# Begin Source File
174
175SOURCE=..\..\firmware\drivers\power.c
176# End Source File
177# End Group
178# Begin Group "Common"
179
180# PROP Default_Filter ""
181# Begin Source File
182
183SOURCE=..\..\firmware\common\errno.c
184# End Source File
185# Begin Source File
186
187SOURCE=..\..\firmware\common\sprintf.c
188# End Source File
189# Begin Source File
190
191SOURCE=..\..\firmware\common\strtok.c
192# End Source File
193# End Group
194# Begin Group "Apps"
195
196# PROP Default_Filter ""
197# Begin Group "Player"
198
199# PROP Default_Filter ""
200# Begin Source File
201
202SOURCE=..\..\apps\player\icons.c
203
204!IF "$(CFG)" == "rockbox - Win32 Recorder"
205
206# PROP Exclude_From_Build 1
207
208!ELSEIF "$(CFG)" == "rockbox - Win32 Player"
209
210!ENDIF
211
212# End Source File
213# Begin Source File
214
215SOURCE=..\..\apps\player\icons.h
216
217!IF "$(CFG)" == "rockbox - Win32 Recorder"
218
219# PROP Exclude_From_Build 1
220
221!ELSEIF "$(CFG)" == "rockbox - Win32 Player"
222
223!ENDIF
224
225# End Source File
226# Begin Source File
227
228SOURCE=..\..\apps\player\keyboard.c
229
230!IF "$(CFG)" == "rockbox - Win32 Recorder"
231
232# PROP Exclude_From_Build 1
233
234!ELSEIF "$(CFG)" == "rockbox - Win32 Player"
235
236!ENDIF
237
238# End Source File
239# End Group
240# Begin Group "Recorder"
241
242# PROP Default_Filter ""
243# Begin Source File
244
245SOURCE=..\..\apps\recorder\bmp.c
246
247!IF "$(CFG)" == "rockbox - Win32 Recorder"
248
249!ELSEIF "$(CFG)" == "rockbox - Win32 Player"
250
251# PROP Exclude_From_Build 1
252
253!ENDIF
254
255# End Source File
256# Begin Source File
257
258SOURCE=..\..\apps\recorder\bounce.c
259
260!IF "$(CFG)" == "rockbox - Win32 Recorder"
261
262!ELSEIF "$(CFG)" == "rockbox - Win32 Player"
263
264# PROP Exclude_From_Build 1
265
266!ENDIF
267
268# End Source File
269# Begin Source File
270
271SOURCE=..\..\apps\recorder\cube.c
272
273!IF "$(CFG)" == "rockbox - Win32 Recorder"
274
275!ELSEIF "$(CFG)" == "rockbox - Win32 Player"
276
277# PROP Exclude_From_Build 1
278
279!ENDIF
280
281# End Source File
282# Begin Source File
283
284SOURCE=..\..\apps\recorder\icons.c
285
286!IF "$(CFG)" == "rockbox - Win32 Recorder"
287
288!ELSEIF "$(CFG)" == "rockbox - Win32 Player"
289
290# PROP Exclude_From_Build 1
291
292!ENDIF
293
294# End Source File
295# Begin Source File
296
297SOURCE=..\..\apps\recorder\keyboard.c
298
299!IF "$(CFG)" == "rockbox - Win32 Recorder"
300
301!ELSEIF "$(CFG)" == "rockbox - Win32 Player"
302
303# PROP Exclude_From_Build 1
304
305!ENDIF
306
307# End Source File
308# Begin Source File
309
310SOURCE=..\..\apps\recorder\peakmeter.c
311
312!IF "$(CFG)" == "rockbox - Win32 Recorder"
313
314!ELSEIF "$(CFG)" == "rockbox - Win32 Player"
315
316# PROP Exclude_From_Build 1
317
318!ENDIF
319
320# End Source File
321# Begin Source File
322
323SOURCE=..\..\apps\recorder\snow.c
324
325!IF "$(CFG)" == "rockbox - Win32 Recorder"
326
327!ELSEIF "$(CFG)" == "rockbox - Win32 Player"
328
329# PROP Exclude_From_Build 1
330
331!ENDIF
332
333# End Source File
334# Begin Source File
335
336SOURCE=..\..\apps\recorder\sokoban.c
337
338!IF "$(CFG)" == "rockbox - Win32 Recorder"
339
340!ELSEIF "$(CFG)" == "rockbox - Win32 Player"
341
342# PROP Exclude_From_Build 1
343
344!ENDIF
345
346# End Source File
347# Begin Source File
348
349SOURCE=..\..\apps\recorder\tetris.c
350
351!IF "$(CFG)" == "rockbox - Win32 Recorder"
352
353!ELSEIF "$(CFG)" == "rockbox - Win32 Player"
354
355# PROP Exclude_From_Build 1
356
357!ENDIF
358
359# End Source File
360# Begin Source File
361
362SOURCE=..\..\apps\recorder\widgets.c
363
364!IF "$(CFG)" == "rockbox - Win32 Recorder"
365
366!ELSEIF "$(CFG)" == "rockbox - Win32 Player"
367
368# PROP Exclude_From_Build 1
369
370!ENDIF
371
372# End Source File
373# Begin Source File
374
375SOURCE=..\..\apps\recorder\wormlet.c
376
377!IF "$(CFG)" == "rockbox - Win32 Recorder"
378
379!ELSEIF "$(CFG)" == "rockbox - Win32 Player"
380
381# PROP Exclude_From_Build 1
382
383!ENDIF
384
385# End Source File
386# End Group
387# Begin Source File
388
389SOURCE=..\..\apps\alarm_menu.c
390# End Source File
391# Begin Source File
392
393SOURCE=..\..\apps\credits.c
394# End Source File
395# Begin Source File
396
397SOURCE=..\..\apps\debug_menu.c
398# End Source File
399# Begin Source File
400
401SOURCE=..\..\apps\demo_menu.c
402# End Source File
403# Begin Source File
404
405SOURCE=..\..\apps\games_menu.c
406# End Source File
407# Begin Source File
408
409SOURCE=..\..\apps\language.c
410# End Source File
411# Begin Source File
412
413SOURCE=..\..\apps\main.c
414# End Source File
415# Begin Source File
416
417SOURCE=..\..\apps\main_menu.c
418# End Source File
419# Begin Source File
420
421SOURCE=..\..\apps\menu.c
422# End Source File
423# Begin Source File
424
425SOURCE=..\..\apps\misc.c
426# End Source File
427# Begin Source File
428
429SOURCE=..\..\apps\onplay.c
430# End Source File
431# Begin Source File
432
433SOURCE=..\..\apps\playlist.c
434# End Source File
435# Begin Source File
436
437SOURCE=..\..\apps\screens.c
438# End Source File
439# Begin Source File
440
441SOURCE=..\..\apps\settings.c
442# End Source File
443# Begin Source File
444
445SOURCE=..\..\apps\settings_menu.c
446# End Source File
447# Begin Source File
448
449SOURCE=..\..\apps\sleeptimer.c
450# End Source File
451# Begin Source File
452
453SOURCE=..\..\apps\sound_menu.c
454# End Source File
455# Begin Source File
456
457SOURCE=..\..\apps\status.c
458# End Source File
459# Begin Source File
460
461SOURCE=..\..\apps\tree.c
462# End Source File
463# Begin Source File
464
465SOURCE=..\..\apps\viewer.c
466# End Source File
467# Begin Source File
468
469SOURCE="..\..\apps\wps-display.c"
470# End Source File
471# Begin Source File
472
473SOURCE=..\..\apps\wps.c
474# End Source File
475# End Group
476# Begin Group "Win32"
477
478# PROP Default_Filter ""
479# Begin Group "AppsCommon"
480
481# PROP Default_Filter ""
482# Begin Source File
483
484SOURCE="..\common\lcd-common.c"
485# End Source File
486# Begin Source File
487
488SOURCE=..\common\mpegplay.c
489# End Source File
490# Begin Source File
491
492SOURCE=..\common\sim_icons.c
493# End Source File
494# Begin Source File
495
496SOURCE=..\common\stubs.c
497# End Source File
498# End Group
499# Begin Source File
500
501SOURCE=.\button.c
502# End Source File
503# Begin Source File
504
505SOURCE=".\debug-win32.c"
506# End Source File
507# Begin Source File
508
509SOURCE=".\dir-win32.c"
510# End Source File
511# Begin Source File
512
513SOURCE=.\io.c
514# End Source File
515# Begin Source File
516
517SOURCE=.\kernel.c
518# End Source File
519# Begin Source File
520
521SOURCE=.\lang.c
522# End Source File
523# Begin Source File
524
525SOURCE=".\lcd-win32.c"
526# End Source File
527# Begin Source File
528
529SOURCE=".\mpeg-win32.c"
530# End Source File
531# Begin Source File
532
533SOURCE=".\panic-win32.c"
534# End Source File
535# Begin Source File
536
537SOURCE=".\string-win32.c"
538# End Source File
539# Begin Source File
540
541SOURCE=.\sysfont.c
542# End Source File
543# Begin Source File
544
545SOURCE=".\thread-win32.c"
546# End Source File
547# Begin Source File
548
549SOURCE=.\uisw32.c
550# End Source File
551# End Group
552# Begin Group "Resource Files"
553
554# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
555# Begin Source File
556
557SOURCE=.\uisw32.rc
558# End Source File
559# End Group
560# Begin Group "Script inputs"
561
562# PROP Default_Filter ""
563# Begin Source File
564
565SOURCE=..\..\firmware\fonts\clR6x8.bdf
566
567!IF "$(CFG)" == "rockbox - Win32 Recorder"
568
569# Begin Custom Build - Creating font from $(InputPath)
570InputPath=..\..\firmware\fonts\clR6x8.bdf
571
572"sysfont.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
573 ..\..\tools\convbdf -c -o sysfont.c $(InputPath)
574
575# End Custom Build
576
577!ELSEIF "$(CFG)" == "rockbox - Win32 Player"
578
579# Begin Custom Build - Creating font from $(InputPath)
580InputPath=..\..\firmware\fonts\clR6x8.bdf
581
582"sysfont.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
583 ..\..\tools\convbdf -c -o sysfont.c $(InputPath)
584
585# End Custom Build
586
587!ENDIF
588
589# End Source File
590# Begin Source File
591
592SOURCE=..\..\docs\CREDITS
593
594!IF "$(CFG)" == "rockbox - Win32 Recorder"
595
596# PROP Ignore_Default_Tool 1
597# Begin Custom Build - Creating credits from $(InputPath)
598InputPath=..\..\docs\CREDITS
599
600"../../apps/credits.raw" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
601 perl ../../apps/credits.pl < $(InputPath) > ../../apps/credits.raw
602
603# End Custom Build
604
605!ELSEIF "$(CFG)" == "rockbox - Win32 Player"
606
607# PROP Ignore_Default_Tool 1
608# Begin Custom Build - Creating credits from $(InputPath)
609InputPath=..\..\docs\CREDITS
610
611"../../apps/credits.raw" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
612 perl ../../apps/credits.pl < $(InputPath) > ../../apps/credits.raw
613
614# End Custom Build
615
616!ENDIF
617
618# End Source File
619# Begin Source File
620
621SOURCE=..\..\apps\lang\english.lang
622
623!IF "$(CFG)" == "rockbox - Win32 Recorder"
624
625# Begin Custom Build - Creating language files from $(InputPath)
626InputPath=..\..\apps\lang\english.lang
627
628BuildCmds= \
629 perl -s ..\..\tools\genlang -p=lang $(InputPath)
630
631"lang.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
632 $(BuildCmds)
633
634"lang.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
635 $(BuildCmds)
636# End Custom Build
637
638!ELSEIF "$(CFG)" == "rockbox - Win32 Player"
639
640# Begin Custom Build - Creating language files from $(InputPath)
641InputPath=..\..\apps\lang\english.lang
642
643BuildCmds= \
644 perl -s ..\..\tools\genlang -p=lang $(InputPath)
645
646"lang.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
647 $(BuildCmds)
648
649"lang.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
650 $(BuildCmds)
651# End Custom Build
652
653!ENDIF
654
655# End Source File
656# End Group
657# End Target
658# End Project