summaryrefslogtreecommitdiff
path: root/writerfilter
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-08-02 23:14:05 +0200
committerThomas Arnhold <thomas@arnhold.org>2011-08-02 23:14:05 +0200
commitd6aff719e2c0b5289003c4ae0dd5cd8bc5e97873 (patch)
tree945d3d82bec0c23f4af02e183be285d290bd9736 /writerfilter
parentb30767a579f5852fe3a5dd24cb0b1488b48a498e (diff)
fix: qnametostr is no cxx file
Diffstat (limited to 'writerfilter')
-rw-r--r--writerfilter/Library_resourcemodel.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/writerfilter/Library_resourcemodel.mk b/writerfilter/Library_resourcemodel.mk
index ca63541d8707..176560d79d22 100644
--- a/writerfilter/Library_resourcemodel.mk
+++ b/writerfilter/Library_resourcemodel.mk
@@ -71,11 +71,7 @@ $(eval $(call gb_Library_add_exception_objects,resourcemodel,\
$(eval $(call gb_Library_add_generated_exception_objects,resourcemodel,\
CustomTarget/writerfilter/source/sprmcodetostr \
-))
-
-$(eval $(call gb_Library_add_generated_cxxobjects,resourcemodel,\
CustomTarget/writerfilter/source/qnametostr \
- , $(gb_COMPILERNOOPTFLAGS) $(gb_LinkTarget_EXCEPTIONFLAGS) \
))
# vim: set noet sw=4 ts=4: