VirtualBox

Changeset 32175 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Sep 1, 2010 1:01:45 PM (14 years ago)
Author:
vboxsync
Message:

3D: fps logging, wddm/3d/aero: simple perf test app

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

Legend:

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

    r31687 r32175  
    115115        wddm/dbg/VBoxVideoWinDbg.def
    116116vbvdbg_SDKS     = WINDDKWLH
     117
     118PROGRAMS += tstMvWnd
     119tstMvWnd_TEMPLATE = VBOXR3EXE
     120tstMvWnd_DEFS = UNICODE _UNICODE
     121tstMvWnd_SOURCES  = \
     122        wddm/dbg/tstMvWnd.cpp
     123tstMvWnd_LIBS  = \
     124        $(LIB_RUNTIME)
     125tstMvWnd_LDFLAGS.win = /SUBSYSTEM:windows
    117126endif
     127
    118128
    119129include $(KBUILD_PATH)/subfooter.kmk
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