Changeset 19853 in vbox for trunk/src/libs/xpcom18a4
- Timestamp:
- May 20, 2009 10:42:58 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/Makefile.kmk
r18893 r19853 1392 1392 endif 1393 1393 INSTALLS += VBoxPython-inst-py-xpcom 1394 INSTALLS += VBoxPython-inst-sample1395 1394 endif 1396 1395 … … 1469 1468 python/server/module.py=>server/module.py \ 1470 1469 python/server/policy.py=>server/policy.py 1471 1472 # Python Client Module - a sample script.1473 VBoxPython-inst-sample_INST = $(INST_SDK)bindings/xpcom/python/sample/1474 VBoxPython-inst-sample_SOURCES = \1475 $(PATH_ROOT)/src/VBox/Frontends/VBoxShell/xpcom/vboxshell.py \1476 $(PATH_ROOT)/src/VBox/Frontends/VBoxShell/shellcommon.py1477 1470 1478 1471 #
Note:
See TracChangeset
for help on using the changeset viewer.