VirtualBox

Changeset 87004 in vbox for trunk/src/VBox/Runtime/tools


Ignore:
Timestamp:
Nov 27, 2020 4:18:47 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
141574
Message:

Shared Clipboard/Transfers: Initial commit for HTTP server. Work in progress. bugref:9874

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

Legend:

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

    r85673 r87004  
    158158 endif
    159159
     160 # RTHttpServer implements a simple HTTP server.
     161 PROGRAMS += RTHttpServer
     162 RTHttpServer_TEMPLATE = VBoxR3Tool
     163 RTHttpServer_SOURCES = RTHttpServer.cpp
     164
    160165 # RTLdrCheckImports - import checker.
    161166 PROGRAMS += RTLdrCheckImports
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