LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Specify an alternate location to build the .lib file

Hi,
 
CVI: Version 7.0
 
Is it possible to specify different target locations for a .lib and .dll?
 
Under target settings the dll path can be specified and the .lib file name can be changed,
but I cannot find the setting to build a lib file to a separate location from the associated dll.
 
Thanks for the help,
Garth 
0 Kudos
Message 1 of 2
(2,745 Views)
No, you cannot do that in the Target Settings dialog. The best option would be to create a post-build step that copies the lib file to where you would like it to be. Unfortunately, the Build Steps feature was only added in 7.1, so it's not available in CVI 7.0.

Luis
NI
0 Kudos
Message 2 of 2
(2,734 Views)