Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
816 B

  1. // DO NOT Edit this file w/o consulting with the IT build lab contacts.
  2. // NOTE: This is a munged version specifically used by the InfoTech Team
  3. // for the purpose of building InfoTech binaries in our own build lab.
  4. // The versions of our binaries built by IE will be stamped with the
  5. // official IE build numbers.
  6. // This is where InfoTech major, minor, and build numbers are defined
  7. #include <verinfo.h>
  8. // Change VER_PRODUCTBUILD and VER_PRODUCTBUILD_QFE as appropriate.
  9. #define VER_PRODUCTBUILD rup
  10. #define VER_PRODUCTBUILD_QFE rap
  11. #define VER_PRODUCTVERSION rmj,rmm,VER_PRODUCTBUILD,VER_PRODUCTBUILD_QFE
  12. #define VER_PRODUCTVERSION_W (0x0447)
  13. #define VER_PRODUCTVERSION_DW (0x04470000 | VER_PRODUCTBUILD)
  14. #define VER_PRODUCTBETA_STR ""
  15. #define VER_PRODUCTVERSION_STRING VERSIONSTR