1
0
Fork 0
forked from len0rd/rockbox

windows makefile for firmware

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1784 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Felix Arends 2002-08-16 14:08:50 +00:00
parent afc9b57c20
commit 9ed9765bfe
2 changed files with 88 additions and 1 deletions

View file

@ -50,7 +50,7 @@
#endif
char appsversion[]=APPSVERSION;
char appsversion[]="WIN32";
void init(void);