Changeset 69383 in vbox for trunk/src/VBox/Main/webservice/samples/python/Makefile
- Timestamp:
- Oct 26, 2017 4:39:15 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 118707
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/webservice/samples/python/Makefile
-
Property svn:keywords
set to
Id Revision
r44529 r69383 13 13 all: run 14 14 15 run: 15 run: 16 16 @echo !!!! Don\'t forget to start webserver with \"vboxwebsrv -t 10000\" !!! 17 PYTHONPATH=../lib python ../../../glue/python/sample/vboxshell.py -w 17 PYTHONPATH=../lib python ../../../glue/python/sample/vboxshell.py -w 18 18 19 19 server: -
Property svn:keywords
set to
Note:
See TracChangeset
for help on using the changeset viewer.