Changeset 101556 in vbox for trunk/src/VBox/Frontends/VBoxManage
- Timestamp:
- Oct 23, 2023 2:28:12 PM (18 months ago)
- svn:sync-xref-src-repo-rev:
- 159633
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk
r99845 r101556 131 131 # $(addsuffix /VBoxManageBuiltInHelp.h,$(addprefix $(VBoxManage_0_OUTDIR)/,$(VBOX_APPROVED_VBOXMANAGE_DOCBOOK_LANGUAGES))) 132 132 133 # define qt tools for translation 134 ifndef VBOX_WITH_QT6 135 USES += qt5 136 else 137 USES += qt6 138 endif 133 # define qt6 tools for translation 134 USES += qt6 139 135 140 136 PROGRAMS += VBoxManageNls
Note:
See TracChangeset
for help on using the changeset viewer.