VirtualBox

Changeset 35319 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Dec 24, 2010 3:42:36 PM (14 years ago)
Author:
vboxsync
Message:
  1. wddm: 64bit support 2. wddm: installation fixes (64bit support, unsigned driver warning) 3. propper fix for #5438 (compile with disabled CROGL)
File:
1 edited

Legend:

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

    r35182 r35319  
    8686 ifdef VBOX_WITH_ADDITIONS
    8787  LIBRARIES += RuntimeGuestR3 RuntimeGuestR3Shared RuntimeGuestR3Mini
    88   LIBRARIES.win.amd64 += RuntimeGuestR3-x86
     88  LIBRARIES.win.amd64 += RuntimeGuestR3-x86 RuntimeGuestR3Shared-x86
    8989  ifdef VBOX_WITH_ADDITION_DRIVERS
    9090   LIBRARIES += RuntimeGuestR0
     
    10121012
    10131013#
     1014# RuntimeGuestR3Shared-x86 - Same as RuntimeGuestR3Shared, except that it's targeting x86.
     1015#
     1016RuntimeGuestR3Shared-x86_EXTENDS                := RuntimeGuestR3Shared
     1017RuntimeGuestR3Shared-x86_BLD_TRG_ARCH         := x86
     1018
     1019
     1020#
    10141021# RuntimeGuestR3Mini - Minimal Guest Additions Runtime which does not require
    10151022#                      initialization and can be linked into an .so. Intended
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