VirtualBox

Changeset 34813 in vbox


Ignore:
Timestamp:
Dec 7, 2010 7:06:44 PM (14 years ago)
Author:
vboxsync
Message:

FE/Qt: Build fix #1 for r68621.

File:
1 edited

Legend:

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

    r34738 r34813  
    262262        src/VBoxVMInformationDlg.h \
    263263        src/VBoxVMLogViewer.h \
     264        src/VBoxLicenseViewer.h \
    264265        src/globals/VBoxGlobal.h \
    265266        src/globals/VBoxProblemReporter.h \
     
    424425        src/VBoxVMInformationDlg.cpp \
    425426        src/VBoxVMLogViewer.cpp \
     427        src/VBoxLicenseViewer.cpp \
    426428        src/globals/COMDefs.cpp \
    427429        src/globals/VBoxDefs.cpp \
     
    554556
    555557if1of ($(KBUILD_TARGET), freebsd linux netbsd openbsd solaris) # X11
    556  ifndef VBOX_OSE
    557   VirtualBox_QT_MOCHDRS += \
    558         src/VBoxLicenseViewer.h
    559   VirtualBox_SOURCES += \
    560         src/VBoxLicenseViewer.cpp
    561  else
    562   VirtualBox_VBOX_EXTRA_NLS_SOURCES += \
    563         src/VBoxLicenseViewer.h \
    564         src/VBoxLicenseViewer.cpp
    565  endif
    566558 VirtualBox_SOURCES += \
    567559        src/platform/x11/XKeyboard-new.cpp \
    568560        src/platform/x11/VBoxX11Helper.cpp \
    569561        src/platform/x11/UIDesktopServices_x11.cpp
    570 else
    571  VirtualBox_VBOX_EXTRA_NLS_SOURCES += \
    572         src/VBoxLicenseViewer.h \
    573         src/VBoxLicenseViewer.cpp
    574562endif
    575563
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