Hello! Are there any methods to analyze .pro files? I need to get parametres such as headers, sources, libs and others. Or, there are no methods, except analyze strings in .pro file?
Thank you!
Printable View
Hello! Are there any methods to analyze .pro files? I need to get parametres such as headers, sources, libs and others. Or, there are no methods, except analyze strings in .pro file?
Thank you!
why you just can't have a look in sources of qmake?
IMHO, that's what you need and more. ;)