02-01-2013 11:56 AM - edited 02-01-2013 11:57 AM
Hi All,
I have a couple of DLL dependencies on my development machine. But when I do a build, I don't want those DLLs at C:\Program Files\WhereEverTheyWereOnMyDevMachine - I'd like them in the 'data' folder. How can I do this? In the Source Files dialog, nothing shows up except my VI.
02-01-2013 03:32 PM
If the dlls are included into project (can be found in project folders, not dependencies), they will show in source files.
Source files: Add them (or complete folder, containing them) to "Always included".
Destinations: Add destination (if you want separate folder), data folder is already added as Support directory
Source files settings: Locate dlls, Set destination for an item / all containing items (of the folder)
02-01-2013 07:10 PM
It is a dependency of some VIs. It is not directly added to the project.
02-02-2013 05:32 PM
Project utilities can not control items (dlls, icons, documents, vis, ...), that are not included explicitly into the project.