Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
iTasks-SDK
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
73
Issues
73
List
Boards
Labels
Service Desk
Milestones
Merge Requests
6
Merge Requests
6
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
clean-and-itasks
iTasks-SDK
Commits
02972d90
Verified
Commit
02972d90
authored
Apr 24, 2019
by
Camil Staps
🚀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update project files for use with ABC interpreter
parent
441a1e80
Changes
42
Hide whitespace changes
Inline
Side-by-side
Showing
42 changed files
with
250 additions
and
45 deletions
+250
-45
Examples/Applications/TheTaxMan/TheTaxMan.prj.default
Examples/Applications/TheTaxMan/TheTaxMan.prj.default
+7
-1
Examples/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/EnterDateAndTime.prj.default
...orsOnBasicAndPredefinedTypes/EnterDateAndTime.prj.default
+7
-1
Examples/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/EnterInteger.prj.default
...EditorsOnBasicAndPredefinedTypes/EnterInteger.prj.default
+7
-1
Examples/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/EnterListOfInt.prj.default
...itorsOnBasicAndPredefinedTypes/EnterListOfInt.prj.default
+7
-1
Examples/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/EnterText.prj.default
...es/EditorsOnBasicAndPredefinedTypes/EnterText.prj.default
+7
-1
Examples/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/HelloWorld.prj.default
...s/EditorsOnBasicAndPredefinedTypes/HelloWorld.prj.default
+7
-1
Examples/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/Leaflet.prj.default
...ples/EditorsOnBasicAndPredefinedTypes/Leaflet.prj.default
+7
-1
Examples/BasicAPIExamples/EditorsOnCustomTypes/EnterFamilyTree.prj.default
...Examples/EditorsOnCustomTypes/EnterFamilyTree.prj.default
+7
-1
Examples/BasicAPIExamples/EditorsOnCustomTypes/EnterPerson.prj.default
...cAPIExamples/EditorsOnCustomTypes/EnterPerson.prj.default
+7
-1
Examples/BasicAPIExamples/InteractionUsingShares/BrowseAndViewLeafletMap.prj.default
...nteractionUsingShares/BrowseAndViewLeafletMap.prj.default
+7
-1
Examples/BasicAPIExamples/InteractionUsingShares/CurrentDateAndTime.prj.default
...les/InteractionUsingShares/CurrentDateAndTime.prj.default
+7
-1
Examples/BasicAPIExamples/InteractionUsingShares/SharedNoteAsList.prj.default
...mples/InteractionUsingShares/SharedNoteAsList.prj.default
+7
-1
Examples/BasicAPIExamples/InteractionUsingShares/SharedNotes.prj.default
...PIExamples/InteractionUsingShares/SharedNotes.prj.default
+7
-1
Examples/BasicAPIExamples/InteractionUsingShares/UpdateSharedPersonsAndView.prj.default
...ractionUsingShares/UpdateSharedPersonsAndView.prj.default
+7
-1
Examples/BasicAPIExamples/InteractionWithTheSystem/RunProcess.prj.default
...IExamples/InteractionWithTheSystem/RunProcess.prj.default
+7
-1
Examples/BasicAPIExamples/MultiUserExamples/Chat.prj.default
Examples/BasicAPIExamples/MultiUserExamples/Chat.prj.default
+7
-1
Examples/BasicAPIExamples/MultiUserExamples/MeetingDate.prj.default
...asicAPIExamples/MultiUserExamples/MeetingDate.prj.default
+7
-1
Examples/BasicAPIExamples/MultiUserExamples/OptionsChat.prj.default
...asicAPIExamples/MultiUserExamples/OptionsChat.prj.default
+7
-1
Examples/BasicAPIExamples/SequentialExamples/CalculateSumInShare.prj.default
...amples/SequentialExamples/CalculateSumInShare.prj.default
+7
-1
Examples/BasicAPIExamples/SequentialExamples/CalculateSumStepwise.prj.default
...mples/SequentialExamples/CalculateSumStepwise.prj.default
+7
-1
Examples/BasicAPIExamples/SequentialExamples/CalculateSumStepwiseAndBack.prj.default
...equentialExamples/CalculateSumStepwiseAndBack.prj.default
+7
-1
Examples/BasicAPIExamples/SequentialExamples/Calculator.prj.default
...asicAPIExamples/SequentialExamples/Calculator.prj.default
+7
-1
Examples/BasicAPIExamples/SequentialExamples/CoffeeMachine.prj.default
...cAPIExamples/SequentialExamples/CoffeeMachine.prj.default
+7
-1
Examples/BasicAPIExamples/SequentialExamples/EditPerson1by1.prj.default
...APIExamples/SequentialExamples/EditPerson1by1.prj.default
+7
-1
Examples/BasicAPIExamples/SequentialExamples/Palindrome.prj.default
...asicAPIExamples/SequentialExamples/Palindrome.prj.default
+7
-1
Examples/Distributed/examples.prj.default
Examples/Distributed/examples.prj.default
+6
-0
Examples/Graphics/BasicImagesExamples/Box.prj.default
Examples/Graphics/BasicImagesExamples/Box.prj.default
+7
-1
Examples/Graphics/BasicImagesExamples/Clean.prj.default
Examples/Graphics/BasicImagesExamples/Clean.prj.default
+7
-1
Examples/Graphics/BasicImagesExamples/Grids.prj.default
Examples/Graphics/BasicImagesExamples/Grids.prj.default
+7
-1
Examples/Graphics/BasicImagesExamples/Linears.prj.default
Examples/Graphics/BasicImagesExamples/Linears.prj.default
+7
-1
Examples/Graphics/BasicImagesExamples/Polyline.prj.default
Examples/Graphics/BasicImagesExamples/Polyline.prj.default
+7
-1
Examples/Graphics/BasicImagesExamples/Rosetree.prj.default
Examples/Graphics/BasicImagesExamples/Rosetree.prj.default
+7
-1
Examples/Graphics/BasicImagesExamples/Transformations.prj.default
.../Graphics/BasicImagesExamples/Transformations.prj.default
+7
-1
Examples/RemoteShareExamples/RemoteShareExamples.prj.default
Examples/RemoteShareExamples/RemoteShareExamples.prj.default
+6
-0
Libraries/iTasks/Util/Testing.icl
Libraries/iTasks/Util/Testing.icl
+1
-6
Tests/Unit/iTasks.Extensions.Process.UnitTests.prj.default
Tests/Unit/iTasks.Extensions.Process.UnitTests.prj.default
+1
-1
Tests/Unit/iTasks.Internal.IWorld.UnitTests.prj.default
Tests/Unit/iTasks.Internal.IWorld.UnitTests.prj.default
+1
-1
Tests/Unit/iTasks.Internal.TaskStore.UnitTests.prj.default
Tests/Unit/iTasks.Internal.TaskStore.UnitTests.prj.default
+1
-1
Tests/Unit/iTasks.UI.Editor.Generic.UnitTests.prj.default
Tests/Unit/iTasks.UI.Editor.Generic.UnitTests.prj.default
+1
-1
Tests/Unit/iTasks.UI.Layout.UnitTests.prj.default
Tests/Unit/iTasks.UI.Layout.UnitTests.prj.default
+1
-1
Tests/Unit/iTasks.WF.Tasks.Core.UnitTests.prj.default
Tests/Unit/iTasks.WF.Tasks.Core.UnitTests.prj.default
+1
-1
Tools/CodeQualityMonitor.prj.default
Tools/CodeQualityMonitor.prj.default
+7
-1
No files found.
Examples/Applications/TheTaxMan/TheTaxMan.prj.default
View file @
02972d90
...
...
@@ -3,9 +3,12 @@ Global
ProjectRoot: .
Target: iTasks
Exec: {Project}/TheTaxMan.exe
ByteCode: {Project}/TheTaxMan.bc
CodeGen
CheckStacks: False
CheckIndexes: True
OptimiseABC: True
GenerateByteCode: True
Application
HeapSize: 167772160
StackSize: 1048576
...
...
@@ -24,7 +27,7 @@ Global
Time: False
Stack: False
Dynamics: True
DescExL:
Fals
e
DescExL:
Tru
e
Output
Output: ShowConstructors
Font: Courier
...
...
@@ -39,6 +42,9 @@ Global
ResourceSource:
GenerateDLL: False
ExportedNames:
StripByteCode: True
KeepByteCodeSymbols: True
PrelinkByteCode: True
Paths
Path: {Project}
Precompile:
...
...
Examples/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/EnterDateAndTime.prj.default
View file @
02972d90
...
...
@@ -3,9 +3,12 @@ Global
ProjectRoot: ...
Target: iTasks
Exec: {Project}/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/EnterDateAndTime
ByteCode: {Project}/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/EnterDateAndTime.bc
CodeGen
CheckStacks: False
CheckIndexes: True
OptimiseABC: True
GenerateByteCode: True
Application
HeapSize: 209715200
StackSize: 20971520
...
...
@@ -25,7 +28,7 @@ Global
Stack: False
Dynamics: True
GenericFusion: False
DescExL:
Fals
e
DescExL:
Tru
e
Output
Output: ShowConstructors
Font: Monaco
...
...
@@ -40,6 +43,9 @@ Global
ResourceSource:
GenerateDLL: False
ExportedNames:
StripByteCode: True
KeepByteCodeSymbols: True
PrelinkByteCode: True
Paths
Path: {Project}
Precompile:
...
...
Examples/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/EnterInteger.prj.default
View file @
02972d90
...
...
@@ -3,9 +3,12 @@ Global
ProjectRoot: ...
Target: iTasks
Exec: {Project}/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/EnterInteger
ByteCode: {Project}/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/EnterInteger.bc
CodeGen
CheckStacks: False
CheckIndexes: True
OptimiseABC: True
GenerateByteCode: True
Application
HeapSize: 209715200
StackSize: 20971520
...
...
@@ -25,7 +28,7 @@ Global
Stack: False
Dynamics: True
GenericFusion: False
DescExL:
Fals
e
DescExL:
Tru
e
Output
Output: ShowConstructors
Font: Monaco
...
...
@@ -40,6 +43,9 @@ Global
ResourceSource:
GenerateDLL: False
ExportedNames:
StripByteCode: True
KeepByteCodeSymbols: True
PrelinkByteCode: True
Paths
Path: {Project}
Precompile:
...
...
Examples/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/EnterListOfInt.prj.default
View file @
02972d90
...
...
@@ -3,9 +3,12 @@ Global
ProjectRoot: ...
Target: iTasks
Exec: {Project}/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/EnterListOfInt
ByteCode: {Project}/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/EnterListOfInt.bc
CodeGen
CheckStacks: False
CheckIndexes: True
OptimiseABC: True
GenerateByteCode: True
Application
HeapSize: 209715200
StackSize: 20971520
...
...
@@ -25,7 +28,7 @@ Global
Stack: False
Dynamics: True
GenericFusion: False
DescExL:
Fals
e
DescExL:
Tru
e
Output
Output: ShowConstructors
Font: Monaco
...
...
@@ -40,6 +43,9 @@ Global
ResourceSource:
GenerateDLL: False
ExportedNames:
StripByteCode: True
KeepByteCodeSymbols: True
PrelinkByteCode: True
Paths
Path: {Project}
Precompile:
...
...
Examples/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/EnterText.prj.default
View file @
02972d90
...
...
@@ -3,9 +3,12 @@ Global
ProjectRoot: ...
Target: iTasks
Exec: {Project}/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/EnterText
ByteCode: {Project}/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/EnterText.bc
CodeGen
CheckStacks: False
CheckIndexes: True
OptimiseABC: True
GenerateByteCode: True
Application
HeapSize: 209715200
StackSize: 20971520
...
...
@@ -25,7 +28,7 @@ Global
Stack: False
Dynamics: True
GenericFusion: False
DescExL:
Fals
e
DescExL:
Tru
e
Output
Output: ShowConstructors
Font: Monaco
...
...
@@ -40,6 +43,9 @@ Global
ResourceSource:
GenerateDLL: False
ExportedNames:
StripByteCode: True
KeepByteCodeSymbols: True
PrelinkByteCode: True
Paths
Path: {Project}
Precompile:
...
...
Examples/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/HelloWorld.prj.default
View file @
02972d90
...
...
@@ -3,9 +3,12 @@ Global
ProjectRoot: ...
Target: iTasks
Exec: {Project}/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/HelloWorld
ByteCode: {Project}/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/HelloWorld.bc
CodeGen
CheckStacks: False
CheckIndexes: True
OptimiseABC: True
GenerateByteCode: True
Application
HeapSize: 209715200
StackSize: 20971520
...
...
@@ -25,7 +28,7 @@ Global
Stack: False
Dynamics: True
GenericFusion: False
DescExL:
Fals
e
DescExL:
Tru
e
Output
Output: ShowConstructors
Font: Monaco
...
...
@@ -40,6 +43,9 @@ Global
ResourceSource:
GenerateDLL: False
ExportedNames:
StripByteCode: True
KeepByteCodeSymbols: True
PrelinkByteCode: True
Paths
Path: {Project}
Precompile:
...
...
Examples/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/Leaflet.prj.default
View file @
02972d90
...
...
@@ -3,9 +3,12 @@ Global
ProjectRoot: ...
Target: iTasks
Exec: {Project}/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/Leaflet
ByteCode: {Project}/BasicAPIExamples/EditorsOnBasicAndPredefinedTypes/Leaflet.bc
CodeGen
CheckStacks: False
CheckIndexes: True
OptimiseABC: True
GenerateByteCode: True
Application
HeapSize: 209715200
StackSize: 20971520
...
...
@@ -25,7 +28,7 @@ Global
Stack: False
Dynamics: True
GenericFusion: False
DescExL:
Fals
e
DescExL:
Tru
e
Output
Output: ShowConstructors
Font: Monaco
...
...
@@ -40,6 +43,9 @@ Global
ResourceSource:
GenerateDLL: False
ExportedNames:
StripByteCode: True
KeepByteCodeSymbols: True
PrelinkByteCode: True
Paths
Path: {Project}
Precompile:
...
...
Examples/BasicAPIExamples/EditorsOnCustomTypes/EnterFamilyTree.prj.default
View file @
02972d90
...
...
@@ -3,9 +3,12 @@ Global
ProjectRoot: ...
Target: iTasks
Exec: {Project}/BasicAPIExamples/EditorsOnCustomTypes/EnterFamilyTree
ByteCode: {Project}/BasicAPIExamples/EditorsOnCustomTypes/EnterFamilyTree.bc
CodeGen
CheckStacks: False
CheckIndexes: True
OptimiseABC: True
GenerateByteCode: True
Application
HeapSize: 209715200
StackSize: 20971520
...
...
@@ -25,7 +28,7 @@ Global
Stack: False
Dynamics: True
GenericFusion: False
DescExL:
Fals
e
DescExL:
Tru
e
Output
Output: ShowConstructors
Font: Monaco
...
...
@@ -40,6 +43,9 @@ Global
ResourceSource:
GenerateDLL: False
ExportedNames:
StripByteCode: True
KeepByteCodeSymbols: True
PrelinkByteCode: True
Paths
Path: {Project}
Precompile:
...
...
Examples/BasicAPIExamples/EditorsOnCustomTypes/EnterPerson.prj.default
View file @
02972d90
...
...
@@ -3,9 +3,12 @@ Global
ProjectRoot: ...
Target: iTasks
Exec: {Project}/BasicAPIExamples/EditorsOnCustomTypes/EnterPerson
ByteCode: {Project}/BasicAPIExamples/EditorsOnCustomTypes/EnterPerson.bc
CodeGen
CheckStacks: False
CheckIndexes: True
OptimiseABC: True
GenerateByteCode: True
Application
HeapSize: 209715200
StackSize: 20971520
...
...
@@ -25,7 +28,7 @@ Global
Stack: False
Dynamics: True
GenericFusion: False
DescExL:
Fals
e
DescExL:
Tru
e
Output
Output: ShowConstructors
Font: Monaco
...
...
@@ -40,6 +43,9 @@ Global
ResourceSource:
GenerateDLL: False
ExportedNames:
StripByteCode: True
KeepByteCodeSymbols: True
PrelinkByteCode: True
Paths
Path: {Project}
Precompile:
...
...
Examples/BasicAPIExamples/InteractionUsingShares/BrowseAndViewLeafletMap.prj.default
View file @
02972d90
...
...
@@ -3,9 +3,12 @@ Global
ProjectRoot: ...
Target: iTasks
Exec: {Project}/BasicAPIExamples/InteractionUsingShares/BrowseAndViewLeafletMap
ByteCode: {Project}/BasicAPIExamples/InteractionUsingShares/BrowseAndViewLeafletMap.bc
CodeGen
CheckStacks: False
CheckIndexes: True
OptimiseABC: True
GenerateByteCode: True
Application
HeapSize: 209715200
StackSize: 20971520
...
...
@@ -25,7 +28,7 @@ Global
Stack: False
Dynamics: True
GenericFusion: False
DescExL:
Fals
e
DescExL:
Tru
e
Output
Output: ShowConstructors
Font: Monaco
...
...
@@ -40,6 +43,9 @@ Global
ResourceSource:
GenerateDLL: False
ExportedNames:
StripByteCode: True
KeepByteCodeSymbols: True
PrelinkByteCode: True
Paths
Path: {Project}
Precompile:
...
...
Examples/BasicAPIExamples/InteractionUsingShares/CurrentDateAndTime.prj.default
View file @
02972d90
...
...
@@ -3,9 +3,12 @@ Global
ProjectRoot: ...
Target: iTasks
Exec: {Project}/BasicAPIExamples/InteractionUsingShares/CurrentDateAndTime
ByteCode: {Project}/BasicAPIExamples/InteractionUsingShares/CurrentDateAndTime.bc
CodeGen
CheckStacks: False
CheckIndexes: True
OptimiseABC: True
GenerateByteCode: True
Application
HeapSize: 209715200
StackSize: 20971520
...
...
@@ -25,7 +28,7 @@ Global
Stack: False
Dynamics: True
GenericFusion: False
DescExL:
Fals
e
DescExL:
Tru
e
Output
Output: ShowConstructors
Font: Monaco
...
...
@@ -40,6 +43,9 @@ Global
ResourceSource:
GenerateDLL: False
ExportedNames:
StripByteCode: True
KeepByteCodeSymbols: True
PrelinkByteCode: True
Paths
Path: {Project}
Precompile:
...
...
Examples/BasicAPIExamples/InteractionUsingShares/SharedNoteAsList.prj.default
View file @
02972d90
...
...
@@ -3,9 +3,12 @@ Global
ProjectRoot: ...
Target: iTasks
Exec: {Project}/BasicAPIExamples/InteractionUsingShares/SharedNoteAsList
ByteCode: {Project}/BasicAPIExamples/InteractionUsingShares/SharedNoteAsList.bc
CodeGen
CheckStacks: False
CheckIndexes: True
OptimiseABC: True
GenerateByteCode: True
Application
HeapSize: 209715200
StackSize: 20971520
...
...
@@ -25,7 +28,7 @@ Global
Stack: False
Dynamics: True
GenericFusion: False
DescExL:
Fals
e
DescExL:
Tru
e
Output
Output: ShowConstructors
Font: Monaco
...
...
@@ -40,6 +43,9 @@ Global
ResourceSource:
GenerateDLL: False
ExportedNames:
StripByteCode: True
KeepByteCodeSymbols: True
PrelinkByteCode: True
Paths
Path: {Project}
Precompile:
...
...
Examples/BasicAPIExamples/InteractionUsingShares/SharedNotes.prj.default
View file @
02972d90
...
...
@@ -3,9 +3,12 @@ Global
ProjectRoot: ...
Target: iTasks
Exec: {Project}/BasicAPIExamples/InteractionUsingShares/SharedNotes
ByteCode: {Project}/BasicAPIExamples/InteractionUsingShares/SharedNotes.bc
CodeGen
CheckStacks: False
CheckIndexes: True
OptimiseABC: True
GenerateByteCode: True
Application
HeapSize: 209715200
StackSize: 20971520
...
...
@@ -25,7 +28,7 @@ Global
Stack: False
Dynamics: True
GenericFusion: False
DescExL:
Fals
e
DescExL:
Tru
e
Output
Output: ShowConstructors
Font: Monaco
...
...
@@ -40,6 +43,9 @@ Global
ResourceSource:
GenerateDLL: False
ExportedNames:
StripByteCode: True
KeepByteCodeSymbols: True
PrelinkByteCode: True
Paths
Path: {Project}
Precompile:
...
...
Examples/BasicAPIExamples/InteractionUsingShares/UpdateSharedPersonsAndView.prj.default
View file @
02972d90
...
...
@@ -3,9 +3,12 @@ Global
ProjectRoot: ...
Target: iTasks
Exec: {Project}/BasicAPIExamples/InteractionUsingShares/UpdateSharedPersonsAndView
ByteCode: {Project}/BasicAPIExamples/InteractionUsingShares/UpdateSharedPersonsAndView.bc
CodeGen
CheckStacks: False
CheckIndexes: True
OptimiseABC: True
GenerateByteCode: True
Application
HeapSize: 209715200
StackSize: 20971520
...
...
@@ -25,7 +28,7 @@ Global
Stack: False
Dynamics: True
GenericFusion: False
DescExL:
Fals
e
DescExL:
Tru
e
Output
Output: ShowConstructors
Font: Monaco
...
...
@@ -40,6 +43,9 @@ Global
ResourceSource:
GenerateDLL: False
ExportedNames:
StripByteCode: True
KeepByteCodeSymbols: True
PrelinkByteCode: True
Paths
Path: {Project}
Precompile:
...
...
Examples/BasicAPIExamples/InteractionWithTheSystem/RunProcess.prj.default
View file @
02972d90
...
...
@@ -3,9 +3,12 @@ Global
ProjectRoot: ...
Target: iTasks
Exec: {Project}/BasicAPIExamples/InteractionWithTheSystem/RunProcess
ByteCode: {Project}/BasicAPIExamples/InteractionWithTheSystem/RunProcess.bc
CodeGen
CheckStacks: False
CheckIndexes: True
OptimiseABC: True
GenerateByteCode: True
Application
HeapSize: 209715200
StackSize: 20971520
...
...
@@ -25,7 +28,7 @@ Global
Stack: False
Dynamics: True
GenericFusion: False
DescExL:
Fals
e
DescExL:
Tru
e
Output
Output: ShowConstructors
Font: Monaco
...
...
@@ -40,6 +43,9 @@ Global
ResourceSource:
GenerateDLL: False
ExportedNames:
StripByteCode: True
KeepByteCodeSymbols: True
PrelinkByteCode: True
Paths
Path: {Project}
Precompile:
...
...
Examples/BasicAPIExamples/MultiUserExamples/Chat.prj.default
View file @
02972d90
...
...
@@ -3,9 +3,12 @@ Global
ProjectRoot: ...
Target: iTasks
Exec: {Project}/BasicAPIExamples/MultiUserExamples/Chat
ByteCode: {Project}/BasicAPIExamples/MultiUserExamples/Chat.bc
CodeGen
CheckStacks: False
CheckIndexes: True
OptimiseABC: True
GenerateByteCode: True
Application
HeapSize: 209715200
StackSize: 20971520
...
...
@@ -25,7 +28,7 @@ Global
Stack: False
Dynamics: True
GenericFusion: False
DescExL:
Fals
e
DescExL:
Tru
e
Output
Output: ShowConstructors
Font: Monaco
...
...
@@ -40,6 +43,9 @@ Global
ResourceSource:
GenerateDLL: False
ExportedNames:
StripByteCode: True
KeepByteCodeSymbols: True
PrelinkByteCode: True
Paths
Path: {Project}
Precompile:
...
...
Examples/BasicAPIExamples/MultiUserExamples/MeetingDate.prj.default
View file @
02972d90
...
...
@@ -3,9 +3,12 @@ Global
ProjectRoot: ...
Target: iTasks
Exec: {Project}/BasicAPIExamples/MultiUserExamples/MeetingDate
ByteCode: {Project}/BasicAPIExamples/MultiUserExamples/MeetingDate.bc
CodeGen
CheckStacks: False
CheckIndexes: True
OptimiseABC: True
GenerateByteCode: True
Application
HeapSize: 209715200
StackSize: 20971520
...
...
@@ -25,7 +28,7 @@ Global
Stack: False
Dynamics: True
GenericFusion: False
DescExL:
Fals
e
DescExL:
Tru
e
Output
Output: ShowConstructors
Font: Monaco
...
...
@@ -40,6 +43,9 @@ Global
ResourceSource:
GenerateDLL: False
ExportedNames:
StripByteCode: True
KeepByteCodeSymbols: True
PrelinkByteCode: True
Paths
Path: {Project}
Precompile:
...
...
Examples/BasicAPIExamples/MultiUserExamples/OptionsChat.prj.default
View file @
02972d90
...
...
@@ -3,9 +3,12 @@ Global
ProjectRoot: ...
Target: iTasks
Exec: {Project}/BasicAPIExamples/MultiUserExamples/OptionsChat
ByteCode: {Project}/BasicAPIExamples/MultiUserExamples/OptionsChat.bc
CodeGen
CheckStacks: False
CheckIndexes: True
OptimiseABC: True
GenerateByteCode: True
Application
HeapSize: 209715200
StackSize: 20971520
...
...
@@ -25,7 +28,7 @@ Global
Stack: False
Dynamics: True
GenericFusion: False
DescExL:
Fals
e
DescExL:
Tru
e
Output
Output: ShowConstructors
Font: Monaco
...
...
@@ -40,6 +43,9 @@ Global
ResourceSource:
GenerateDLL: False
ExportedNames:
StripByteCode: True
KeepByteCodeSymbols: True
PrelinkByteCode: True
Paths
Path: {Project}
Precompile:
...
...
Examples/BasicAPIExamples/SequentialExamples/CalculateSumInShare.prj.default
View file @
02972d90
...
...
@@ -3,9 +3,12 @@ Global
ProjectRoot: ...
Target: iTasks
Exec: {Project}/BasicAPIExamples/SequentialExamples/CalculateSumInShare
ByteCode: {Project}/BasicAPIExamples/SequentialExamples/CalculateSumInShare.bc
CodeGen
CheckStacks: False
CheckIndexes: True
OptimiseABC: True
GenerateByteCode: True
Application
HeapSize: 209715200
StackSize: 20971520
...
...
@@ -25,7 +28,7 @@ Global
Stack: False
Dynamics: True
GenericFusion: False
DescExL:
Fals
e
DescExL:
Tru
e
Output
Output: ShowConstructors
Font: Monaco
...
...
@@ -40,6 +43,9 @@ Global
ResourceSource:
GenerateDLL: False
ExportedNames:
StripByteCode: True
KeepByteCodeSymbols: True
PrelinkByteCode: True
Paths
Path: {Project}
Precompile:
...
...
Examples/BasicAPIExamples/SequentialExamples/CalculateSumStepwise.prj.default
View file @
02972d90
...
...
@@ -3,9 +3,12 @@ Global
ProjectRoot: ...
Target: iTasks
Exec: {Project}/BasicAPIExamples/SequentialExamples/CalculateSumStepwise
ByteCode: {Project}/BasicAPIExamples/SequentialExamples/CalculateSumStepwise.bc
CodeGen
CheckStacks: False
CheckIndexes: True
OptimiseABC: True
GenerateByteCode: True
Application
HeapSize: 209715200
StackSize: 20971520
...
...
@@ -25,7 +28,7 @@ Global
Stack: False
Dynamics: True
GenericFusion: False
DescExL:
Fals
e
DescExL:
Tru
e
Output
Output: ShowConstructors
Font: Monaco
...
...
@@ -40,6 +43,9 @@ Global
ResourceSource:
GenerateDLL: False
ExportedNames:
StripByteCode: True
KeepByteCodeSymbols: True
PrelinkByteCode: True
Paths
Path: {Project}
Precompile:
...
...
Examples/BasicAPIExamples/SequentialExamples/CalculateSumStepwiseAndBack.prj.default
View file @
02972d90
...
...
@@ -3,9 +3,12 @@ Global
ProjectRoot: ...
Target: iTasks
Exec: {Project}/BasicAPIExamples/SequentialExamples/CalculateSumStepwiseAndBack
ByteCode: {Project}/BasicAPIExamples/SequentialExamples/CalculateSumStepwiseAndBack.bc
CodeGen
CheckStacks: False
CheckIndexes: True