356db3c10a
PR: ports/181199 Submitted by: Thierry Thomas (thierry@)
4 lines
205 B
Bash
4 lines
205 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/Dwg2Pdf/Dwg2Pdf.js "$0" "$@"
|