The best place to ask such questions is the users mailing list: https://www.geany.org/support/mailing-lists/#geany-users
What exactly do you mean by "include curlpp"? Assuming you want to build your code against the curlpp library, then you probably want to use a build system like CMake or autotools which take care of build dependencies and the like.