开发者

Using qmake to generate a makefile that has FLTK fluild files?

I was wondering if anyone might have an idea how to use qmake to generate a program that has FLTK fluid files ?

I have foo.fl that generate fl.cxx and fl.hxx which get compiled. I don't know how or if it is even possible to get qmake to do this pre-processing step as well as add the sources to the list that needs to be开发者_JAVA百科 compiled.

I was hoping someone might have a suggestion.

Thanks, Danny


I think you want to use the qmake variable QMAKE_EXTRA_COMPILERS. See QMake's Documentation on Configuring Its Environment for more details.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜