[quake3-bugzilla] [Bug 5096] New: Define PRODUCT_VERSION in q_shared.h if it is not

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Thu Jul 21 21:07:37 EDT 2011


https://bugzilla.icculus.org/show_bug.cgi?id=5096

           Summary: Define PRODUCT_VERSION in q_shared.h if it is not
           Product: ioquake3
           Version: SVN HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P3
         Component: Misc
        AssignedTo: zakk at icculus.org
        ReportedBy: ZTurtleMan at gmail.com
         QAContact: quake3-bugzilla at icculus.org


Created attachment 2861
  --> https://bugzilla.icculus.org/attachment.cgi?id=2861
Define PRODUCT_VERSION if it is not, instead of just if _MSC_VER

Currently PRODUCT_VERSION is defined in q_shared.h if _MSC_VER is defined. I
think ioq3 should check ifndef PRODUCT_VERSION instead. This way non-Microsoft
IDEs will automatically define PRODUCT_VERSION and it should allow MS IDEs
project files to manually define PRODUCT_VERSION.

-- 
Configure bugmail: https://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the quake3-bugzilla mailing list