How to reference a file added within project?

Hello,

I'm testing a c++ project which has a .sys file i added to the project and want it to stay within the project when compiled and not external file , I was wondering if i wanted to refer to that .sys file location to be used in a fuction do i use the c++ project location itself? or is using "DEdit.sys" enough as a reference since the file is within the project ? .
Topic archived. No new replies allowed.