VirtualBox

Changeset 12102 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 4, 2008 7:00:47 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
36043
Message:

VirtualBox4/Makefile: prefix all property inventions like this with VBOX_!

File:
1 edited

Legend:

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

    r12033 r12102  
    609609        src/VBoxLicenseViewer.cpp
    610610 else
    611   VirtualBox4_SOURCES_NLS += \
     611  VirtualBox4_VBOX_EXTRA_NLS_SOURCES += \
    612612    include/VBoxLicenseViewer.h \
    613613        src/VBoxLicenseViewer.cpp
     
    617617        src/VBoxX11Helper.cpp
    618618else
    619  VirtualBox4_SOURCES_NLS += \
     619 VirtualBox4_VBOX_EXTRA_NLS_SOURCES += \
    620620    include/VBoxLicenseViewer.h \
    621621        src/VBoxLicenseViewer.cpp
     
    836836#
    837837updatenls:: \
    838                 $(filter-out %.qrc,$(VirtualBox4_SOURCES) $(VirtualBox4_SOURCES_NLS)) \
     838                $(filter-out %.qrc,$(VirtualBox4_SOURCES) $(VirtualBox4_VBOX_EXTRA_NLS_SOURCES)) \
    839839                $(wildcard include/*.h)
    840840        $(call MSG_L1,lupdate all languages (nls/*.ts))
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