5 Apr
2012
5 Apr
'12
2:42 p.m.
2012/4/5 vahid r
Hello . I want to include boost.asio in my project created in Qt creator . what should I insert to my .pro file ?
asio is the header-only library. INCLUDEPATH += \ path/to/boost/headers/directory
Qt 4.7.4(32 bit) - Qt Creator 2.3.0 - MinGW 4.4 boost 1.49.0 platform : Windows 7
-- Regards, niXman