I am generating an Xcode project from a .pro file and want to set an xcconfig 
file as the build configuration for a particular target in the project. This 
means that I need to edit the .pro file to:

1) add the xcconfig file to the project
2) set the xcconfig in the build settings for the target.

How can I do this with qmake?

Thanks!
-Patrick

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to