VirtualBox

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


Ignore:
Timestamp:
Sep 23, 2016 10:21:08 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
110856
Message:

Main: Use always precompiled headers for VBoxAPIWrap and vboxsoap.

File:
1 edited

Legend:

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

    r63941 r63966  
    219219  LIBRARIES += vboxsoap
    220220  vboxsoap_TEMPLATE = VBOXWEBR3EXE
    221   if defined(VBOX_WITH_PRECOMPILED_HEADERS) && "$(KBUILD_TARGET)" == "win"
     221  ifeq ($(KBUILD_TARGET),win)
    222222   vboxsoap_USES     = vccprecomp
    223223   vboxsoap_PCH_HDR := $(VBOXWEB_SOAP_SERVER_H)
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