LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

exporting build specifications to other project

Hai all,

I have created the build specification for developing a exe in my project.  There are too many destination directories am creating in the project and its a lengthy process too.  Is there a way to export the build specifications (of a exe) to another project and reuse the specification there.

I am using LabVIEW 8.5 Professional development system.

Previous versions of LabVIEW has *.bld file that can be called while creating new exe's is there any such option in 8.5

With regards,
JK

With regards,
JK
(Certified LabVIEW Developer)
Give Kudos for Good Answers, and Mark it a solution if your problem is solved.
0 Kudos
Message 1 of 2
(3,142 Views)

Hi JK,

you can open your project file with a normal editor. It is a xml file. There is an item with name = build specification. If you copy this part to another project, then it shall be possible to use it there.

Hope it helps.
Mike

Message 2 of 2
(3,136 Views)