Changeset 13361 in vbox
- Timestamp:
- Oct 17, 2008 7:24:19 AM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 38065
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk
r12957 r13361 409 409 $(patsubst nls/VirtualBox_%.ts,nls/qt_%.ts, $(filter nls/VirtualBox_%.ts,$(TRANSLATIONS))) 410 410 # Compress the translation units. 411 VirtualBox4_LRCFLAGS = -compress 411 VirtualBox4_LRCFLAGS = -compress -silent 412 412 # Where to install the translations (a separate install target, VirtualBox4-nls-inst is created). 413 413 VirtualBox4_QT_TRANSLATIONS_INST = $(INST_BIN)nls/
Note:
See TracChangeset
for help on using the changeset viewer.