1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-09 04:51:58 +00:00

added release param to config

This commit is contained in:
tgotic
2011-05-04 21:53:00 +02:00
parent 6e15a9eb2c
commit 3dbebfca12

View File

@@ -3,7 +3,8 @@ TARGET = qtZint
CONFIG += warn_on \
thread \
qt \
uitools
uitools \
release
FORMS = mainWindow.ui \
extSequence.ui \