01-31-2006 10:36 AM
02-01-2006 01:45 AM
02-02-2006 07:36 AM
Hi Jean-Noel,
When you generate code, the header file and its corresponding uir file will be in the same directory. If you're looking to save header files in different folders, then you'll have to originally save the header file in the directory you want. With a new header, you go to File >> Save As to browse to another directory. If you have an existing one, then you'll have to manually copy the header over to another directory. Then, in your project, right-click on the header file in the project tree and select replace file in project. Then browse and select the new file path, and it should now reference that path. You might have to go to the settings and add the directory to the search paths so that you can find the header when you compile.
Hope this helps!
Omar S.
NI.