blob: fb267897ca51ac60bc952a50148d47547fca7283 (
plain) (
blame)
1
2
3
4
|
#! /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/Dwg2Bmp/Dwg2Bmp.js "$0" "$@"
|