mirror of https://github.com/BOINC/boinc.git
windows version headers
svn path=/trunk/boinc/; revision=1361
This commit is contained in:
parent
67d624ea54
commit
9da3ce701e
|
@ -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"
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue