1#************************************************************** 2# 3# Licensed to the Apache Software Foundation (ASF) under one 4# or more contributor license agreements. See the NOTICE file 5# distributed with this work for additional information 6# regarding copyright ownership. The ASF licenses this file 7# to you under the Apache License, Version 2.0 (the 8# "License"); you may not use this file except in compliance 9# with the License. You may obtain a copy of the License at 10# 11# http://www.apache.org/licenses/LICENSE-2.0 12# 13# Unless required by applicable law or agreed to in writing, 14# software distributed under the License is distributed on an 15# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16# KIND, either express or implied. See the License for the 17# specific language governing permissions and limitations 18# under the License. 19# 20#************************************************************** 21 22 23 24$(eval $(call gb_Library_Library,svxcore)) 25 26$(eval $(call gb_Library_set_componentfile,svxcore,svx/util/svxcore)) 27 28$(eval $(call gb_Library_add_sdi_headers,svxcore,svx/sdi/svxslots)) 29 30$(eval $(call gb_Library_add_package_headers,svxcore,\ 31 svx_inc \ 32 svx_sdi \ 33)) 34 35$(eval $(call gb_Library_add_api,svxcore,\ 36 udkapi \ 37 offapi \ 38)) 39 40$(eval $(call gb_Library_set_include,svxcore,\ 41 -I$(SRCDIR)/svx/inc \ 42 -I$(SRCDIR)/svx/inc/pch \ 43 -I$(SRCDIR)/svx/source/inc \ 44 $$(INCLUDE) \ 45 -I$(WORKDIR)/SdiTarget/svx/sdi \ 46)) 47 48#BOOST switch in customshapes 49#dialog: 50#.IF "$(GUI)"=="WNT" 51#CFLAGS+= -DUNICODE -D_UNICODE 52#.ENDIF 53 54$(eval $(call gb_Library_add_defs,svxcore,\ 55 -DSVX_DLLIMPLEMENTATION \ 56 -DBOOST_SPIRIT_USE_OLD_NAMESPACE \ 57)) 58 59$(eval $(call gb_Library_add_linked_libs,svxcore,\ 60 avmedia \ 61 basegfx \ 62 sb \ 63 comphelper \ 64 cppuhelper \ 65 cppu \ 66 drawinglayer \ 67 editeng \ 68 fwe \ 69 i18nisolang1 \ 70 lng \ 71 sal \ 72 sfx \ 73 sot \ 74 stl \ 75 svl \ 76 svt \ 77 ootk \ 78 tl \ 79 ucbhelper \ 80 utl \ 81 vcl \ 82 vos3 \ 83 xo \ 84 $(gb_STDLIBS) \ 85)) 86 87$(call gb_Library_use_external,svxcore,icuuc) 88 89$(eval $(call gb_Library_add_exception_objects,svxcore,\ 90 svx/source/core/coreservices \ 91 svx/source/customshapes/EnhancedCustomShape2d \ 92 svx/source/customshapes/EnhancedCustomShapeGeometry \ 93 svx/source/customshapes/EnhancedCustomShapeTypeNames \ 94 svx/source/dialog/checklbx \ 95 svx/source/dialog/dialmgr \ 96 svx/source/dialog/dlgutil \ 97 svx/source/dialog/framelink \ 98 svx/source/dialog/langbox \ 99 svx/source/dialog/simptabl \ 100 svx/source/dialog/stddlg \ 101 svx/source/dialog/svxdlg \ 102 svx/source/engine3d/camera3d \ 103 svx/source/engine3d/cube3d \ 104 svx/source/engine3d/deflt3d \ 105 svx/source/engine3d/dragmt3d \ 106 svx/source/engine3d/e3dsceneupdater \ 107 svx/source/engine3d/e3dundo \ 108 svx/source/engine3d/extrud3d \ 109 svx/source/engine3d/helperhittest3d \ 110 svx/source/engine3d/helperminimaldepth3d \ 111 svx/source/engine3d/lathe3d \ 112 svx/source/engine3d/obj3d \ 113 svx/source/engine3d/objfac3d \ 114 svx/source/engine3d/polygn3d \ 115 svx/source/engine3d/polysc3d \ 116 svx/source/engine3d/scene3d \ 117 svx/source/engine3d/sphere3d \ 118 svx/source/engine3d/svx3ditems \ 119 svx/source/engine3d/view3d \ 120 svx/source/engine3d/view3d1 \ 121 svx/source/engine3d/viewpt3d2 \ 122 svx/source/fmcomp/dbaexchange \ 123 svx/source/fmcomp/fmgridcl \ 124 svx/source/fmcomp/fmgridif \ 125 svx/source/fmcomp/gridcell \ 126 svx/source/fmcomp/gridcols \ 127 svx/source/fmcomp/gridctrl \ 128 svx/source/fmcomp/trace \ 129 svx/source/fmcomp/xmlexchg \ 130 svx/source/form/dataaccessdescriptor \ 131 svx/source/form/datalistener \ 132 svx/source/form/datanavi \ 133 svx/source/form/dbtoolsclient \ 134 svx/source/form/delayedevent \ 135 svx/source/form/fmcontrolbordermanager \ 136 svx/source/form/fmcontrollayout \ 137 svx/source/form/fmdmod \ 138 svx/source/form/fmdocumentclassification \ 139 svx/source/form/fmdpage \ 140 svx/source/form/fmexch \ 141 svx/source/form/fmexpl \ 142 svx/source/form/fmitems \ 143 svx/source/form/fmmodel \ 144 svx/source/form/fmobj \ 145 svx/source/form/fmpage \ 146 svx/source/form/fmpgeimp \ 147 svx/source/form/fmscriptingenv \ 148 svx/source/form/fmservs \ 149 svx/source/form/fmshell \ 150 svx/source/form/fmshimp \ 151 svx/source/form/fmtextcontroldialogs \ 152 svx/source/form/fmtextcontrolfeature \ 153 svx/source/form/fmtextcontrolshell \ 154 svx/source/form/fmtools \ 155 svx/source/form/fmundo \ 156 svx/source/form/fmview \ 157 svx/source/form/fmvwimp \ 158 svx/source/form/formcontrolfactory \ 159 svx/source/form/formcontroller \ 160 svx/source/form/formcontrolling \ 161 svx/source/form/formdispatchinterceptor \ 162 svx/source/form/formfeaturedispatcher \ 163 svx/source/form/formtoolbars \ 164 svx/source/form/legacyformcontroller \ 165 svx/source/form/navigatortree \ 166 svx/source/form/navigatortreemodel \ 167 svx/source/form/ParseContext \ 168 svx/source/form/sdbdatacolumn \ 169 svx/source/form/sqlparserclient \ 170 svx/source/form/stringlistresource \ 171 svx/source/form/typeconversionclient \ 172 svx/source/form/typemap \ 173 svx/source/form/xfm_addcondition \ 174 svx/source/gallery2/codec \ 175 svx/source/gallery2/galbrws \ 176 svx/source/gallery2/galbrws1 \ 177 svx/source/gallery2/galbrws2 \ 178 svx/source/gallery2/galctrl \ 179 svx/source/gallery2/galexpl \ 180 svx/source/gallery2/gallery1 \ 181 svx/source/gallery2/galmisc \ 182 svx/source/gallery2/galobj \ 183 svx/source/gallery2/galtheme \ 184 svx/source/gallery2/GalleryControl \ 185 svx/source/gallery2/GallerySplitter \ 186 svx/source/items/chrtitem \ 187 svx/source/items/clipfmtitem \ 188 svx/source/items/customshapeitem \ 189 svx/source/items/drawitem \ 190 svx/source/items/e3ditem \ 191 svx/source/items/galleryitem \ 192 svx/source/items/grfitem \ 193 svx/source/sdr/animation/scheduler \ 194 svx/source/sdr/animation/objectanimator \ 195 svx/source/sdr/animation/animationstate \ 196 svx/source/sdr/attribute/sdrallfillattributeshelper \ 197 svx/source/sdr/attribute/sdrlinefillshadowtextattribute \ 198 svx/source/sdr/attribute/sdrfilltextattribute \ 199 svx/source/sdr/attribute/sdrshadowtextattribute \ 200 svx/source/sdr/attribute/sdrtextattribute \ 201 svx/source/sdr/attribute/sdrlineshadowtextattribute \ 202 svx/source/sdr/attribute/sdrformtextattribute \ 203 svx/source/sdr/attribute/sdrformtextoutlineattribute \ 204 svx/source/sdr/contact/viewobjectcontactofgroup \ 205 svx/source/sdr/contact/viewobjectcontactofsdrpage \ 206 svx/source/sdr/contact/viewcontactofpageobj \ 207 svx/source/sdr/contact/viewcontactofe3d \ 208 svx/source/sdr/contact/viewcontactofe3dcube \ 209 svx/source/sdr/contact/viewcontactofsdrmediaobj \ 210 svx/source/sdr/contact/viewobjectcontactofmasterpagedescriptor \ 211 svx/source/sdr/contact/viewobjectcontactofpageobj \ 212 svx/source/sdr/contact/viewobjectcontactofe3dscene \ 213 svx/source/sdr/contact/viewcontactofgraphic \ 214 svx/source/sdr/contact/viewobjectcontactredirector \ 215 svx/source/sdr/contact/viewcontactofsdrcircobj \ 216 svx/source/sdr/contact/viewcontactofgroup \ 217 svx/source/sdr/contact/viewcontactofunocontrol \ 218 svx/source/sdr/contact/viewcontactofsdrobjcustomshape \ 219 svx/source/sdr/contact/viewcontactofsdrobj \ 220 svx/source/sdr/contact/objectcontact \ 221 svx/source/sdr/contact/viewcontactoftextobj \ 222 svx/source/sdr/contact/viewcontactofe3dlathe \ 223 svx/source/sdr/contact/viewcontactofsdrpage \ 224 svx/source/sdr/contact/viewcontactofe3dextrude \ 225 svx/source/sdr/contact/viewcontactofmasterpagedescriptor \ 226 svx/source/sdr/contact/viewcontact \ 227 svx/source/sdr/contact/viewcontactofsdrole2obj \ 228 svx/source/sdr/contact/displayinfo \ 229 svx/source/sdr/contact/viewcontactofe3dscene \ 230 svx/source/sdr/contact/viewcontactofsdrrectobj \ 231 svx/source/sdr/contact/viewobjectcontactofsdrole2obj \ 232 svx/source/sdr/contact/viewobjectcontactofunocontrol \ 233 svx/source/sdr/contact/viewobjectcontactofgraphic \ 234 svx/source/sdr/contact/sdrmediawindow \ 235 svx/source/sdr/contact/viewobjectcontactofsdrmediaobj \ 236 svx/source/sdr/contact/viewcontactofsdrcaptionobj \ 237 svx/source/sdr/contact/viewcontactofvirtobj \ 238 svx/source/sdr/contact/viewcontactofe3dsphere \ 239 svx/source/sdr/contact/viewcontactofe3dpolygon \ 240 svx/source/sdr/contact/viewcontactofsdredgeobj \ 241 svx/source/sdr/contact/viewobjectcontact \ 242 svx/source/sdr/contact/viewobjectcontactofsdrobj \ 243 svx/source/sdr/contact/objectcontactofpageview \ 244 svx/source/sdr/contact/viewcontactofsdrpathobj \ 245 svx/source/sdr/contact/viewcontactofsdrmeasureobj \ 246 svx/source/sdr/contact/objectcontactofobjlistpainter \ 247 svx/source/sdr/contact/viewobjectcontactofe3d \ 248 svx/source/sdr/event/eventhandler \ 249 svx/source/sdr/overlay/overlayline \ 250 svx/source/sdr/overlay/overlaycrosshair \ 251 svx/source/sdr/overlay/overlayrollingrectangle \ 252 svx/source/sdr/overlay/overlaytriangle \ 253 svx/source/sdr/overlay/overlayselection \ 254 svx/source/sdr/overlay/overlayrectangle \ 255 svx/source/sdr/overlay/overlaybitmapex \ 256 svx/source/sdr/overlay/overlaymanagerbuffered \ 257 svx/source/sdr/overlay/overlayhelpline \ 258 svx/source/sdr/overlay/overlayanimatedbitmapex \ 259 svx/source/sdr/overlay/overlaypolypolygon \ 260 svx/source/sdr/overlay/overlayobjectcell \ 261 svx/source/sdr/overlay/overlaytools \ 262 svx/source/sdr/overlay/overlayprimitive2dsequenceobject \ 263 svx/source/sdr/overlay/overlayobject \ 264 svx/source/sdr/overlay/overlaymanager \ 265 svx/source/sdr/overlay/overlayobjectlist \ 266 svx/source/sdr/primitive2d/sdrellipseprimitive2d \ 267 svx/source/sdr/primitive2d/sdrprimitivetools \ 268 svx/source/sdr/primitive2d/sdrtextprimitive2d \ 269 svx/source/sdr/primitive2d/primitivefactory2d \ 270 svx/source/sdr/primitive2d/sdrolecontentprimitive2d \ 271 svx/source/sdr/primitive2d/sdrcustomshapeprimitive2d \ 272 svx/source/sdr/primitive2d/sdrgrafprimitive2d \ 273 svx/source/sdr/primitive2d/sdrole2primitive2d \ 274 svx/source/sdr/primitive2d/sdrpathprimitive2d \ 275 svx/source/sdr/primitive2d/sdrrectangleprimitive2d \ 276 svx/source/sdr/primitive2d/sdrcaptionprimitive2d \ 277 svx/source/sdr/primitive2d/sdrconnectorprimitive2d \ 278 svx/source/sdr/primitive2d/sdrmeasureprimitive2d \ 279 svx/source/sdr/primitive2d/sdrattributecreator \ 280 svx/source/sdr/primitive2d/sdrdecompositiontools \ 281 svx/source/sdr/primitive3d/sdrattributecreator3d \ 282 svx/source/sdr/properties/pageproperties \ 283 svx/source/sdr/properties/e3dsceneproperties \ 284 svx/source/sdr/properties/itemsettools \ 285 svx/source/sdr/properties/captionproperties \ 286 svx/source/sdr/properties/e3dextrudeproperties \ 287 svx/source/sdr/properties/e3dproperties \ 288 svx/source/sdr/properties/measureproperties \ 289 svx/source/sdr/properties/customshapeproperties \ 290 svx/source/sdr/properties/rectangleproperties \ 291 svx/source/sdr/properties/groupproperties \ 292 svx/source/sdr/properties/properties \ 293 svx/source/sdr/properties/e3dlatheproperties \ 294 svx/source/sdr/properties/graphicproperties \ 295 svx/source/sdr/properties/circleproperties \ 296 svx/source/sdr/properties/emptyproperties \ 297 svx/source/sdr/properties/e3dsphereproperties \ 298 svx/source/sdr/properties/defaultproperties \ 299 svx/source/sdr/properties/textproperties \ 300 svx/source/sdr/properties/attributeproperties \ 301 svx/source/sdr/properties/connectorproperties \ 302 svx/source/sdr/properties/e3dcompoundproperties \ 303 svx/source/sdr/properties/oleproperties \ 304 svx/source/svdraw/charthelper \ 305 svx/source/svdraw/clonelist \ 306 svx/source/svdraw/gradtrns \ 307 svx/source/svdraw/polypolygoneditor \ 308 svx/source/svdraw/sdrcomment \ 309 svx/source/svdraw/sdrundomanager \ 310 svx/source/svdraw/sdrhittesthelper \ 311 svx/source/svdraw/sdrmasterpagedescriptor \ 312 svx/source/svdraw/sdrpagewindow \ 313 svx/source/svdraw/sdrpaintwindow \ 314 svx/source/svdraw/selectioncontroller \ 315 svx/source/svdraw/svdattr \ 316 svx/source/svdraw/svdcrtv \ 317 svx/source/svdraw/svddrag \ 318 svx/source/svdraw/svddrgmt \ 319 svx/source/svdraw/svddrgv \ 320 svx/source/svdraw/svdedtv \ 321 svx/source/svdraw/svdedtv1 \ 322 svx/source/svdraw/svdedtv2 \ 323 svx/source/svdraw/svdedxv \ 324 svx/source/svdraw/svdetc \ 325 svx/source/svdraw/svdfmtf \ 326 svx/source/svdraw/svdglev \ 327 svx/source/svdraw/svdglue \ 328 svx/source/svdraw/svdhdl \ 329 svx/source/svdraw/svdhlpln \ 330 svx/source/svdraw/svdibrow \ 331 svx/source/svdraw/svditer \ 332 svx/source/svdraw/svdlayer \ 333 svx/source/svdraw/svdmark \ 334 svx/source/svdraw/svdmodel \ 335 svx/source/svdraw/svdmrkv \ 336 svx/source/svdraw/svdmrkv1 \ 337 svx/source/svdraw/svdoashp \ 338 svx/source/svdraw/svdoattr \ 339 svx/source/svdraw/svdobj \ 340 svx/source/svdraw/svdocapt \ 341 svx/source/svdraw/svdocirc \ 342 svx/source/svdraw/svdoedge \ 343 svx/source/svdraw/svdograf \ 344 svx/source/svdraw/svdogrp \ 345 svx/source/svdraw/svdomeas \ 346 svx/source/svdraw/svdomedia \ 347 svx/source/svdraw/svdoole2 \ 348 svx/source/svdraw/svdopage \ 349 svx/source/svdraw/svdopath \ 350 svx/source/svdraw/svdorect \ 351 svx/source/svdraw/svdotext \ 352 svx/source/svdraw/svdotextdecomposition \ 353 svx/source/svdraw/svdotextpathdecomposition \ 354 svx/source/svdraw/svdotxat \ 355 svx/source/svdraw/svdotxdr \ 356 svx/source/svdraw/svdotxed \ 357 svx/source/svdraw/svdotxfl \ 358 svx/source/svdraw/svdotxln \ 359 svx/source/svdraw/svdotxtr \ 360 svx/source/svdraw/svdouno \ 361 svx/source/svdraw/svdoutl \ 362 svx/source/svdraw/svdoutlinercache \ 363 svx/source/svdraw/svdovirt \ 364 svx/source/svdraw/svdpage \ 365 svx/source/svdraw/svdpagv \ 366 svx/source/svdraw/svdpntv \ 367 svx/source/svdraw/svdpoev \ 368 svx/source/svdraw/svdsnpv \ 369 svx/source/svdraw/svdtext \ 370 svx/source/svdraw/svdtrans \ 371 svx/source/svdraw/svdundo \ 372 svx/source/svdraw/svdview \ 373 svx/source/svdraw/svdviter \ 374 svx/source/svdraw/svdxcgv \ 375 svx/source/table/cell \ 376 svx/source/table/cellcursor \ 377 svx/source/table/cellrange \ 378 svx/source/table/propertyset \ 379 svx/source/table/svdotable \ 380 svx/source/table/tablecolumn \ 381 svx/source/table/tablecolumns \ 382 svx/source/table/tablecontroller \ 383 svx/source/table/tablehandles \ 384 svx/source/table/tablelayouter \ 385 svx/source/table/tablemodel \ 386 svx/source/table/tablerow \ 387 svx/source/table/tablerows \ 388 svx/source/table/tableundo \ 389 svx/source/table/viewcontactoftableobj \ 390 svx/source/tbxctrls/extrusioncontrols \ 391 svx/source/tbxctrls/fontworkgallery \ 392 svx/source/tbxctrls/tbcontrl \ 393 svx/source/tbxctrls/tbxcolorupdate \ 394 svx/source/tbxctrls/SvxColorValueSet \ 395 svx/source/toolbars/extrusionbar \ 396 svx/source/toolbars/fontworkbar \ 397 svx/source/unodraw/gluepts \ 398 svx/source/unodraw/shapepropertynotifier \ 399 svx/source/unodraw/tableshape \ 400 svx/source/unodraw/unobrushitemhelper \ 401 svx/source/unodraw/unobtabl \ 402 svx/source/unodraw/unodtabl \ 403 svx/source/unodraw/UnoGraphicExporter \ 404 svx/source/unodraw/unogtabl \ 405 svx/source/unodraw/unohtabl \ 406 svx/source/unodraw/unomlstr \ 407 svx/source/unodraw/unomod \ 408 svx/source/unodraw/unomtabl \ 409 svx/source/unodraw/UnoNameItemTable \ 410 svx/source/unodraw/unopage \ 411 svx/source/unodraw/unoprov \ 412 svx/source/unodraw/unoshap2 \ 413 svx/source/unodraw/unoshap3 \ 414 svx/source/unodraw/unoshap4 \ 415 svx/source/unodraw/unoshape \ 416 svx/source/unodraw/unoshtxt \ 417 svx/source/unodraw/unottabl \ 418 svx/source/unodraw/XPropertyTable \ 419 svx/source/xml/xmleohlp \ 420 svx/source/xml/xmlexport \ 421 svx/source/xml/xmlgrhlp \ 422 svx/source/xml/xmlxtexp \ 423 svx/source/xml/xmlxtimp \ 424 svx/source/xoutdev/xattr \ 425 svx/source/xoutdev/xattr2 \ 426 svx/source/xoutdev/xattrbmp \ 427 svx/source/xoutdev/xexch \ 428 svx/source/xoutdev/_xoutbmp \ 429 svx/source/xoutdev/_xpoly \ 430 svx/source/xoutdev/xpool \ 431 svx/source/xoutdev/xtabbtmp \ 432 svx/source/xoutdev/xtabcolr \ 433 svx/source/xoutdev/xtabdash \ 434 svx/source/xoutdev/xtabgrdt \ 435 svx/source/xoutdev/xtabhtch \ 436 svx/source/xoutdev/xtable \ 437 svx/source/xoutdev/XPropertyEntry \ 438 svx/source/xoutdev/xtablend \ 439)) 440 441# the following source file can't be compiled with optimization by some compilers (crash or endless loop): 442# Solaris Sparc with Sun compiler, gcc on MacOSX and Linux PPC 443# the latter is currently not supported by gbuild and needs a fix here later 444ifeq ($(OS),$(filter-out SOLARIS MACOSX,$(OS))) 445$(eval $(call gb_Library_add_exception_objects,svxcore,\ 446 svx/source/customshapes/EnhancedCustomShapeFunctionParser \ 447)) 448else 449$(eval $(call gb_Library_add_cxxobjects,svxcore,\ 450 svx/source/customshapes/EnhancedCustomShapeFunctionParser \ 451 , $(gb_COMPILERNOOPTFLAGS) $(gb_LinkTarget_EXCEPTIONFLAGS) \ 452)) 453endif 454 455$(eval $(call gb_SdiTarget_SdiTarget,svx/sdi/svxslots,svx/sdi/svx)) 456 457$(eval $(call gb_SdiTarget_set_include,svx/sdi/svxslots,\ 458 $$(INCLUDE) \ 459 -I$(SRCDIR)/svx/inc \ 460 -I$(SRCDIR)/svx/sdi \ 461)) 462 463# vim: set noet sw=4 ts=4: 464