summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-06-02 21:54:26 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-06-02 23:38:01 +0200
commit8f6510b31f47e7f21a460fefce74842cdb2ba07f (patch)
treeb6916c03f85f20c4ddc947db71fb6e4415562e5c /extensions
parent0d59b7bf1bd03e7149b8e6ea147c5c39f114f925 (diff)
np_sdk: separate system and internal headers
Change-Id: I4c61dcb40acf12fa0fe4cf4d6c39a8bfd7b7c9b4
Diffstat (limited to 'extensions')
-rw-r--r--extensions/Executable_pluginapp.bin.mk2
-rw-r--r--extensions/Library_pl.mk2
-rw-r--r--extensions/StaticLibrary_plugcon.mk2
3 files changed, 6 insertions, 0 deletions
diff --git a/extensions/Executable_pluginapp.bin.mk b/extensions/Executable_pluginapp.bin.mk
index 57bbb18b2a82..4fd84f0f8cc3 100644
--- a/extensions/Executable_pluginapp.bin.mk
+++ b/extensions/Executable_pluginapp.bin.mk
@@ -30,6 +30,8 @@
$(eval $(call gb_Executable_Executable,pluginapp.bin))
+$(eval $(call gb_Executable_use_package,pluginapp.bin,np_sdk_inc))
+
$(eval $(call gb_Executable_use_external,pluginapp.bin,mozilla_headers))
$(eval $(call gb_Executable_set_include,pluginapp.bin,\
diff --git a/extensions/Library_pl.mk b/extensions/Library_pl.mk
index 8db7fbacea2c..cbcfc795e233 100644
--- a/extensions/Library_pl.mk
+++ b/extensions/Library_pl.mk
@@ -32,6 +32,8 @@ $(eval $(call gb_Library_Library,pl))
$(eval $(call gb_Library_set_componentfile,pl,extensions/source/plugin/pl))
+$(eval $(call gb_Library_use_package,pl,np_sdk_inc))
+
$(eval $(call gb_Library_use_external,pl,mozilla_headers))
$(eval $(call gb_Library_set_include,pl,\
diff --git a/extensions/StaticLibrary_plugcon.mk b/extensions/StaticLibrary_plugcon.mk
index 50e90d0ff128..0ef41afc3c55 100644
--- a/extensions/StaticLibrary_plugcon.mk
+++ b/extensions/StaticLibrary_plugcon.mk
@@ -31,6 +31,8 @@ endif
$(eval $(call gb_StaticLibrary_StaticLibrary,plugcon))
+$(eval $(call gb_StaticLibrary_use_package,plugcon,np_sdk_inc))
+
$(eval $(call gb_StaticLibrary_use_external,plugcon,mozilla_headers))
$(eval $(call gb_StaticLibrary_set_include,plugcon,\