Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-and-itasks
clm
Commits
c182960a
Commit
c182960a
authored
Oct 15, 2003
by
Ronny Wichers Schreur
🏘
Browse files
changed built-in environment to make them work with the Clean 2.1 distribution
parent
8a3ce2c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
CleanIDE/Pm/PmEnvironment.icl
View file @
c182960a
...
...
@@ -248,11 +248,11 @@ t_StdEnv20 =
(
Nil
)
// Mac
,
target_objs
=
Nil
,
target_stat
=
Nil
,
target_comp
=
"Tools
\\
Clean System 2.
0
.0
\\
CleanCompiler2
0
0.exe"
,
target_cgen
=
"Tools
\\
Clean System 2.
0
.0
\\
CodeGenerator2
0
0.exe"
,
target_link
=
"Tools
\\
Clean System 2.
0
.0
\\
StaticLinker1
1
.exe"
,
target_dynl
=
"Tools
\\
Clean System 2.
0.
0
\\
DynamicLinker1
1
.exe"
,
target_vers
=
91
6
,
target_comp
=
"Tools
\\
Clean System 2.
1
.0
\\
CleanCompiler2
1
0.exe"
,
target_cgen
=
"Tools
\\
Clean System 2.
1
.0
\\
CodeGenerator2
1
0.exe"
,
target_link
=
"Tools
\\
Clean System 2.
1
.0
\\
StaticLinker1
3
.exe"
,
target_dynl
=
"Tools
\\
Dynamics
0.
3
\\
DynamicLinker1
3
.exe"
,
target_vers
=
91
9
,
target_redc
=
False
,
target_meth
=
CompilePers
,
target_proc
=
DefaultProcessor
...
...
@@ -262,10 +262,10 @@ t_StdIO20 =
{
t_StdEnv20
&
target_name
=
"Object IO"
,
target_path
=
(
"{Application}
\\
Libraries
\\
StdEnv 2.
0
"
:!
"{Application}
\\
Libraries
\\
StdLib 2.
0
"
:!
"{Application}
\\
Libraries
\\
ObjectIO 1.2.
2
"
:!
"{Application}
\\
Libraries
\\
ObjectIO 1.2.
2
\\
OS Windows"
(
"{Application}
\\
Libraries
\\
StdEnv 2.
1
"
:!
"{Application}
\\
Libraries
\\
StdLib 2.
1
"
:!
"{Application}
\\
Libraries
\\
ObjectIO
ObjectIO
1.2.
3
"
:!
"{Application}
\\
Libraries
\\
ObjectIO
ObjectIO
1.2.
3
\\
OS Windows"
:!
Nil
)
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment