Merge pull request #2 from Globostofo/addThreadConf
Adding Lib pthread to the project config
This commit is contained in:
commit
0d0d8064d3
@ -5,3 +5,5 @@ CONFIG -= qt
|
|||||||
|
|
||||||
SOURCES += \
|
SOURCES += \
|
||||||
main.cpp
|
main.cpp
|
||||||
|
|
||||||
|
LIBS += pthread
|
||||||
|
Loading…
Reference in New Issue
Block a user