I am trying to write suitable .pro file for my application. I need real-time library. Have you some ideas how to do that? I just need the line for linking with real-time library...
Thanks in advance!
SOLVED: LIBS += -L/usr/local/lib -lrt
I am trying to write suitable .pro file for my application. I need real-time library. Have you some ideas how to do that? I just need the line for linking with real-time library...
Thanks in advance!
SOLVED: LIBS += -L/usr/local/lib -lrt