VirtualBox

Changeset 23105 in vbox for trunk/src


Ignore:
Timestamp:
Sep 17, 2009 4:01:58 PM (15 years ago)
Author:
vboxsync
Message:

crOpenGL-OSX: '-current_version' is set in the base template VBOXCROGLR3HOSTDLL already.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk

    r22155 r23105  
    9898VBoxOGLhostcrutil_TEMPLATE = VBOXCROGLR3HOSTDLL
    9999VBoxOGLhostcrutil_LDFLAGS.darwin = $(VBoxOGLcrutil_LDFLAGS.darwin) \
    100         -install_name $(VBOX_DYLD_EXECUTABLE_PATH)/VBoxOGLhostcrutil.dylib \
    101         -current_version $(VBOX_VERSION_MAJOR).$(VBOX_VERSION_MINOR).$(VBOX_VERSION_BUILD)
     100        -install_name $(VBOX_DYLD_EXECUTABLE_PATH)/VBoxOGLhostcrutil.dylib
    102101## @todo kBuild bug, possibly same as ticket #51: PATH_SDK_DXSDK_LIB is expanded too early.
    103102# Update. bug 51 was fixed.
     
    481480VBoxOGLhosterrorspu_TEMPLATE = VBOXCROGLR3HOSTDLL
    482481VBoxOGLhosterrorspu_LDFLAGS.darwin += $(VBoxOGLerrorspu_LDFLAGS.darwin) \
    483         -install_name $(VBOX_DYLD_EXECUTABLE_PATH)/VBoxOGLhosterrorspu.dylib \
    484         -current_version $(VBOX_VERSION_MAJOR).$(VBOX_VERSION_MINOR).$(VBOX_VERSION_BUILD)
     482        -install_name $(VBOX_DYLD_EXECUTABLE_PATH)/VBoxOGLhosterrorspu.dylib
    485483VBoxOGLhosterrorspu_LIBS  = \
    486484        $(VBOX_LIB_OGL_HOSTCRUTIL) \
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