forked from TcOpenGroup/TcOpen
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvortex_config.json
More file actions
31 lines (31 loc) · 831 Bytes
/
vortex_config.json
File metadata and controls
31 lines (31 loc) · 831 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"ConfigFile": null,
"OutputDirectory": "C:\\MTS\\Develop\\github\\inxton\\TcOpen\\out",
"SolutionPath": "src\\TcoCore\\TcoCore.slnf",
"CompilableAttributesSignatures": [
"wpf",
"clr"
],
"TypeAttributesContainer": {
"AttributesDictionary": {
"vortex.compiler.Coding.BuilderOnliner": {
"Attributes": []
},
"vortex.compiler.Coding.BuilderPlainer": {
"Attributes": []
},
"vortex.compiler.Coding.BuilderOnlinerInterface": {
"Attributes": []
},
"vortex.compiler.Coding.BuilderShadowerInterface": {
"Attributes": []
}
}
},
"CreatePlcLibraries": false,
"UpdateControllerVersionInfo": false,
"CloseVisualStudionOnDone": false,
"BuildConnectorProjects": false,
"IsLibraryCapable": true,
"DoInferUnknownTypes": false
}