Fix compilation under 64bit Windows and standarize the format of the thread ID.
This commit is contained in:
2
qcma.pro
2
qcma.pro
@@ -64,7 +64,7 @@ INCLUDEPATH += src/
|
||||
CONFIG += link_pkgconfig
|
||||
PKGCONFIG += libvitamtp libavformat libavcodec libavutil libswscale
|
||||
|
||||
QMAKE_CXXFLAGS += -Wno-write-strings -Wall -D__STDC_CONSTANT_MACROS
|
||||
QMAKE_CXXFLAGS += -Wno-write-strings -Wall -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS
|
||||
|
||||
RESOURCES += qcmares.qrc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user