Skip to content

Commit 9657b3b

Browse files
authored
Disable NI-SWITCH scripting packaging (#250)
1 parent 71b9bfc commit 9657b3b

File tree

2 files changed

+0
-33
lines changed

2 files changed

+0
-33
lines changed

build.toml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -146,14 +146,6 @@ target = 'RT CompactRIO Target - Linux x64'
146146
build_spec = 'Engine Release'
147147
dependency_target = 'Linux_x64'
148148

149-
[[build.steps]]
150-
name = 'NI-SWITCH Scripting API'
151-
type = 'lvBuildSpec'
152-
project = '{ni_switch}'
153-
target = 'My Computer'
154-
build_spec = 'Scripting API'
155-
dependency_target = 'Windows'
156-
157149
[[build.steps]]
158150
name = 'Examples'
159151
type = 'lvBuildSpec'
@@ -207,15 +199,6 @@ package_output_dir = 'Source\Built'
207199
'Source\\Built\\NI-SWITCH' = 'documents\National Instruments\NI VeriStand {veristand_version}\Custom Devices\NI-SWITCH'
208200
'Source\\Built\\Errors\\NI-SWITCH' = 'ni-paths-NISHAREDDIR\LabVIEW Run-Time\{veristand_version}\errors\English'
209201

210-
[[package]]
211-
type = 'nipkg'
212-
control_file = 'control_ni_switch_scripting'
213-
package_output_dir = 'Source\Built'
214-
215-
[package.payload_map]
216-
'Source\\Built\\Scripting\\NI-SWITCH' = 'ni-paths-LV{veristand_version}DIR\vi.lib\addons\VeriStand Custom Device Scripting APIs\NI-SWITCH'
217-
'Source\\Built\\Errors\\NI-SWITCH' = 'ni-paths-NISHAREDDIR\LabVIEW Run-Time\{veristand_version}\errors\English'
218-
219202
[[package]]
220203
type = 'nipkg'
221204
payload_dir = 'Source\Built\Scripting Examples'

control_ni_switch_scripting

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)