Changeset 70256 in vbox for trunk/src/VBox
- Timestamp:
- Dec 21, 2017 6:13:13 AM (7 years ago)
- Location:
- trunk/src/VBox/Runtime/tools
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/tools/Makefile.kmk
r69795 r70256 118 118 endif 119 119 120 # RTLdrCheckImports - import checker. 121 PROGRAMS += RTLdrCheckImports 122 RTLdrCheckImports_TEMPLATE = VBoxR3Tool 123 RTLdrCheckImports_SOURCES = RTLdrCheckImports.cpp 124 120 125 # RTMkDir - our mkdir clone. 121 126 PROGRAMS += RTMkDir
Note:
See TracChangeset
for help on using the changeset viewer.