View previous topic :: View next topic |
Author |
Message |
chronozphere DeleD PRO user
Joined: 20 Jun 2006 Posts: 1010 Location: Netherlands
|
Posted: Sat Jan 23, 2010 9:52 am Post subject: deled.cfg |
|
|
Hey
Just noticed there are local paths stored in deled.cfg.
Code: |
-LE"c:\development\borland\delphi7\Projects\Bpl"
-LN"c:\development\borland\delphi7\Projects\Bpl"
-U"c:\development\borland\delphi7\Lib\Debug;DCU;Units\Graphics32"
-O"c:\development\borland\delphi7\Lib\Debug;DCU;Units\Graphics32"
-I"c:\development\borland\delphi7\Lib\Debug;DCU;Units\Graphics32"
-R"c:\development\borland\delphi7\Lib\Debug;DCU;Units\Graphics32"
|
On my system the paths are different. I don't think this belongs in the repository.
Delete?? |
|
Back to top |
|
|
Jeroen Site Admin
Joined: 07 Aug 2004 Posts: 5332 Location: The Netherlands
|
Posted: Sat Jan 23, 2010 10:03 am Post subject: |
|
|
I think so! _________________ Check out Figuro, our online 3D app! More powerful 3D tools for free. |
|
Back to top |
|
|
Paul-Jan Site Admin
Joined: 08 Aug 2004 Posts: 3066 Location: Lage Zwaluwe
|
Posted: Sat Jan 23, 2010 1:59 pm Post subject: |
|
|
AFAIK, these specific debug and bpl paths are automatically maintained by the IDE. In other words, it's very likely that the firstmost commit will restore them (or similar), and they are in nobodies way.
My 2 cents. |
|
Back to top |
|
|
|