user32: Define WINE_FILEVERSION in version resource of user.exe.

This commit is contained in:
Stefan Leichter 2007-09-29 23:17:08 +02:00 committed by Alexandre Julliard
parent f81f82f3ed
commit 6706a1b3fd
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#define WINE_FILEVERSION 1,0,0,0
#define WINE_FILEVERSION_STR "1.0"
#define WINE_FILEDESCRIPTION_STR "Wine core dll"
#define WINE_FILENAME_STR "user.exe"