mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Qt 4.7 (help wanted)


From: Volker Grabsch
Subject: Re: [Mingw-cross-env-list] Qt 4.7 (help wanted)
Date: Mon, 31 May 2010 17:29:33 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Mark Brand <address@hidden> schrieb:
> Here is the line:
>
> QMAKE_CFLAGS = -pipe -isystem /usr/i686-pc-mingw32/include
>
> I would like to avoid having to specify the full path this way. Does  
> anyone know of a way to put the intended directory in the include path  
> without resorting to this?

Since "/usr/i686-pc-mingw32/include" is already in our GCC's
system include path, I don't see a need for that option at all.

Without having tested, I'm pretty sure you can simplify the line to:

    QMAKE_CFLAGS = -pipe


Greets,
Volker

-- 
Volker Grabsch
---<<(())>>---
Administrator
NotJustHosting GbR



reply via email to

[Prev in Thread] Current Thread [Next in Thread]