The R Project SVN R

Rev

Rev 34228 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 34228 Rev 34404
Line 35... Line 35...
35
TCL_VERSION = 84
35
TCL_VERSION = 84
36
 
36
 
37
# Define to use unicows
37
# Define to use unicows
38
# USE_UNICOWS = YES
38
# USE_UNICOWS = YES
39
 
39
 
-
 
40
# Define to use svnversion to set SVN-REVISION (slow, but more informative
-
 
41
# than without it because mixed or modified revisions will be indicated)
-
 
42
# USE_SVNVERSION = YES
-
 
43
 
40
## ====== configuration macros for building installers ===========
44
## ====== configuration macros for building installers ===========
41
 
45
 
42
# location where Inno Setup 5.1.x was installed. Spaces allowed.
46
# location where Inno Setup 5.1.x was installed. Spaces allowed.
43
ISDIR=C:/packages/Inno51
47
ISDIR=C:/packages/Inno51
44
 
48