VirtualBox

Changeset 42250 in vbox


Ignore:
Timestamp:
Jul 20, 2012 10:12:48 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
79298
Message:

Build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r42245 r42250  
    42614261  else if1of ($(KBUILD_TARGET), win)
    42624262   ifdef VBOX_USE_VCC100
    4263     VBOX_PATH_QT4 ?= $(lastword $(filter %-vcc10,$(sort $(wildcard $(PATH_DEVTOOLS_TRG)/qt/v4*))))
     4263    VBOX_PATH_QT4 ?= $(lastword $(filter %-vcc100,$(sort $(wildcard $(PATH_DEVTOOLS_TRG)/qt/v4*))))
    42644264   else
    4265     VBOX_PATH_QT4 ?= $(lastword $(filter-out %-vcc10,$(sort $(wildcard $(PATH_DEVTOOLS_TRG)/qt/v4*))))
     4265    VBOX_PATH_QT4 ?= $(lastword $(filter-out %-vcc100,$(sort $(wildcard $(PATH_DEVTOOLS_TRG)/qt/v4*))))
    42664266   endif
    42674267  else if1of ($(KBUILD_TARGET), linux solaris)
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