Files
cgal/wininst/developer_scripts/environment_variables.ini
T
Laurent Rineau b7d60899b4 Merged revisions 53941-53943,53950,53952-53953,53956,53958,53961,53963,53965 via svnmerge from
svn+ssh://lrineau@scm.gforge.inria.fr/svn/cgal/branches/CGAL-3.6-branch

........
  r53941 | lrineau | 2010-02-01 10:48:57 +0100 (Mon, 01 Feb 2010) | 2 lines
  
  Fix the CHANGES (typo, and forgot PT3 in 6.5)
........
  r53942 | penarand | 2010-02-01 11:54:35 +0100 (Mon, 01 Feb 2010) | 1 line
  
  changed the calls to the pow() functions in VC environments
........
  r53943 | penarand | 2010-02-01 11:59:26 +0100 (Mon, 01 Feb 2010) | 2 lines
  
  used standard number types to avoid VC errors and eliminated warnings in VC due to implicit casts
........
  r53950 | stayeb | 2010-02-01 12:55:10 +0100 (Mon, 01 Feb 2010) | 1 line
  
  Fix warning (MSVS2k8).
........
  r53952 | lrineau | 2010-02-01 13:07:16 +0100 (Mon, 01 Feb 2010) | 2 lines
  
  Remove the version number from strings of environment_variables.ini
........
  r53953 | hemmer | 2010-02-01 13:18:54 +0100 (Mon, 01 Feb 2010) | 2 lines
  
  fix license header 
........
  r53956 | penarand | 2010-02-01 13:42:57 +0100 (Mon, 01 Feb 2010) | 3 lines
  
  added Sylvain L. and myself to the AUTHORS file
........
  r53958 | lrineau | 2010-02-01 14:24:35 +0100 (Mon, 01 Feb 2010) | 2 lines
  
  Remove the CGAL version numbers from that file.
........
  r53961 | lrineau | 2010-02-01 15:32:55 +0100 (Mon, 01 Feb 2010) | 3 lines
  
  - Update to 3.6.
  - Add g++-4.4 in supported g++ versions.
........
  r53963 | penarand | 2010-02-01 15:41:32 +0100 (Mon, 01 Feb 2010) | 3 lines
  
  eliminated special treatment of pow() function on different compilers
........
  r53965 | lrineau | 2010-02-01 15:43:44 +0100 (Mon, 01 Feb 2010) | 15 lines
  
  Backport from trunk:
    | ------------------------------------------------------------------------
    | r53944 | afabri | 2010-02-01 12:21:50 +0100 (Mon, 01 Feb 2010) | 1 line
    | Changed paths:
    |    M /trunk/Minkowski_sum_3/doc_tex/Minkowski_sum_3/PkgDescription.tex
    | 
    | Add ccPkgLicense and \ccPkgDemo
    | ------------------------------------------------------------------------
    | r53945 | afabri | 2010-02-01 12:28:33 +0100 (Mon, 01 Feb 2010) | 1 line
    | Changed paths:
    |    M /trunk/Convex_decomposition_3/doc_tex/Convex_decomposition_3/PkgDescription.tex
    | 
    | Add ccPkgLicense
    | ------------------------------------------------------------------------
........
2010-02-01 14:45:09 +00:00

91 lines
1.0 KiB
INI

[Settings]
NumFields=12
[Field 1]
Type=GroupBox
Left=0
Right=-1
Top=0
Bottom=23
Text=Select user
[Field 2]
Type=RadioButton
Left=10
Right=80
Top=10
Bottom=20
Text=All users
State=0
[Field 3]
Type=RadioButton
Left=90
Right=160
Top=10
Bottom=20
Text=Current user
State=1
[Field 4]
Type=GroupBox
Left=0
Right=-1
Top=25
Bottom=-1
Text=Environment variables to set
[Field 5]
Type=Label
Left=10
Right=-10
Top=40
Bottom=50
Text=Directory where CGAL has been installed.
[Field 6]
Type=CheckBox
Left=20
Right=75
Top=55
Bottom=65
Text=CGAL_DIR
State=1
[Field 7]
Type=Text
Left=20
Right=-10
Top=70
Bottom=85
Text=
Flags=READONLY
[Field 8]
Type=Label
Left=80
Right=-10
Top=55
Bottom=65
Text=
Flags=DISABLED
[Field 9]
Type=CheckBox
Left=10
Right=-10
Top=95
Bottom=105
Text=Add CGAL/auxiliary/gmp/lib to the PATH
State=1
[Field 10]
Type=Label
Left=10
Right=-10
Top=110
Bottom=135
Text=CGAL/auxiliary/gmp/lib contains DLL files. If you do not add this to the PATH, make sure to manually move the DLLs to a directory already in the PATH.
Flags=DISABLED