forked from len0rd/rockbox
x11sim for cygwin: TARGET is defined with the .exe extension
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4971 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f64ceda357
commit
c90319e24b
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ ifeq ($(UNAME),CYGWIN)
|
||||||
INCLUDES += -I/usr/X11R6/include
|
INCLUDES += -I/usr/X11R6/include
|
||||||
LIBDIRS = -L/usr/X11R6/lib
|
LIBDIRS = -L/usr/X11R6/lib
|
||||||
DEFINES += -DHAVE_OSS -D_SSIZE_T_
|
DEFINES += -DHAVE_OSS -D_SSIZE_T_
|
||||||
|
TARGET = $(OBJDIR)/rockboxui.exe
|
||||||
else
|
else
|
||||||
ifeq ($(UNAME),FreeBSD)
|
ifeq ($(UNAME),FreeBSD)
|
||||||
LIBS = -pthread
|
LIBS = -pthread
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue