[project @ 1997-12-08 10:06:34 by simonm]
Treat $(PROJECTVERSION) as a string, not a floating point number, to avoid rounding errors. Fool cpp into substituting for PROJECTVERSION within a string by using string gaps, not forgetting the space after the '\' at the end of the line to fool cpp into leaving the '\' behind :-)
Loading
Please register or sign in to comment