Changeset 45929 in vbox
- Timestamp:
- May 7, 2013 8:34:15 AM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 85567
- Location:
- trunk/src/VBox/Runtime/tools
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/tools/Makefile.kmk
r44278 r45929 66 66 RTTar_SOURCES = RTTar.cpp 67 67 68 # RTNtDbgHelp - our tar clone (for testing the tar/gzip/gunzip streaming code) 69 PROGRAMS.win += RTNtDbgHelp 70 RTNtDbgHelp_TEMPLATE = VBOXR3TSTEXE 71 RTNtDbgHelp_SOURCES = RTNtDbgHelp.cpp 72 68 73 endif # !VBOX_ONLY_EXTPACKS_USE_IMPLIBS 69 74
Note:
See TracChangeset
for help on using the changeset viewer.