Changeset 9209 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- May 28, 2008 5:52:25 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk
r9207 r9209 655 655 $(QUIET)$(MKDIR) -p $@ 656 656 657 # this is actually necessary only for Win32 target with disabled dependencies658 define def_wrapper_deps659 $(src): $(WRAPPERSFILE) $(WRAPPERSINCFILE)660 endef661 662 $(foreach src,$(VirtualBox_SOURCES),$(eval $(def_wrapper_deps)))663 664 657 # static images imported from VBoxUI.pro as VirtualBox_QT_IMAGES 665 666 658 $(PATH_VirtualBox)/ui/vbox_image_collection.txt: VBoxUI.pro $(VirtualBox_QT_IMAGES) 667 659 $(RM) -f $@
Note:
See TracChangeset
for help on using the changeset viewer.