[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] regarding eclipse generated makefiles

hello,
i am rather new to eclipse. i have a c++ project using eclipse and i generate automatic makefiles for that project. it works fine. but if moved out whole project to any other location then gives path error. (src file is not available). now i want that eclipse generate makefiles with relative for a project like...


.../.../myproject/__all_source_file_folder.

whenever next time i want to build the project without using eclipse this makefiles takes a relative path from user and build the project.
is it possible.
pls help....
BR
Shailesh