Access2Base - Support API from Python

access2base.py if the Python wrapper to be imported
in user scripts.

Make file adapted to copy access2base.py in $INSTDIR/program directory
File can be found by user scripts on PYTHONPATH

Change-Id: Icb62f76d6e9df1110b70471178127c60a4dd46d0
This commit is contained in:
Jean-Pierre Ledure 2019-08-13 17:36:10 +02:00
parent 63128dd267
commit f8d6c00d4c
2 changed files with 1452 additions and 0 deletions

View file

@ -56,4 +56,8 @@ $(eval $(call gb_Package_add_files,wizards_basicsrvaccess2base,$(LIBO_SHARE_FOLD
Utils.xba \ Utils.xba \
)) ))
$(eval $(call gb_Package_add_files,wizards_basicsrvaccess2base,$(LIBO_LIB_PYUNO_FOLDER),\
access2base.py \
))
# vim: set noet sw=4 ts=4: # vim: set noet sw=4 ts=4:

File diff suppressed because it is too large Load diff