VirtualBox

Changeset 11392 in vbox for trunk


Ignore:
Timestamp:
Aug 13, 2008 2:54:17 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
34672
Message:
  • moved xpidl binary out of SDK to
  • improved Python example with easily extendable commands interpreter
  • more work on Python bindings
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r11341 r11392  
    10161016ifneq ($(KBUILD_TARGET),win)
    10171017 VBOX_WITH_XPCOM      = 1
    1018  VBOX_XPIDL          ?= $(VBOX_PATH_SDK)/bin/xpidl$(HOSTSUFF_EXE)
     1018 # if updating, also update xpidl_INST var in src/libs/xpcom18a4/Makefile.kmk
     1019 VBOX_XPIDL          ?= $(PATH_BIN)/xpidl$(HOSTSUFF_EXE)
    10191020 VBOX_PATH_XPCOM_IDL ?= $(VBOX_PATH_SDK)/idl
    10201021 VBOX_XPCOM_INCS     ?= \
  • trunk/src/libs/xpcom18a4/Makefile.kmk

    r10201 r11392  
    576576xpidl_DEFS = EXPORT_XPT_API
    577577## @todo This assumes HOST == TARGET.
    578 xpidl_INST = $(INST_SDK)bin/
     578xpidl_INST = bin/
    579579xpidl_SOURCES = \
    580580        xpcom/typelib/xpidl/xpidl.c \
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