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  
[EMAIL PROTECTED] 
  Raum 10b - ++49 69 798 28358       Fachbereich Informatik und Biologie
--------------------------------------------------------------------------

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.gmd.de/mailman/listinfo/pykde

Reply via email to