VirtualBox

Ignore:
Timestamp:
Aug 29, 2015 12:05:48 AM (9 years ago)
Author:
vboxsync
Message:

IPRT: Implemented RTCrStoreCreateSnapshotById for darwin.

File:
1 edited

Legend:

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

    r57572 r57580  
    946946        darwin/RTErrConvertFromDarwinKern.cpp \
    947947        generic/cdrom-generic.cpp \
    948         generic/RTCrStoreCreateSnapshotById-generic.cpp \
    949948        generic/RTDirQueryInfo-generic.cpp \
    950949        generic/RTDirSetTimes-generic.cpp \
     
    971970        generic/RTProcIsRunningByName-generic.cpp \
    972971        generic/RTThreadGetNativeState-generic.cpp \
     972        r3/darwin/RTCrStoreCreateSnapshotById-darwin.cpp \
    973973        r3/darwin/filelock-darwin.cpp \
    974974        r3/darwin/mp-darwin.cpp \
     
    14181418        $(PATH_SDK_$(VBOX_WINDDK)_LIB)/wbemuuid.lib \
    14191419        $(PATH_TOOL_$(VBOX_VCC_TOOL)_LIB)/delayimp.lib
    1420 VBoxRT_LDFLAGS.darwin          = -framework IOKit -framework CoreFoundation -framework CoreServices -install_name $(VBOX_DYLD_EXECUTABLE_PATH)/VBoxRT.dylib
     1420VBoxRT_LDFLAGS.darwin          = \
     1421        -framework IOKit \
     1422        -framework CoreFoundation \
     1423        -framework CoreServices \
     1424        -framework Security \
     1425        -install_name $(VBOX_DYLD_EXECUTABLE_PATH)/VBoxRT.dylib
    14211426VBoxRT_LDFLAGS.win             = /MANIFEST \
    14221427        /delayload:gdi32.dll \
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