VirtualBox

Changeset 57673 in vbox


Ignore:
Timestamp:
Sep 9, 2015 3:51:46 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102576
Message:

tstSSLCertDownloads build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk

    r57671 r57673  
    11541154if defined(VBOX_WITH_TESTCASES) && defined(VBOX_GUI_WITH_NETWORK_MANAGER)
    11551155 PROGRAMS += tstSSLCertDownloads
    1156  tstSSLCertDownloads_TEMPLATE = VBOXQT4GUIEXE
     1156 tstSSLCertDownloads_TEMPLATE   = VBOXQT4GUIEXE
     1157 tstSSLCertDownloads_USES       = qt4
     1158 tstSSLCertDownloads_QTTOOL     = QT4
     1159 tstSSLCertDownloads_QT_MODULES = Core GUI Network
    11571160 tstSSLCertDownloads_DEFS = VBOX_GUI_IN_TST_SSL_CERT_DOWNLOADS
    11581161 tstSSLCertDownloads_INCS = \
    11591162        $(VBOX_GUI_INC_DIRS) \
    1160         $(VirtualBox_0_OUTDIR)/include
     1163        $(tstSSLCertDownloads_0_OUTDIR)/include
    11611164 tstSSLCertDownloads_SOURCES = \
    11621165        src/net/tstSSLCertDownloads.cpp
    1163  tstSSLCertDownloads_QT_MOCSRCS += \
    1164         src/net/UINetworkReply.cpp
    1165  tstSSLCertDownloads_QT_MODULES = Core GUI Network
    11661166endif
    11671167
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