Bruno Luciani wrote: > > How I can include an external lib and a .ch file in HBIDE project ? >
1. Right-click on project name node in Projects tree and select "Properties" 2. Properties dialog will appear on right panel. 3. Click on <Flags> tab. 4. In the editing box type-in -incpath=_the_path_to_ch_filefolder_without_filename_ 5. Add as many entries your .ch files are residing which are included in this project. 6. For external libraries - type-in -L_path_to_libs_folder_. 7. Add as many entries if your libraries are residing in different folders. 8. Type-in -l_lib_name_without_extension_ 9. Add as many entries you have libraries. 10. Save and Exit ( fixing to show Save and Close ). 11. Build your project. ----- enjoy hbIDEing... Pritpal Bedi http://hbide.vouch.info/ -- View this message in context: http://n2.nabble.com/Howto-setup-OS-enviroment-HBIDE-tp4890889p4894127.html Sent from the harbour-devel mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour