mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 08:55:19 +00:00
change to using the globla version header for reactx (reactos/reactx.h)
svn path=/trunk/; revision=33008
This commit is contained in:
parent
4f36e40468
commit
359d4d352b
8 changed files with 8 additions and 32 deletions
|
@ -5,9 +5,6 @@
|
|||
#define REACTOS_STR_INTERNAL_NAME "d3d8\0"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "d3d8.dll\0"
|
||||
|
||||
#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"
|
||||
#include <reactos/reactx.h>
|
||||
|
||||
#include <reactos/version.rc>
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
#define REACTOS_STR_INTERNAL_NAME "d3d8thk\0"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "d3d8thk.dll\0"
|
||||
|
||||
#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"
|
||||
#include <reactos/reactx.h>
|
||||
|
||||
#include <reactos/version.rc>
|
||||
|
|
|
@ -5,9 +5,6 @@
|
|||
#define REACTOS_STR_INTERNAL_NAME "d3d9\0"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "d3d9.dll\0"
|
||||
|
||||
#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"
|
||||
#include <reactos/reactx.h>
|
||||
|
||||
#include <reactos/version.rc>
|
||||
|
|
|
@ -7,10 +7,7 @@
|
|||
#define REACTOS_STR_INTERNAL_NAME "ddraw\0"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "ddraw.dll\0"
|
||||
|
||||
#define REACTOS_FILEVERSION 5,3,2600,2180
|
||||
#define REACTOS_STR_FILE_VERSION "5.3.2600.2180"
|
||||
#define REACTOS_PRODUCTVERSION 5,3,2600,2180
|
||||
#define REACTOS_STR_PRODUCT_VERSION "5.3.2600.2180"
|
||||
#include <reactos/reactx.h>
|
||||
|
||||
#include <reactos/version.rc>
|
||||
|
||||
|
|
|
@ -4,9 +4,6 @@
|
|||
#define REACTOS_STR_INTERNAL_NAME "ksproxy\0"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "ksproxy.ax\0"
|
||||
|
||||
#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"
|
||||
#include <reactos/reactx.h>
|
||||
|
||||
#include <reactos/version.rc>
|
||||
|
|
|
@ -4,9 +4,6 @@
|
|||
#define REACTOS_STR_INTERNAL_NAME "msdmo\0"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "msdmo.dll\0"
|
||||
|
||||
#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"
|
||||
#include <reactos/reactx.h>
|
||||
|
||||
#include <reactos/version.rc>
|
||||
|
|
|
@ -4,9 +4,6 @@
|
|||
#define REACTOS_STR_INTERNAL_NAME "qedit\0"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "qedit.dll\0"
|
||||
|
||||
#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"
|
||||
#include <reactos/reactx.h>
|
||||
|
||||
#include <reactos/version.rc>
|
||||
|
|
|
@ -4,9 +4,6 @@
|
|||
#define REACTOS_STR_INTERNAL_NAME "quartz\0"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "quartz.dll\0"
|
||||
|
||||
#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"
|
||||
#include <reactos/reactx.h>
|
||||
|
||||
#include <reactos/version.rc>
|
||||
|
|
Loading…
Reference in a new issue