Skip to content

Commit

Permalink
Build for VeriStand 2024 (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
rtzoeller authored Oct 16, 2023
1 parent 3d20e0f commit 08b3611
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ stages:
bitness: '64bit'
- version: '2023'
bitness: '64bit'
- version: '2024'
bitness: '64bit'

buildSteps:
- projectLocation: 'Source\FPGA Addon.lvproj'
Expand Down Expand Up @@ -63,4 +65,4 @@ stages:
- controlFileName: 'control_scripting_examples'
payloadMaps:
- installLocation: 'ni-paths-LV$(lvVersion)DIR$(nipkgx64suffix)\examples\NI VeriStand Custom Devices\FPGA Addon'
payloadLocation: 'Scripting Examples'
payloadLocation: 'Scripting Examples'

0 comments on commit 08b3611

Please sign in to comment.