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

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -