VirtualBox

Changeset 11479 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Aug 19, 2008 12:11:43 PM (16 years ago)
Author:
vboxsync
Message:
  • fitting SDK dirs layout in accordance with description in #3054
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/Makefile.kmk

    r11467 r11479  
    3737DLLS            += VBoxSettings VBoxC
    3838PROGRAMS        += VBoxSVC
     39OTHERS           += $(VBOX_PATH_SDK)/bindings/VirtualBox.xidl
    3940VBOX_MAIN_DEFS   =
    4041ifneq ($(KBUILD_TARGET),win)
     
    120121        $(MKDIR) -p $@
    121122
     123$(VBOX_PATH_SDK)/bindings/VirtualBox.xidl: $(VBOX_PATH_MAIN_SRC)/idl/VirtualBox.xidl
     124        $(QUIET)$(MKDIR) -p $(VBOX_PATH_SDK)/bindings
     125        $(QUIET)$(CP) $< $@
    122126
    123127#
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