mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 06:39:13 +02:00
better DefaultLazarusSrcDir for win32.
git-svn-id: trunk@8737 -
This commit is contained in:
parent
8dfd72a62f
commit
084c5ae2fe
@ -29,7 +29,7 @@ const
|
|||||||
);
|
);
|
||||||
|
|
||||||
DefaultLazarusSrcDirs: array[1..1] of string = (
|
DefaultLazarusSrcDirs: array[1..1] of string = (
|
||||||
'c:\pp\source'
|
'c:\lazarus'
|
||||||
);
|
);
|
||||||
|
|
||||||
var
|
var
|
||||||
|
Loading…
Reference in New Issue
Block a user