diff options
author | Mathias Bauer <mba@openoffice.org> | 2011-01-24 18:57:04 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2011-01-24 18:57:04 +0100 |
commit | 9fe0998afa627e964e3e1eabfe31ea7221567453 (patch) | |
tree | bc36c1f5b966e7409c12d15dc173061daf0b77ff /svx/Module_svx.mk | |
parent | 3335b2f6920fed0f3cf3e8136c81718154505f86 (diff) |
CWS gnumake3: build gengal with gbuild
Diffstat (limited to 'svx/Module_svx.mk')
-rw-r--r-- | svx/Module_svx.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/svx/Module_svx.mk b/svx/Module_svx.mk index b04d73e19014..988e82c1d8bb 100644 --- a/svx/Module_svx.mk +++ b/svx/Module_svx.mk @@ -38,14 +38,13 @@ $(eval $(call gb_Module_add_targets,svx,\ AllLangResTarget_textconversiondlgs \ Package_inc \ Package_sdi \ + Executable_gengal \ )) $(eval $(call gb_Module_add_subsequentcheck_targets,svx,\ JunitTest_svx_unoapi \ )) -# Executable_gengal \ - #todo: noopt for EnhanceCustomShapesFunctionParser.cxx on Solaris Sparc and MacOSX #todo: -DBOOST_SPIRIT_USE_OLD_NAMESPACE only in CustomShapes ? #todo: -DUNICODE and -D_UNICODE on WNT for source/dialog |