Massimo Belgrano wrote:
> 
> If i want distribute a project independent from project location
> in vb i can use vbp also in different position in tree because
> "c:\vblav\myproject\myproject.vbp" then i move to "c:\myp\myproject.vbp"
> with all project tree file inside
> and can use without change inside anything in vbp(vb project file)
> if i move/copy from c:\harbour\contrib\hbide\ to c:\hbide  then hbide.hbi
> not work
> you must point how use dynamic current dir in project directory
> 

So you are keeping all the sources down the folder where project is located.
AND _this_is_relative_to_project_location_. When you will change the 
project, you will have to tell hbIDE engine that now your location is
"this".
That's it. What's the problem ? Anyway you will supply the .hbp or .hbi 
with your project, no? If no, then the user will have to load the project 
from new folder and tell hbIDE that this is a "Relative Paths Project" and 
the project will be built from there.

May be above description will be vague. First let me implement it, then we
will discuss.


-----
                 enjoy hbIDEing...
                    Pritpal Bedi 
_a_student_of_software_analysis_&_design_
-- 
View this message in context: 
http://n2.nabble.com/SF-net-SVN-harbour-project-13882-trunk-harbour-tp4578428p4581615.html
Sent from the harbour-devel mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to