[PyKDE] sip macro expansion
Michael Lauer
mickey at tm.informatik.uni-frankfurt.de
Sat Jan 25 17:14:01 GMT 2003
Hi Phil,
is it possible to escape a '$' as part of a sip .pro-file template?
E.g. if I want to have a line like LIBS = $$(PRESIP_LIBS)
(which is a valid qmake construct) to appear in my .pro file, sip
swallows the first $ because of the macro expansion. If I try with
$$$(PRESIP_LIBS) it complains about an invalid macro. Is there a way to
get $$(BLAH) into the resulting .pro - file?
Yours,
--
:M:
--------------------------------------------------------------------------
Dipl.-Inf. Michael 'Mickey' Lauer
mickey at tm.informatik.uni-frankfurt.de
Raum 10b - ++49 69 798 28358 Fachbereich Informatik und Biologie
--------------------------------------------------------------------------
More information about the PyQt
mailing list