Changeset 51696 in vbox for trunk/src/VBox/Runtime/tools/Makefile.kmk
- Timestamp:
- Jun 23, 2014 4:30:29 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/tools/Makefile.kmk
r49116 r51696 66 66 RTTar_SOURCES = RTTar.cpp 67 67 68 # RTUnzip - our unzip clone (for testing the unzip streaming code) 69 PROGRAMS += RTUnzip 70 RTUnzip_TEMPLATE = VBoxR3Tool 71 RTUnzip_SOURCES = RTUnzip.cpp 72 68 73 # RTNtDbgHelp - our tar clone (for testing the tar/gzip/gunzip streaming code) 69 74 PROGRAMS.win += RTNtDbgHelp
Note:
See TracChangeset
for help on using the changeset viewer.