VirtualBox

Changeset 5927 in vbox


Ignore:
Timestamp:
Dec 2, 2007 11:54:33 PM (17 years ago)
Author:
vboxsync
Message:

Fixed append statement, the options must come before the filename.

File:
1 edited

Legend:

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

    r5898 r5927  
    542542$(PATH_VirtualBox)/ui/vbox_image_collection.txt: VBoxUI.pro $(VirtualBox_QT_IMAGES)
    543543        $(RM) -f $@
    544         $(APPEND) $@ -v VirtualBox_QT_IMAGES
     544        $(APPEND) -v VirtualBox_QT_IMAGES $@
    545545
    546546$(PATH_VirtualBox)/ui/vbox_image_collection.cpp: $(PATH_VirtualBox)/ui/vbox_image_collection.txt
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