summaryrefslogtreecommitdiffstats
path: root/tmake/lib/macosx-c++/tmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmake/lib/macosx-c++/tmake.conf')
-rwxr-xr-xtmake/lib/macosx-c++/tmake.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/tmake/lib/macosx-c++/tmake.conf b/tmake/lib/macosx-c++/tmake.conf
index 96dc836..01f036d 100755
--- a/tmake/lib/macosx-c++/tmake.conf
+++ b/tmake/lib/macosx-c++/tmake.conf
@@ -36,14 +36,14 @@ TMAKE_LIBDIR_OPENGL = /usr/X11R6/lib
TMAKE_LINK = c++
TMAKE_LINK_SHLIB = c++
-TMAKE_LFLAGS = -Wl,-search_paths_first
+TMAKE_LFLAGS = -Wl,-search_paths_first
TMAKE_LFLAGS_RELEASE =
TMAKE_LFLAGS_DEBUG =
TMAKE_LFLAGS_SHLIB = -shared
TMAKE_LFLAGS_SONAME = -dynamiclib -install_name
-TMAKE_LIBS = -liconv
+TMAKE_LIBS = -liconv -framework CoreServices
TMAKE_LIBS_X11 =
TMAKE_LIBS_QT = -lqt
TMAKE_LIBS_QT_MT = -lqt-mt