VirtualBox

Changeset 12095 in vbox for trunk/src/libs


Ignore:
Timestamp:
Sep 4, 2008 2:07:26 PM (16 years ago)
Author:
vboxsync
Message:

fixed XPCOMIPC deps, other minor fixes

Location:
trunk/src/libs/xpcom18a4
Files:
2 edited

Legend:

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

    r11914 r12095  
    11921192endif
    11931193
    1194 TEMPLATE_XPCOMIPC_LIBS.darwin      = $(TARGET_VBoxXPCOM) $(TEMPLATE_XPCOM_LIBS.darwin)
    1195 TEMPLATE_XPCOMIPC_LIBS.os2         = $(TARGET_VBoxXPCOM) $(TEMPLATE_XPCOM_LIBS.os2)
     1194TEMPLATE_XPCOMIPC_LIBS       = $(TARGET_VBoxXPCOM) $(TEMPLATE_XPCOM_LIBS)
    11961195
    11971196TEMPLATE_XPCOMIPCEXE               = XPCOM IPC executables
  • trunk/src/libs/xpcom18a4/python/sample/vboxshell.py

    r11896 r12095  
    1919# To allow Python find modules
    2020#  export PYTHONPATH=$VBOX_PROGRAM_PATH/sdk/bindings/xpcom/python:$VBOX_PROGRAM_PATH
    21 # To allow library resolution
    22 #  export LD_LIBRARY_PATH=$VBOX_PROGRAM_PATH
    2321#
    2422# Additionally, on 64-bit Solaris, you need to use 64-bit Python from
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