VirtualBox

Changeset 11721 in vbox for trunk/src/libs


Ignore:
Timestamp:
Aug 27, 2008 8:09:03 PM (16 years ago)
Author:
vboxsync
Message:
  • completly divorced SDK and binary, use 'kmk sdk' to build SDK
File:
1 edited

Legend:

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

    r11717 r11721  
    243243# length restrictions limit will be avoided. (Solaris, Mac?)
    244244#
     245
     246ifndef VBOX_ONLY_SDK
    245247LIBRARIES += \
    246248        VBox-xpcom-nspr \
     
    266268        VBoxXPCOM \
    267269        VBoxXPCOMIPCC
    268 
    269 # we put it here, as template it uses depends on VBoxRT,
    270 # which may not be built yet
    271 # r=bird: This doesn't work, it won't be built this way. The way to fix it is to make the order change in src/Makefile.kmk (or was it src/lib/Makefile.kmk) that puts src/VBox/Runtime before src/lib/xpcom18a4 standard for all builds.
    272 OTHERS += \
    273         $(TARGET_VBoxHlp)
    274 
    275270
    276271ifdef VBOX_WITH_TESTCASES
     
    304299endif # VBOX_WITH_TESTCASES
    305300PROGRAMS += VBoxXPCOMIPCD
     301
     302
     303else
     304
     305PATH_VBox-xpcom-string=$(PATH_BIN)
     306
     307endif # !VBOX_ONLY_SDK
    306308
    307309ifeq ($(KBUILD_TARGET),linux)
     
    13181320  endif
    13191321 endif
     1322ifndef VBOX_ONLY_SDK
    13201323 DLLS += VBoxPython
     1324endif
    13211325 INSTALLS += VBoxPython-inst-py-xpcom
    13221326 INSTALLS += VBoxPython-inst-sample
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