LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   How to link my code with the real time library using qmake (.pro)? (https://www.linuxquestions.org/questions/programming-9/how-to-link-my-code-with-the-real-time-library-using-qmake-pro-827948/)

MarijaS 08-23-2010 03:57 AM

How to link my code with the real time library using qmake (.pro)?
 
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!

graemef 08-23-2010 04:08 AM

Use the LIBS directive, check out the qmake help file

MarijaS 08-23-2010 04:50 AM

Thank you! I got it!


All times are GMT -5. The time now is 07:51 AM.