1
0
Fork 0
forked from len0rd/rockbox

Added filetypes.c to VC project. Fixed compiler warning.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4708 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Hardeep Sidhu 2004-05-27 01:38:10 +00:00
parent 7115cf1d50
commit 9d13207495
2 changed files with 4 additions and 3 deletions

View file

@ -349,6 +349,10 @@ SOURCE=..\..\apps\debug_menu.c
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=..\..\apps\filetypes.c
# End Source File
# Begin Source File
SOURCE=..\..\apps\language.c SOURCE=..\..\apps\language.c
# End Source File # End Source File
# Begin Source File # Begin Source File

View file

@ -7,9 +7,6 @@
// //
// Generated from the TEXTINCLUDE 2 resource. // Generated from the TEXTINCLUDE 2 resource.
// //
#ifndef __MINGW32__
#include "afxres.h"
#endif
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS #undef APSTUDIO_READONLY_SYMBOLS