VirtualBox

Changeset 32606 in vbox


Ignore:
Timestamp:
Sep 17, 2010 1:47:21 PM (14 years ago)
Author:
vboxsync
Message:

win burn fix

File:
1 edited

Legend:

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

    r32594 r32606  
    100100VBoxOGLhostcrutil_EXTENDS  = VBoxOGLcrutil
    101101VBoxOGLhostcrutil_TEMPLATE = VBOXCROGLR3HOSTDLL
     102if defined(VBOX_SIGNING_MODE) && defined(VBOXWDDM)
     103 # need to reset the NOINST flag
     104 VBoxOGLhostcrutil_NOINST.win.x86 =
     105endif
    102106VBoxOGLhostcrutil_LDFLAGS.darwin = $(VBoxOGLcrutil_LDFLAGS.darwin) \
    103107        -install_name $(VBOX_DYLD_EXECUTABLE_PATH)/VBoxOGLhostcrutil.dylib
     
    503507VBoxOGLhosterrorspu_EXTENDS  = VBoxOGLerrorspu
    504508VBoxOGLhosterrorspu_TEMPLATE = VBOXCROGLR3HOSTDLL
     509if defined(VBOX_SIGNING_MODE) && defined(VBOXWDDM)
     510 # need to reset the NOINST flag
     511 VBoxOGLhosterrorspu_NOINST.win.x86 =
     512endif
    505513VBoxOGLhosterrorspu_LDFLAGS.darwin += $(VBoxOGLerrorspu_LDFLAGS.darwin) \
    506514        -install_name $(VBOX_DYLD_EXECUTABLE_PATH)/VBoxOGLhosterrorspu.dylib
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