Skip to content
Snippets Groups Projects
Commit b3e25236 authored by Claudio Scafuri's avatar Claudio Scafuri :speech_balloon:
Browse files

Merge branch 'name_and_foc_kly_cleanup' into 'master'

Name and foc kly cleanup

See merge request !1
parents 69a639bc 886f8a07
No related branches found
No related tags found
1 merge request!1Name and foc kly cleanup
.pydevproject
.project
.cproject
.settings
Makefile
moc
obj
bin
objects
core*
*~
*.pyc
*.so
*.so*
.pylintrc
.metadata
.idea
.cvsignore
.nse_depinfo
software
oldsrc
ui_*
qrc*.cpp
.qmake.stash
CVS
*.user
......@@ -10,5 +10,6 @@ FORMS = src/preinjinterlock.ui \
src/gun.ui \
src/mod.ui
TARGET = bin/preinjinterlock
unix:QMAKE_RPATHDIR += /usr/local/qwt-5.2.1/lib
\ No newline at end of file
TARGET = bin/booster-preinjinterlock-gui
QMAKE_POST_LINK = $(STRIP) $(TARGET)
This diff is collapsed.
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