mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-26 13:25:58 +00:00
added release param to config
This commit is contained in:
@@ -3,7 +3,8 @@ TARGET = qtZint
|
|||||||
CONFIG += warn_on \
|
CONFIG += warn_on \
|
||||||
thread \
|
thread \
|
||||||
qt \
|
qt \
|
||||||
uitools
|
uitools \
|
||||||
|
release
|
||||||
|
|
||||||
FORMS = mainWindow.ui \
|
FORMS = mainWindow.ui \
|
||||||
extSequence.ui \
|
extSequence.ui \
|
||||||
|
|||||||
Reference in New Issue
Block a user