Magnatune: We
Are Not Evil
  POV-Ray : Newsgroups : povray.programming : win98se mingw povray : Re: win98se mingw povray Server Time: 24 Jul 2008 20:30:16 GMT
  Re: win98se mingw povray  
From: alphaQuad
Date: 30 Nov 2007 05:35:00
"alphaQuad" <alpha-quadrant [at] earthlinknet> wrote:
> #define COMPILER_MAJOR_VER __MINGW32_MINOR_VERSION
> #define COMPILER_MINOR_VER __MINGW32_MINOR_VERSION
>

of course that was
#define COMPILER_MAJOR_VER __MINGW32_MAJOR_VERSION
#define COMPILER_MINOR_VER __MINGW32_MINOR_VERSION


Post a reply to this message

Copyright 1991-2004 POV-Team™