Changeset 9650 in vbox for trunk/src/VBox
- Timestamp:
- Jun 12, 2008 9:52:59 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk
r9645 r9650 1040 1040 $(qmfile): $(tsfile) | $$(call DIRDEP,$(dir $(qmfile))) 1041 1041 $$(call MSG_TOOLS,lrelease,$(target),$(tsfile),$$@) 1042 $$(QUIET)$$(VBOX_LRELEASE4) -nocompress $(tsfile) -qm $$@1042 $$(QUIET)$$(VBOX_LRELEASE4) -nocompress -silent $(tsfile) -qm $$@ 1043 1043 1044 1044 endef
Note:
See TracChangeset
for help on using the changeset viewer.