VirtualBox

Changeset 99845 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
May 18, 2023 11:13:00 AM (20 months ago)
Author:
vboxsync
Message:

bugref:10450: Justify Qt 5/6 unit choice in various project parts.

File:
1 edited

Legend:

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

    r99040 r99845  
    131131  #     $(addsuffix /VBoxManageBuiltInHelp.h,$(addprefix $(VBoxManage_0_OUTDIR)/,$(VBOX_APPROVED_VBOXMANAGE_DOCBOOK_LANGUAGES)))
    132132
    133   # define qt5 tools for translation
    134   USES += qt5
     133  # define qt tools for translation
     134  ifndef VBOX_WITH_QT6
     135   USES += qt5
     136  else
     137   USES += qt6
     138  endif
    135139
    136140  PROGRAMS += VBoxManageNls
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