VirtualBox

Changeset 11600 in vbox for trunk/src/libs


Ignore:
Timestamp:
Aug 24, 2008 9:57:08 AM (16 years ago)
Author:
vboxsync
Message:

fixed Python bindings to work again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/Makefile.kmk

    r11599 r11600  
    268268DLLS += \
    269269        VBoxXPCOM \
    270         VBoxXPCOMIPCC
     270        VBoxXPCOMIPCC \
     271        VBox-xpcom-helper
    271272
    272273# we put it here, as template it uses depends on VBoxRT,
     
    13151316        ))))
    13161317  ifeq ($(VBOX_PATH_PYTHON_INC),)
    1317    $(warning Unable to determin the python include directory (VBOX_PATH_PYTHON_INC).)
     1318   $(warning Unable to determine the python include directory (VBOX_PATH_PYTHON_INC).)
    13181319  endif
    13191320 endif
     
    13291330        ))
    13301331  ifeq ($(VBOX_LIB_PYTHON),)
    1331    $(warning Unable to determin the python library (VBOX_LIB_PYTHON).)
     1332   $(warning Unable to determine the python library (VBOX_LIB_PYTHON).)
    13321333  endif
    13331334 endif
     
    13791380VBoxPython-inst-py-xpcom_INST = $(INST_SDK)/bindings/com/python/xpcom/
    13801381VBoxPython-inst-py-xpcom_SOURCES = \
     1382        python/vboxxpcom.py \
    13811383        python/components.py \
    13821384        python/file.py \
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