[Kst] branches/work/kst/portto4/kst/src/libkstmath

George Staikos staikos at kde.org
Thu Aug 30 16:59:23 CEST 2007


It might be time to reconsider this.  It could make Win32 portability  
hard if we rely on the pre-generated files.  Then again, flex and  
bison are not so easy to get going on Windows either...

On 30-Aug-07, at 10:47 AM, Adam Treat wrote:

> SVN commit 706485 by treat:
>
> * Don't trigger internal lex/yacc handling in qmake.
>
>
>  M  +5 -0      libkstmath.pro
>
>
> --- branches/work/kst/portto4/kst/src/libkstmath/libkstmath.pro  
> #706484:706485
> @@ -15,6 +15,11 @@
>
>  LIBS += -lkst
>
> +#Don't trigger qmake's lex/yacc handling by default.
> +#Rather we want to use the files that are pre-generated and  
> checked in.
> +QMAKE_EXT_LEX = .lex
> +QMAKE_EXT_YACC = .yacc
> +
>  SOURCES += \
>      kstpainter.cpp \
>      kstcolorsequence.cpp \
> _______________________________________________
> Kst mailing list
> Kst at kde.org
> https://mail.kde.org/mailman/listinfo/kst

--
George Staikos
KDE Developer				http://www.kde.org/
Staikos Computing Services Inc.		http://www.staikos.net/





More information about the Kst mailing list