Changeset 87004 in vbox for trunk/src/VBox/Runtime/tools
- Timestamp:
- Nov 27, 2020 4:18:47 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 141574
- Location:
- trunk/src/VBox/Runtime/tools
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/tools/Makefile.kmk
r85673 r87004 158 158 endif 159 159 160 # RTHttpServer implements a simple HTTP server. 161 PROGRAMS += RTHttpServer 162 RTHttpServer_TEMPLATE = VBoxR3Tool 163 RTHttpServer_SOURCES = RTHttpServer.cpp 164 160 165 # RTLdrCheckImports - import checker. 161 166 PROGRAMS += RTLdrCheckImports
Note:
See TracChangeset
for help on using the changeset viewer.