Commit 4c8680fd authored by Claes Sjofors's avatar Claes Sjofors

CustomBuild object increased size of cross compiler commands

parent 2bfa1a02
...@@ -57,7 +57,7 @@ SObject pwrb:Class ...@@ -57,7 +57,7 @@ SObject pwrb:Class
!*/ !*/
Object cc $Attribute 1 Object cc $Attribute 1
Body SysBody Body SysBody
Attr TypeRef = "pwrs:Type-$String80" Attr TypeRef = "pwrs:Type-$String256"
EndBody EndBody
EndObject EndObject
!/** !/**
...@@ -65,7 +65,7 @@ SObject pwrb:Class ...@@ -65,7 +65,7 @@ SObject pwrb:Class
!*/ !*/
Object cxx $Attribute 2 Object cxx $Attribute 2
Body SysBody Body SysBody
Attr TypeRef = "pwrs:Type-$String80" Attr TypeRef = "pwrs:Type-$String256"
EndBody EndBody
EndObject EndObject
!/** !/**
...@@ -73,7 +73,7 @@ SObject pwrb:Class ...@@ -73,7 +73,7 @@ SObject pwrb:Class
!*/ !*/
Object ar $Attribute 3 Object ar $Attribute 3
Body SysBody Body SysBody
Attr TypeRef = "pwrs:Type-$String80" Attr TypeRef = "pwrs:Type-$String256"
EndBody EndBody
EndObject EndObject
!/** !/**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment