VirtualBox

Changeset 12033 in vbox


Ignore:
Timestamp:
Sep 3, 2008 12:35:00 PM (16 years ago)
Author:
vboxsync
Message:

FE/Qt4: Add thosel sources/headers containing tr() to VirtualBox4_SOURCES_NLS which get excluded from VirtualBox4_SOURCES due to platform/option dependencies.

File:
1 edited

Legend:

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

    r12019 r12033  
    608608  VirtualBox4_SOURCES += \
    609609        src/VBoxLicenseViewer.cpp
     610 else
     611  VirtualBox4_SOURCES_NLS += \
     612    include/VBoxLicenseViewer.h \
     613        src/VBoxLicenseViewer.cpp
    610614 endif
    611615 VirtualBox4_SOURCES += \
    612616        src/linux/XKeyboard-new.cpp \
    613617        src/VBoxX11Helper.cpp
     618else
     619 VirtualBox4_SOURCES_NLS += \
     620    include/VBoxLicenseViewer.h \
     621        src/VBoxLicenseViewer.cpp
    614622endif
    615623
     
    828836#
    829837updatenls:: \
    830                 $(filter-out %.qrc,$(VirtualBox4_SOURCES)) \
     838                $(filter-out %.qrc,$(VirtualBox4_SOURCES) $(VirtualBox4_SOURCES_NLS)) \
    831839                $(wildcard include/*.h)
    832840        $(call MSG_L1,lupdate all languages (nls/*.ts))
     
    836844                $(filter-out nls/qt_%.ts,$(VirtualBox4_QT_TRANSLATIONS)) \
    837845                nls/VirtualBox_xx_YY.ts
    838 
    839 
    840 
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