Changeset 32175 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Sep 1, 2010 1:01:45 PM (14 years ago)
- 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 115 115 wddm/dbg/VBoxVideoWinDbg.def 116 116 vbvdbg_SDKS = WINDDKWLH 117 118 PROGRAMS += tstMvWnd 119 tstMvWnd_TEMPLATE = VBOXR3EXE 120 tstMvWnd_DEFS = UNICODE _UNICODE 121 tstMvWnd_SOURCES = \ 122 wddm/dbg/tstMvWnd.cpp 123 tstMvWnd_LIBS = \ 124 $(LIB_RUNTIME) 125 tstMvWnd_LDFLAGS.win = /SUBSYSTEM:windows 117 126 endif 127 118 128 119 129 include $(KBUILD_PATH)/subfooter.kmk
Note:
See TracChangeset
for help on using the changeset viewer.