356db3c10a
PR: ports/181199 Submitted by: Thierry Thomas (thierry@)
4 lines
213 B
Bash
4 lines
213 B
Bash
#! /bin/sh
|
|
# Note: You need the Pro/Tools to run this script!
|
|
|
|
%%PREFIX%%/bin/qcad-bin -no-dock-icon -no-gui -allow-multiple-instances -autostart %%DATADIR%%/scripts/Pro/Tools/BoundingBox/BoundingBox.js "$0" "$@"
|