逛奔的蜗牛

我不聪明,但我会很努力

   ::  :: 新随笔 ::  ::  :: 管理 ::
On my macintosh, when using the precompiled version of Qt422, qmake
automatically generates... a xcode project.

I know that by using 
        qmake project.pro -spec macx-xcode
you ask qmake to generate an xcode project file...

But... how may I force qmake to generate a simple, old, good Makefile
instead of an xcode project file ?

The secret is in the qmake options:
			qmake -spec macx-g++

qmake -project
qmake -spec macx-g++
make
posted on 2009-05-10 16:11 逛奔的蜗牛 阅读(1304) 评论(0)  编辑 收藏 引用 所属分类: Qt

只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理