Skip to content
Snippets Groups Projects
Commit 7a4e1ed1 authored by Giacomo Strangolino's avatar Giacomo Strangolino
Browse files

restored la-cumparsita v1.x

parent a07dde5d
No related branches found
Tags 1.0.46
No related merge requests found
......@@ -15,7 +15,7 @@ GUI_FILE_SRC = src/${GUI_FILE}
default: bin ${GUI_FILE_SRC}
@cp ${GUI_FILE_SRC} bin/${DIRNAME}
@echo -n "#!/bin/bash\nCUMBIA_PLUGIN_PATH= QT_PLUGIN_PATH=/runtime/lib/qumbia-plugins la-cumparsita /runtime/bin/${PROJECTNAME}/${DIRNAME}.ui" > bin/${NAME}
@echo -n "#!/bin/bash\n/usr/local/cumbia-libs/bin/la-cumparsita /runtime/bin/${PROJECTNAME}/${DIRNAME}.ui" > bin/${NAME}
# add as many ARG variableas as many commnad line parameters or nameof devicese ypu need
# @echo -n ${ARG1} >> bin/${NAME}
# @echo -n ${ARG2} >> bin/${NAME}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment