VirtualBox

Changeset 18422 in vbox for trunk/src/VBox/Main/webservice


Ignore:
Timestamp:
Mar 28, 2009 12:04:43 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
45229
Message:

Makefiles,DIS: Cleanup of C++ exception options for the windows compilers. Also enabled read-only string pooling (-GF- isn't a documented option, -GF and -Gf are).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/webservice/Makefile.kmk

    r18147 r18422  
    184184 LIBRARIES += vboxsoap
    185185 vboxsoap_TEMPLATE = VBOXR3EXE
    186  vboxsoap_CXXFLAGS.win = -EHsc
    187186 ifdef VBOX_USE_VCC80
    188187  vboxsoap_CXXFLAGS.win += -bigobj
     
    253252        $(VBOXWEB_OUT_DIR) \
    254253        .
    255  vboxwebsrv_CXXFLAGS.win = -EHsc ## @todo need to fix this template one day
    256254 ifdef VBOX_USE_VCC80
    257255  vboxwebsrv_CXXFLAGS.win += -bigobj
     
    278276 PROGRAMS += webtest
    279277 webtest_TEMPLATE = VBOXR3EXE
    280  webtest_CXXFLAGS.win = -EHsc
    281278 ifdef VBOX_USE_VCC80
    282279  webtest_CXXFLAGS.win += -bigobj
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette