[fdo-internals] Distinguish versions with preprocessor

Mateusz Loskot mateusz at loskot.net
Wed Mar 14 19:09:04 EDT 2007


Hi,

Do we have any preprocessor definitions that can be
used for selecting conditional compilation based on FDO version?
Something similar to WINVER, like

FDO_VERSION = 0x0300 // FDO 3.0.x
FDO_VERSION = 0x0301 // FDO 3.1.x
FDO_VERSION = 0x0302 // FDO 3.2.x

If there isn't anything like that, what do you think about adding it?

Cheers
-- 
Mateusz Loskot
http://mateusz.loskot.net


More information about the fdo-internals mailing list