Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
clean-and-itasks
clean-ide
Commits
5669c657
Commit
5669c657
authored
Jan 20, 2021
by
John van Groningen
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'add-Platform-environment' into 'master'
add Platform environment See merge request
!29
parents
2a83efef
7f19217b
Pipeline
#48229
passed with stage
in 42 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
34 additions
and
0 deletions
+34
-0
Config/IDEEnvs
Config/IDEEnvs
+20
-0
Config/Windows 64/IDEEnvs
Config/Windows 64/IDEEnvs
+14
-0
No files found.
Config/IDEEnvs
View file @
5669c657
...
...
@@ -12,6 +12,7 @@ Environments
EnvironmentRedirect: False
EnvironmentCompileMethod: Pers
EnvironmentProcessor: I386
Environment64BitProcessor: False
Environment
EnvironmentName: Object IO
EnvironmentPaths
...
...
@@ -27,6 +28,21 @@ Environments
EnvironmentRedirect: False
EnvironmentCompileMethod: Pers
EnvironmentProcessor: I386
Environment64BitProcessor: False
Environment
EnvironmentName: Platform
EnvironmentPaths
Path: {Application}\Libraries\StdEnv
Path: {Application}\Libraries\Platform
EnvironmentCompiler: Tools\Clean System\CleanCompiler.exe : -h 150m
EnvironmentCodeGen: Tools\Clean System\CodeGenerator.exe
EnvironmentLinker: Tools\Clean System\StaticLinker.exe
EnvironmentDynLink: Tools\Dynamics\DynamicLinker.exe
EnvironmentVersion: 920
EnvironmentRedirect: False
EnvironmentCompileMethod: Pers
EnvironmentProcessor: I386
Environment64BitProcessor: False
Environment
EnvironmentName: Gast
EnvironmentPaths
...
...
@@ -43,6 +59,7 @@ Environments
EnvironmentRedirect: False
EnvironmentCompileMethod: Pers
EnvironmentProcessor: I386
Environment64BitProcessor: False
Environment
EnvironmentName: Experimental
EnvironmentPaths
...
...
@@ -64,6 +81,7 @@ Environments
EnvironmentRedirect: False
EnvironmentCompileMethod: Pers
EnvironmentProcessor: I386
Environment64BitProcessor: False
Environment
EnvironmentName: Everything
EnvironmentPaths
...
...
@@ -93,6 +111,7 @@ Environments
EnvironmentRedirect: False
EnvironmentCompileMethod: Pers
EnvironmentProcessor: I386
Environment64BitProcessor: False
Environment
EnvironmentName: Sparkle
EnvironmentPaths
...
...
@@ -105,3 +124,4 @@ Environments
EnvironmentRedirect: False
EnvironmentCompileMethod: Pers
EnvironmentProcessor: I386
Environment64BitProcessor: False
Config/Windows 64/IDEEnvs
View file @
5669c657
...
...
@@ -58,6 +58,20 @@ Environments
EnvironmentCompileMethod: Pers
EnvironmentProcessor: I386
Environment64BitProcessor: True
Environment
EnvironmentName: Platform
EnvironmentPaths
Path: {Application}\Libraries\StdEnv
Path: {Application}\Libraries\Platform
EnvironmentCompiler: Tools\Clean System 64\CleanCompiler64.exe : -h 250m
EnvironmentCodeGen: Tools\Clean System 64\CodeGenerator.exe
EnvironmentLinker: Tools\Clean System 64\StaticLinker.exe
EnvironmentDynLink: Tools\Dynamics\DynamicLinker.exe
EnvironmentVersion: 920
EnvironmentRedirect: False
EnvironmentCompileMethod: Pers
EnvironmentProcessor: I386
Environment64BitProcessor: True
Environment
EnvironmentName: Gast
EnvironmentPaths
...
...
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