mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Win32 lang build fix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2328 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
505eca76e6
commit
3c28705da5
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ FIRMWAREDIR = ../../firmware
|
||||||
DRIVERS = $(FIRMWAREDIR)/drivers
|
DRIVERS = $(FIRMWAREDIR)/drivers
|
||||||
COMMON = $(FIRMWAREDIR)/common
|
COMMON = $(FIRMWAREDIR)/common
|
||||||
LIBMADDIR = $(PREVAPPDIR)/common/libmad
|
LIBMADDIR = $(PREVAPPDIR)/common/libmad
|
||||||
|
TOOLSDIR = ../../tools
|
||||||
|
|
||||||
CC = i386-mingw32msvc-gcc
|
CC = i386-mingw32msvc-gcc
|
||||||
WINDRES = i386-mingw32msvc-windres
|
WINDRES = i386-mingw32msvc-windres
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue