Changeset 57689 in vbox
- Timestamp:
- Sep 10, 2015 1:08:35 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 102593
- Location:
- trunk/src/VBox/Runtime/tools
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/tools/Makefile.kmk
r56290 r57689 63 63 RTGzip_SOURCES = RTGzip.cpp 64 64 65 # RTHttp - our http/https fetcher (for testing the http client API). 66 PROGRAMS += RTHttp 67 RTHttp_TEMPLATE = VBoxR3Tool 68 RTHttp_SOURCES = RTHttp.cpp 69 65 70 # RTShutdown - similar (but not identical) to a typical unix shutdown command. 66 71 PROGRAMS += RTShutdown
Note:
See TracChangeset
for help on using the changeset viewer.