forked from len0rd/rockbox
Changed win32 simulator to use plugin.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3785 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
dd5d3f652f
commit
a26427aba8
1 changed files with 4 additions and 4 deletions
|
@ -369,6 +369,10 @@ SOURCE=..\..\apps\playlist.c
|
||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
|
SOURCE=..\..\apps\plugin.c
|
||||||
|
# End Source File
|
||||||
|
# Begin Source File
|
||||||
|
|
||||||
SOURCE=..\..\apps\screens.c
|
SOURCE=..\..\apps\screens.c
|
||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
@ -478,10 +482,6 @@ SOURCE=".\panic-win32.c"
|
||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
SOURCE=".\plugin-win32.c"
|
|
||||||
# End Source File
|
|
||||||
# Begin Source File
|
|
||||||
|
|
||||||
SOURCE=".\string-win32.c"
|
SOURCE=".\string-win32.c"
|
||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue