SlickEdit Community

General => General Programming => Topic started by: aos on December 09, 2019, 02:45:11 PM

Title: change Default Includes
Post by: aos on December 09, 2019, 02:45:11 PM
in the attached file i see that slickedit added the default includes:
/usr/include/c++/8/
/usr/lib/gcc/x86_64-linux-gnu/8/include/
/usr/include/


How can i add an include of my own to the default includes? (i want to add an include that will be for all my projects)

Thanks.