VirtualBox

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


Ignore:
Timestamp:
Jul 20, 2012 6:30:53 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
79346
Message:

Jettisoned the old compilers.

File:
1 edited

Legend:

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

    r42154 r42288  
    207207 LIBRARIES += vboxsoap
    208208 vboxsoap_TEMPLATE = VBOXWEBR3EXE
    209  ifndef VBOX_USE_VCC70
    210   vboxsoap_CXXFLAGS.win += -bigobj
    211  endif
     209 vboxsoap_CXXFLAGS.win += -bigobj
    212210 ifn1of ($(KBUILD_TARGET), win)
    213211  vboxsoap_CXXFLAGS += -Wno-shadow
     
    292290        $(VBOXWEB_OUT_DIR) \
    293291        .
    294  ifndef VBOX_USE_VCC70
    295   vboxwebsrv_CXXFLAGS.win += -bigobj
    296  endif
     292 vboxwebsrv_CXXFLAGS.win += -bigobj
    297293 ifn1of ($(KBUILD_TARGET), win)
    298294  vboxwebsrv_CXXFLAGS += -Wno-shadow
     
    435431 PROGRAMS += webtest
    436432 webtest_TEMPLATE = VBOXWEBR3EXE
    437  ifndef VBOX_USE_VCC70
    438   webtest_CXXFLAGS.win += -bigobj
    439  endif
     433 webtest_CXXFLAGS.win += -bigobj
    440434 ifn1of ($(KBUILD_TARGET), win)
    441435  webtest_CXXFLAGS += -Wno-shadow
Note: See TracChangeset for help on using the changeset viewer.

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