windows version headers

svn path=/trunk/boinc/; revision=1361
This commit is contained in:
Karl Chen 2003-06-11 22:30:14 +00:00
parent 67d624ea54
commit 9da3ce701e
2 changed files with 22 additions and 0 deletions

13
client/win/win_config.h Normal file
View File

@ -0,0 +1,13 @@
/* client/win/win_config.h. Generated by configure. */
/* Host for this compilation */
#define HOSTTYPE "i686-pc-linux-gnu"
/* Major part of version number */
#define MAJOR_VERSION 1
/* Minor part of version number */
#define MINOR_VERSION 04
/* Version number of package */
#define VERSION "1.04"

View File

@ -0,0 +1,9 @@
/* Major part of version number */
#undef MAJOR_VERSION
/* Minor part of version number */
#undef MINOR_VERSION
/* Version number of package */
#undef VERSION