VirtualBox

Changeset 19960 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 24, 2009 3:10:31 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
47662
Message:

Main/Makefile.kmk: moved VBoxC_DEFS to the right place.

File:
1 edited

Legend:

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

    r19900 r19960  
    8888        $(VBOX_PATH_SDK)/bindings/mscom/include/VirtualBox.h \
    8989        $(VBOX_PATH_SDK)/bindings/mscom/lib/VirtualBox.tlb \
    90         $(VBOX_PATH_SDK)/bindings/mscom/lib/VirtualBox_i.c 
     90        $(VBOX_PATH_SDK)/bindings/mscom/lib/VirtualBox_i.c
    9191 OTHER_CLEAN    += \
    9292        $(VBOX_IDL_FILE.MSCOM) \
     
    9696        $(PATH_VBoxCOM)/VirtualBox.h   \
    9797        $(PATH_VBoxCOM)/VirtualBox_i.c \
    98         $(PATH_VBoxCOM)/VirtualBox.tlb 
     98        $(PATH_VBoxCOM)/VirtualBox.tlb
    9999
    100100 VBOX_MAIN_PREREQS += $(PATH_VBoxCOM)/VirtualBox_i.c
     
    172172VBox-python-glue_INST = $(INST_SDK)bindings/
    173173# This file also should go to Python site-wide modules directory
    174 # so for users it look 'just being here' 
     174# so for users it look 'just being here'
    175175VBox-python-glue_SOURCES = glue/vboxapi.py=>glue/python/vboxapi.py
    176176
     
    521521        $(if $(VBOX_WITH_EHCI),VBOX_WITH_EHCI,)
    522522endif
     523ifdef VBOX_WITH_VIDEOHWACCEL
     524VBoxC_DEFS += VBOX_WITH_VIDEOHWACCEL
     525endif
    523526VBoxC_DEFS.darwin.x86 = VBOX_WITH_2X_4GB_ADDR_SPACE
    524527VBoxC_DEFS.win.x86 += _WIN32_WINNT=0x0500
     
    596599endif
    597600
    598 ifdef VBOX_WITH_VIDEOHWACCEL
    599 VBoxC_DEFS += VBOX_WITH_VIDEOHWACCEL
    600 endif
    601 
    602601ifdef VBOX_WITH_USB
    603602VBoxC_SOURCES += \
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette