VirtualBox

Changeset 57689 in vbox


Ignore:
Timestamp:
Sep 10, 2015 1:08:35 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102593
Message:

New IPRT tool: RTHttp, a very simple URL getter.

Location:
trunk/src/VBox/Runtime/tools
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/tools/Makefile.kmk

    r56290 r57689  
    6363 RTGzip_SOURCES = RTGzip.cpp
    6464
     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
    6570 # RTShutdown - similar (but not identical) to a typical unix shutdown command.
    6671 PROGRAMS += RTShutdown
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette