Author: greatlrd Date: Sun Nov 4 20:43:50 2007 New Revision: 30124
URL: http://svn.reactos.org/svn/reactos?rev=30124&view=rev Log: global header for directx version info for the rc file.
Added: branches/reactx/reactos/include/reactos/reactx.h (with props)
Added: branches/reactx/reactos/include/reactos/reactx.h URL: http://svn.reactos.org/svn/reactos/branches/reactx/reactos/include/reactos/r... ============================================================================== --- branches/reactx/reactos/include/reactos/reactx.h (added) +++ branches/reactx/reactos/include/reactos/reactx.h Sun Nov 4 20:43:50 2007 @@ -1,0 +1,4 @@ +#define REACTOS_FILEVERSION 5,3,0,900 +#define REACTOS_STR_FILE_VERSION "5.3.0.900" +#define REACTOS_PRODUCTVERSION 5,3,0,900 +#define REACTOS_STR_PRODUCT_VERSION "5.3"
Propchange: branches/reactx/reactos/include/reactos/reactx.h ------------------------------------------------------------------------------ svn:eol-style = native