amin-ahmadi.com
How to Configure a Single Qt Project for Different Operating Systems - Amin
There are many cases in every cross-platform development framework that you want your source code to be built differently under different operating systems. For example you might want a method to to use platform specific functions in Windows, Linux and Mac OS X but you don’t want to have different projects for each one of … Continue reading "How to Configure a Single Qt Project for Different Operating Systems"
Amin