VirtualBox

Changeset 20025 in vbox


Ignore:
Timestamp:
May 26, 2009 11:28:09 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
47753
Message:

configure.vbs: adapted to name changes in Qt4 libraries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.vbs

    r17880 r20025  
    18091809    And LogFileExists(strPathQt4, "include/QtNetwork/QHostAddress") _
    18101810    And (   LogFileExists(strPathQt4, "lib/QtCore4.lib") _
    1811          Or LogFileExists(strPathQt4, "lib/VBoxQtCore4.lib")) _
     1811         Or LogFileExists(strPathQt4, "lib/VBoxQtCore4.lib") _
     1812         Or LogFileExists(strPathQt4, "lib/QtCoreVBox4.lib")) _
    18121813    And (   LogFileExists(strPathQt4, "lib/QtNetwork4.lib") _
    1813          Or LogFileExists(strPathQt4, "lib/VBoxQtNetwork4.lib")) _
     1814         Or LogFileExists(strPathQt4, "lib/VBoxQtNetwork4.lib") _
     1815         Or LogFileExists(strPathQt4, "lib/QtNetworkVBox4.lib")) _
    18141816      then
    18151817         CheckForQt4Sub = True
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