- Timestamp:
- Nov 8, 2016 10:02:01 AM (8 years ago)
- Location:
- trunk/src/VBox/ValidationKit/utils/nt
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/nt/Makefile.kmk
r62484 r64595 42 42 ntTimeSources_SOURCES = nttimesources.cpp 43 43 44 # 45 # Test NtFlushVirtualMemory. 46 # 47 PROGRAMS.win += ntFlushVirtualMemory 48 ntFlushVirtualMemory_TEMPLATE = VBoxValidationKitR3 49 ntFlushVirtualMemory_SOURCES = ntFlushVirtualMemory.cpp 50 44 51 include $(FILE_KBUILD_SUB_FOOTER) 45 52
Note:
See TracChangeset
for help on using the changeset viewer.