[Interest] How to include a .r header file in a Qt Mac OSX project via qmake?
Thiago Macieira
thiago.macieira at intel.com
Fri Jan 6 15:39:55 CET 2017
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
More information about the Interest
mailing list