Em sexta-feira, 6 de janeiro de 2017, às 12:09:19 PST, Nuno Santos escreveu:
> Hi,
> 
> I’m working a project based on a Apple example that has a .r file. I don’t
> know exactly what Xcode does with it but I want to manage my project with
> Qt qmake and not with xcode. How can I tell qmake to process the .r file?
> 
> Anyone knows what is this .r file? It seems like a header file but it has .r
> instead of .h

If you #include it only, then no buildsystem cares about it. You don't have to 
do anything.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

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

Reply via email to