Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Luc Peurière <jlp@nerim.net>2005-02-03 01:13:23 +0300
committerJean-Luc Peurière <jlp@nerim.net>2005-02-03 01:13:23 +0300
commitd0aa7eac4147767c9dce784afed1e19e1fd62fc3 (patch)
treefcd88d2d23aa93484203a02af7c169c1f087d595 /source/nan_definitions.mk
parent8d305e9af6c30fc708f6a7467ed6772995d116c8 (diff)
support for new SDL build in makefiles and scons for Os X
Diffstat (limited to 'source/nan_definitions.mk')
-rw-r--r--source/nan_definitions.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/nan_definitions.mk b/source/nan_definitions.mk
index 9b5e093a6bf..3b89a425b07 100644
--- a/source/nan_definitions.mk
+++ b/source/nan_definitions.mk
@@ -162,7 +162,7 @@ endif
export NAN_GETTEXT ?= $(LCGDIR)/gettext
export NAN_SDL ?= $(LCGDIR)/sdl
export NAN_SDLCFLAGS ?= -I$(NAN_SDL)/include
- export NAN_SDLLIBS ?= $(NAN_SDL)/lib/libSDL.a -framework Cocoa
+ export NAN_SDLLIBS ?= $(NAN_SDL)/lib/libSDL.a -framework Cocoa -framework IOKit
# Uncomment the following line to use Mozilla inplace of netscape
# CPPFLAGS +=-DMOZ_NOT_NET