Experimenting with USER
[kugel-rb.git] / uisimulator / win32 / rockbox.dsp
blob1337b7a651cec09bde2a5257811cc0ec292aae01
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 **
5 # TARGTYPE "Win32 (x86) Application" 0x0101
7 CFG=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 
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 CPP=cl.exe
29 MTL=midl.exe
30 RSC=rc.exe
32 !IF  "$(CFG)" == "rockbox - Win32 Recorder"
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 /MTd /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 "HAVE_RTC" /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"
51 BSC32=bscmake.exe
52 # ADD BASE BSC32 /nologo
53 # ADD BSC32 /nologo
54 LINK32=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
58 !ELSEIF  "$(CFG)" == "rockbox - Win32 Player"
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 /MTd /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\" /FR /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"
77 BSC32=bscmake.exe
78 # ADD BASE BSC32 /nologo
79 # ADD BSC32 /nologo
80 LINK32=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
84 !ENDIF 
86 # Begin Target
88 # Name "rockbox - Win32 Recorder"
89 # Name "rockbox - Win32 Player"
90 # Begin Group "Firmware"
92 # PROP Default_Filter ""
93 # Begin Source File
95 SOURCE=..\..\firmware\buffer.c
96 # End Source File
97 # Begin Source File
99 SOURCE=..\..\firmware\font.c
101 !IF  "$(CFG)" == "rockbox - Win32 Recorder"
103 !ELSEIF  "$(CFG)" == "rockbox - Win32 Player"
105 # PROP Exclude_From_Build 1
107 !ENDIF 
109 # End Source File
110 # Begin Source File
112 SOURCE=..\..\firmware\id3.c
113 # End Source File
114 # Begin Source File
116 SOURCE=..\..\firmware\mp3_playback.c
117 # End Source File
118 # Begin Source File
120 SOURCE=..\..\firmware\mp3data.c
121 # End Source File
122 # Begin Source File
124 SOURCE=..\..\firmware\mpeg.c
125 # End Source File
126 # Begin Source File
128 SOURCE=..\..\firmware\powermgmt.c
129 # End Source File
130 # Begin Source File
132 SOURCE=..\..\firmware\usb.c
133 # End Source File
134 # End Group
135 # Begin Group "Drivers"
137 # PROP Default_Filter ""
138 # Begin Source File
140 SOURCE="..\..\firmware\drivers\lcd-player-charset.c"
142 !IF  "$(CFG)" == "rockbox - Win32 Recorder"
144 # PROP Exclude_From_Build 1
146 !ELSEIF  "$(CFG)" == "rockbox - Win32 Player"
148 !ENDIF 
150 # End Source File
151 # Begin Source File
153 SOURCE="..\..\firmware\drivers\lcd-player.c"
155 !IF  "$(CFG)" == "rockbox - Win32 Recorder"
157 # PROP Exclude_From_Build 1
159 !ELSEIF  "$(CFG)" == "rockbox - Win32 Player"
161 !ENDIF 
163 # End Source File
164 # Begin Source File
166 SOURCE="..\common\lcd-playersim.c"
168 !IF  "$(CFG)" == "rockbox - Win32 Recorder"
170 # PROP Exclude_From_Build 1
172 !ELSEIF  "$(CFG)" == "rockbox - Win32 Player"
174 !ENDIF 
176 # End Source File
177 # Begin Source File
179 SOURCE="..\..\firmware\drivers\lcd-recorder.c"
181 !IF  "$(CFG)" == "rockbox - Win32 Recorder"
183 !ELSEIF  "$(CFG)" == "rockbox - Win32 Player"
185 # PROP Exclude_From_Build 1
187 !ENDIF 
189 # End Source File
190 # Begin Source File
192 SOURCE=..\..\firmware\drivers\power.c
193 # End Source File
194 # End Group
195 # Begin Group "Common"
197 # PROP Default_Filter ""
198 # Begin Source File
200 SOURCE=..\..\firmware\common\errno.c
201 # End Source File
202 # Begin Source File
204 SOURCE=..\..\firmware\common\random.c
205 # End Source File
206 # Begin Source File
208 SOURCE=..\..\firmware\common\sprintf.c
209 # End Source File
210 # Begin Source File
212 SOURCE=..\..\firmware\common\strtok.c
213 # End Source File
214 # Begin Source File
216 SOURCE=..\..\firmware\common\timefuncs.c
217 # End Source File
218 # End Group
219 # Begin Group "Apps"
221 # PROP Default_Filter ""
222 # Begin Group "Player"
224 # PROP Default_Filter ""
225 # Begin Source File
227 SOURCE=..\..\apps\player\icons.c
229 !IF  "$(CFG)" == "rockbox - Win32 Recorder"
231 # PROP Exclude_From_Build 1
233 !ELSEIF  "$(CFG)" == "rockbox - Win32 Player"
235 !ENDIF 
237 # End Source File
238 # Begin Source File
240 SOURCE=..\..\apps\player\icons.h
242 !IF  "$(CFG)" == "rockbox - Win32 Recorder"
244 # PROP Exclude_From_Build 1
246 !ELSEIF  "$(CFG)" == "rockbox - Win32 Player"
248 !ENDIF 
250 # End Source File
251 # Begin Source File
253 SOURCE=..\..\apps\player\keyboard.c
255 !IF  "$(CFG)" == "rockbox - Win32 Recorder"
257 # PROP Exclude_From_Build 1
259 !ELSEIF  "$(CFG)" == "rockbox - Win32 Player"
261 !ENDIF 
263 # End Source File
264 # End Group
265 # Begin Group "Recorder"
267 # PROP Default_Filter ""
268 # Begin Source File
270 SOURCE=..\..\apps\recorder\bmp.c
272 !IF  "$(CFG)" == "rockbox - Win32 Recorder"
274 !ELSEIF  "$(CFG)" == "rockbox - Win32 Player"
276 # PROP Exclude_From_Build 1
278 !ENDIF 
280 # End Source File
281 # Begin Source File
283 SOURCE=..\..\apps\recorder\icons.c
285 !IF  "$(CFG)" == "rockbox - Win32 Recorder"
287 !ELSEIF  "$(CFG)" == "rockbox - Win32 Player"
289 # PROP Exclude_From_Build 1
291 !ENDIF 
293 # End Source File
294 # Begin Source File
296 SOURCE=..\..\apps\recorder\keyboard.c
298 !IF  "$(CFG)" == "rockbox - Win32 Recorder"
300 !ELSEIF  "$(CFG)" == "rockbox - Win32 Player"
302 # PROP Exclude_From_Build 1
304 !ENDIF 
306 # End Source File
307 # Begin Source File
309 SOURCE=..\..\apps\recorder\peakmeter.c
311 !IF  "$(CFG)" == "rockbox - Win32 Recorder"
313 !ELSEIF  "$(CFG)" == "rockbox - Win32 Player"
315 # PROP Exclude_From_Build 1
317 !ENDIF 
319 # End Source File
320 # Begin Source File
322 SOURCE=..\..\apps\recorder\widgets.c
324 !IF  "$(CFG)" == "rockbox - Win32 Recorder"
326 !ELSEIF  "$(CFG)" == "rockbox - Win32 Player"
328 # PROP Exclude_From_Build 1
330 !ENDIF 
332 # End Source File
333 # End Group
334 # Begin Source File
336 SOURCE=..\..\apps\alarm_menu.c
337 # End Source File
338 # Begin Source File
340 SOURCE=..\..\apps\bookmark.c
341 # End Source File
342 # Begin Source File
344 SOURCE=..\..\apps\credits.c
345 # End Source File
346 # Begin Source File
348 SOURCE=..\..\apps\debug_menu.c
349 # End Source File
350 # Begin Source File
352 SOURCE=..\..\apps\language.c
353 # End Source File
354 # Begin Source File
356 SOURCE=..\..\apps\main.c
357 # End Source File
358 # Begin Source File
360 SOURCE=..\..\apps\main_menu.c
361 # End Source File
362 # Begin Source File
364 SOURCE=..\..\apps\menu.c
365 # End Source File
366 # Begin Source File
368 SOURCE=..\..\apps\misc.c
369 # End Source File
370 # Begin Source File
372 SOURCE=..\..\apps\onplay.c
373 # End Source File
374 # Begin Source File
376 SOURCE=..\..\apps\playlist.c
377 # End Source File
378 # Begin Source File
380 SOURCE=..\..\apps\playlist_menu.c
381 # End Source File
382 # Begin Source File
384 SOURCE=..\..\apps\playlist_viewer.c
385 # End Source File
386 # Begin Source File
388 SOURCE=..\..\apps\plugin.c
389 # End Source File
390 # Begin Source File
392 SOURCE=..\..\apps\screens.c
393 # End Source File
394 # Begin Source File
396 SOURCE=..\..\apps\settings.c
397 # End Source File
398 # Begin Source File
400 SOURCE=..\..\apps\settings_menu.c
401 # End Source File
402 # Begin Source File
404 SOURCE=..\..\apps\sleeptimer.c
405 # End Source File
406 # Begin Source File
408 SOURCE=..\..\apps\sound_menu.c
409 # End Source File
410 # Begin Source File
412 SOURCE=..\..\apps\status.c
413 # End Source File
414 # Begin Source File
416 SOURCE=..\..\apps\tree.c
417 # End Source File
418 # Begin Source File
420 SOURCE="..\..\apps\wps-display.c"
421 # End Source File
422 # Begin Source File
424 SOURCE=..\..\apps\wps.c
425 # End Source File
426 # End Group
427 # Begin Group "Win32"
429 # PROP Default_Filter ""
430 # Begin Group "AppsCommon"
432 # PROP Default_Filter ""
433 # Begin Source File
435 SOURCE="..\common\lcd-common.c"
436 # End Source File
437 # Begin Source File
439 SOURCE=..\common\mpegplay.c
440 # End Source File
441 # Begin Source File
443 SOURCE=..\common\sim_icons.c
444 # End Source File
445 # Begin Source File
447 SOURCE=..\common\stubs.c
448 # End Source File
449 # End Group
450 # Begin Source File
452 SOURCE=.\button.c
453 # End Source File
454 # Begin Source File
456 SOURCE=".\debug-win32.c"
457 # End Source File
458 # Begin Source File
460 SOURCE=".\dir-win32.c"
461 # End Source File
462 # Begin Source File
464 SOURCE="..\common\font-player.c"
466 !IF  "$(CFG)" == "rockbox - Win32 Recorder"
468 # PROP Exclude_From_Build 1
470 !ELSEIF  "$(CFG)" == "rockbox - Win32 Player"
472 !ENDIF 
474 # End Source File
475 # Begin Source File
477 SOURCE=.\io.c
478 # End Source File
479 # Begin Source File
481 SOURCE=.\kernel.c
482 # End Source File
483 # Begin Source File
485 SOURCE=.\lang.c
486 # End Source File
487 # Begin Source File
489 SOURCE=".\lcd-win32.c"
490 # End Source File
491 # Begin Source File
493 SOURCE=".\mpeg-win32.c"
494 # End Source File
495 # Begin Source File
497 SOURCE=".\panic-win32.c"
498 # End Source File
499 # Begin Source File
501 SOURCE=".\string-win32.c"
502 # End Source File
503 # Begin Source File
505 SOURCE=.\sysfont.c
506 # End Source File
507 # Begin Source File
509 SOURCE=".\thread-win32.c"
510 # End Source File
511 # Begin Source File
513 SOURCE=.\uisw32.c
514 # End Source File
515 # End Group
516 # Begin Group "Resource Files"
518 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
519 # Begin Source File
521 SOURCE=.\uisw32.rc
522 # End Source File
523 # End Group
524 # Begin Group "Script inputs"
526 # PROP Default_Filter ""
527 # Begin Source File
529 SOURCE=..\..\firmware\fonts\clR6x8.bdf
531 !IF  "$(CFG)" == "rockbox - Win32 Recorder"
533 # Begin Custom Build - Creating font from $(InputPath)
534 InputPath=..\..\firmware\fonts\clR6x8.bdf
536 "sysfont.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
537         ..\..\tools\convbdf -c -o sysfont.c $(InputPath)
539 # End Custom Build
541 !ELSEIF  "$(CFG)" == "rockbox - Win32 Player"
543 # Begin Custom Build - Creating font from $(InputPath)
544 InputPath=..\..\firmware\fonts\clR6x8.bdf
546 "sysfont.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
547         ..\..\tools\convbdf -c -o sysfont.c $(InputPath)
549 # End Custom Build
551 !ENDIF 
553 # End Source File
554 # Begin Source File
556 SOURCE=..\..\docs\CREDITS
558 !IF  "$(CFG)" == "rockbox - Win32 Recorder"
560 # PROP Ignore_Default_Tool 1
561 # Begin Custom Build - Creating credits from $(InputPath)
562 InputPath=..\..\docs\CREDITS
564 "../../apps/credits.raw" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
565         perl ../../apps/credits.pl < $(InputPath) > ../../apps/credits.raw
567 # End Custom Build
569 !ELSEIF  "$(CFG)" == "rockbox - Win32 Player"
571 # PROP Ignore_Default_Tool 1
572 # Begin Custom Build - Creating credits from $(InputPath)
573 InputPath=..\..\docs\CREDITS
575 "../../apps/credits.raw" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
576         perl ../../apps/credits.pl < $(InputPath) > ../../apps/credits.raw
578 # End Custom Build
580 !ENDIF 
582 # End Source File
583 # Begin Source File
585 SOURCE=..\..\apps\lang\english.lang
587 !IF  "$(CFG)" == "rockbox - Win32 Recorder"
589 # Begin Custom Build - Creating language files from $(InputPath)
590 InputPath=..\..\apps\lang\english.lang
592 BuildCmds= \
593         perl -s ..\..\tools\genlang -p=lang $(InputPath)
595 "lang.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
596    $(BuildCmds)
598 "lang.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
599    $(BuildCmds)
600 # End Custom Build
602 !ELSEIF  "$(CFG)" == "rockbox - Win32 Player"
604 # Begin Custom Build - Creating language files from $(InputPath)
605 InputPath=..\..\apps\lang\english.lang
607 BuildCmds= \
608         perl -s ..\..\tools\genlang -p=lang $(InputPath)
610 "lang.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
611    $(BuildCmds)
613 "lang.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
614    $(BuildCmds)
615 # End Custom Build
617 !ENDIF 
619 # End Source File
620 # End Group
621 # End Target
622 # End Project