Allow UI simulator to be build on OS (Slightly updated version of FS5767)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11094 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Barry Wardell 2006-09-29 16:15:11 +00:00
parent b692fb11b3
commit 64f949f295
18 changed files with 114 additions and 25 deletions

View file

@ -0,0 +1,3 @@
#if defined(SIMULATOR) && defined(__APPLE__)
osx.dummy.bmp
#endif

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 B

View file

@ -0,0 +1,3 @@
#if defined(SIMULATOR) && defined(__APPLE__)
osx.dummy.bmp
#endif

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 B