VirtualBox

Changeset 56207 in vbox for trunk/src/VBox/Additions/WINNT


Ignore:
Timestamp:
Jun 2, 2015 3:07:32 PM (10 years ago)
Author:
vboxsync
Message:

Windows GAs: export D3DFeatureLevel tool to OSE and enable it for building.

Location:
trunk/src/VBox/Additions/WINNT/Graphics/Video/disp
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk

    r55708 r56207  
    218218DumpD3DCaps9_LDFLAGS.win = /SUBSYSTEM:CONSOLE
    219219
     220PROGRAMS += D3DFeatureLevel
     221D3DFeatureLevel_TEMPLATE = VBOXR3EXE
     222D3DFeatureLevel_SDKS     = ReorderCompilerIncs $(VBOX_WINDDK_GST_WLH)
     223D3DFeatureLevel_SOURCES  = \
     224        wddm/dbg/D3DFeatureLevel.cpp
     225D3DFeatureLevel_LIBS     = $(VBOX_LIB_IPRT_GUEST_R3) d3d11.lib
     226D3DFeatureLevel_LDFLAGS.win = /SUBSYSTEM:CONSOLE
     227
    220228endif #VBOXVIDEOWINDBG
    221229
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