VirtualBox

Changeset 68539 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Aug 29, 2017 2:09:24 PM (7 years ago)
Author:
vboxsync
Message:

Main/glue: Split out non-COM bits from com.cpp so they can be used without getting any COM deps. Eventually we should probably move these to VBoxRT or VBoxDDU or somewhere like that. [missing ../Makefile.kmk]

File:
1 edited

Legend:

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

    r68417 r68539  
    10611061VBoxCOM_SOURCES         = \
    10621062        glue/com.cpp \
     1063        glue/VBoxLogRelCreate.cpp \
     1064        glue/GetVBoxUserHomeDirectory.cpp \
    10631065        glue/initterm.cpp \
    10641066        glue/string.cpp \
     
    10971099endif # !win
    10981100
    1099 glue/com.cpp_DEFS = \
    1100         KBUILD_TYPE=\"$(KBUILD_TYPE)\"
     1101glue/VBoxLogRelCreate.cpp_DEFS = KBUILD_TYPE=\"$(KBUILD_TYPE)\"
    11011102
    11021103# 32-bit version of VBoxCOM.
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