Relative path for file inclusion

Post your requests and ideas on the future development of mikroC PRO for PIC.
Post Reply
Author
Message
__JuXy__
Posts: 25
Joined: 11 Feb 2009 22:43
Location: France
Contact:

Relative path for file inclusion

#1 Post by __JuXy__ » 05 Aug 2010 14:22

It would be more friendly if the path for file inclusion was relative.

For example :

Code: Select all

#include "C:\Documents and Settings\First Name\my_files\test.h"
replaced by

Code: Select all

#include "..\my_files\test.h"
It will be more comfortable to organize huge projects.

User avatar
tihomir.losic
mikroElektronika team
Posts: 2138
Joined: 02 Dec 2009 14:16
Location: Serbia
Contact:

Re: Relative path for file inclusion

#2 Post by tihomir.losic » 05 Aug 2010 15:31

Hello

this is interesting proposal, and I will forward them to our software developers,
in order to consider about for some of future releases.

Thank you for your support.

Best regards,

Losic Tihomir
mikroElektronika [Support team]

Post Reply

Return to “mikroC PRO for PIC Wish List”