c++.idde - Include path for RS32?
- Lars Hesselberg <Lars_member pathlink.com> Sep 16 2003
- Jan Knepper <jan smartsoft.us> Sep 16 2003
- Lars Hesselberg <Lars_member pathlink.com> Sep 19 2003
Is it possible to specify path(s) for include files used by a x.RC?
Sep 16 2003
RC as well as RCC have an INCLUDE path option. Lars Hesselberg wrote:Is it possible to specify path(s) for include files used by a x.RC?
-- ManiaC++ Jan Knepper
Sep 16 2003
In article <bk78tb$2nj0$1 digitaldaemon.com>, Jan Knepper says...RC as well as RCC have an INCLUDE path option.
I am asking because I have a resource (.RC) from Borland C thats includes several dialogs from other directories and also includes some other .H files from another directory. The include statements are without path specification and should be searched like the compiler does. Best regards Lars.
Sep 19 2003








Lars Hesselberg <Lars_member pathlink.com>