c++ - Including external *.cpp and *.h files to prject -


what have: (qt ide, qmake, linux) project in c ++. project needed use * .h , * .cpp files located in other directories ( "common" library, uncompiled, sources).

how connect these files project (to make changes in pro file), specify path "common" library.


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -