I just thought that the best solution would be to share object files as well. We won’t need the libraries, we will only have two projects: one for the tester and one for the app. I could create a pri file that contains all “normal” sources and headers and have both projects include this file. The tester project will also include the headers and sources for the tests.
I’ll give that a try after I’m done with the dynamic searching.
Regards,
Peter
