summaryrefslogtreecommitdiff
path: root/sd/Library_sd.mk
diff options
context:
space:
mode:
authorAndrzej J. R. Hunt <andrzej@ahunt.org>2012-07-12 22:10:33 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-08-06 10:22:55 +0100
commit01234d6aa88fed2f88b6080eabeeae5d391ebdbf (patch)
tree78e45344fc373ac54de4d1518d3e3f970901268e /sd/Library_sd.mk
parentdf3b6372e9366135d14f9e5da4c7d0e5a4ddfd60 (diff)
Pure text for Client->Server. Json removed. Namespace cleanup.
Change-Id: I60e5acac2d47aefec5dd195a5eca599eb1cb8586
Diffstat (limited to 'sd/Library_sd.mk')
-rw-r--r--sd/Library_sd.mk9
1 files changed, 0 insertions, 9 deletions
diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk
index d403b7f30600..69722e08ba83 100644
--- a/sd/Library_sd.mk
+++ b/sd/Library_sd.mk
@@ -27,10 +27,6 @@
$(eval $(call gb_Library_Library,sd))
-$(eval $(call gb_Library_use_externals,sd,\
- gtk \
-))
-
$(eval $(call gb_SdiTarget_SdiTarget,sd/sdi/sdslots,sd/sdi/sdslots))
$(eval $(call gb_SdiTarget_set_include,sd/sdi/sdslots,\
@@ -63,7 +59,6 @@ $(eval $(call gb_Library_set_include,sd,\
-I$(SRCDIR)/sd/source/ui/inc \
-I$(SRCDIR)/sd/source/ui/slidesorter/inc \
-I$(WORKDIR)/SdiTarget/sd/sdi \
- $(shell pkg-config --cflags json-glib-1.0) \
))
$(eval $(call gb_Library_add_defs,sd,\
@@ -110,10 +105,6 @@ $(eval $(call gb_Library_use_libraries,sd,\
$(gb_STDLIBS) \
))
-$(eval $(call gb_Library_add_libs,sd,\
- $(shell pkg-config --libs glib-2.0 json-glib-1.0) \
-))
-
$(eval $(call gb_Library_set_componentfile,sd,sd/util/sd))
$(eval $(call gb_Library_add_exception_objects,sd,\