Added slashes to .pro file. When you uncomment static line the build will work correct.

This commit is contained in:
devbugless 2021-05-27 17:04:01 +03:00
parent 6b2b5a4e05
commit 172ce90ffd
1 changed files with 4 additions and 4 deletions

View File

@ -20,10 +20,10 @@ CONFIG += \
enable_decoder_data_matrix \ enable_decoder_data_matrix \
enable_decoder_aztec \ enable_decoder_aztec \
enable_decoder_pdf17 \ enable_decoder_pdf17 \
enable_encoder_qr_code enable_encoder_qr_code \
#staticlib #staticlib \
#qzxing_qml #qzxing_qml \
#qzxing_multimedia #qzxing_multimedia \
VERSION = 2.3 VERSION = 2.3