[Libreoffice-commits] .: writerfilter/Library_resourcemodel.mk

Thomas Arnhold tarnhold at kemper.freedesktop.org
Tue Aug 2 15:53:14 PDT 2011


 writerfilter/Library_resourcemodel.mk |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit f526eddfa4feaf02461b3f218eeed36e9004f948
Author: Thomas Arnhold <thomas at arnhold.org>
Date:   Tue Aug 2 23:14:05 2011 +0200

    fix: qnametostr is no cxx file

diff --git a/writerfilter/Library_resourcemodel.mk b/writerfilter/Library_resourcemodel.mk
index ca63541..176560d 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:


More information about the Libreoffice-commits mailing list