Kaydet (Commit) a2dd79d1 authored tarafından Thorsten Behrens's avatar Thorsten Behrens

Make nsplugin link on Mac.

üst 5e3612b1
...@@ -104,6 +104,12 @@ $(eval $(call gb_Library_set_include,pl,\ ...@@ -104,6 +104,12 @@ $(eval $(call gb_Library_set_include,pl,\
-I$(FRAMEWORKSHOME)/Carbon.framework/Versions/Current/Frameworks/HIToolbox.framework/Versions/Current/Headers \ -I$(FRAMEWORKSHOME)/Carbon.framework/Versions/Current/Frameworks/HIToolbox.framework/Versions/Current/Headers \
)) ))
$(eval $(call gb_Library_use_externals,pl,\
cocoa \
carbon \
corefoundation \
))
else # GUIBASE!=aqua else # GUIBASE!=aqua
ifeq ($(ENABLE_GTK),TRUE) ifeq ($(ENABLE_GTK),TRUE)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment