Changeset 100944 in vbox for trunk/src/VBox/ValidationKit/utils
- Timestamp:
- Aug 22, 2023 4:49:17 PM (18 months ago)
- svn:sync-xref-src-repo-rev:
- 158882
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/nt/Makefile.kmk
r98103 r100944 60 60 ntFlushVirtualMemory_SOURCES = ntFlushVirtualMemory.cpp 61 61 62 # 63 # Test Display device and 3D rendering. 64 # 65 PROGRAMS.win += ntDisplay 66 ntDisplay_TEMPLATE = VBoxValidationKitR3 67 ntDisplay_SOURCES = ntDisplay.cpp 68 ntDisplay_VBOX_IMPORT_CHECKER.win.x86 = nt4 69 62 70 include $(FILE_KBUILD_SUB_FOOTER) 63 71
Note:
See TracChangeset
for help on using the changeset viewer.