You've already forked lazarus-ccr
Pretty font setting, Thanks to Sergio Marcelo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@607 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -26,7 +26,9 @@ uses
|
||||
test_wst_cursors in '..\test_wst_cursors.pas',
|
||||
test_registry in '..\test_registry.pas',
|
||||
test_soap_specific in '..\test_soap_specific.pas',
|
||||
test_generators_runtime in '..\test_generators_runtime.pas';
|
||||
test_generators_runtime in '..\test_generators_runtime.pas',
|
||||
date_utils in '..\..\..\date_utils.pas',
|
||||
test_date_utils in '..\test_date_utils.pas';
|
||||
|
||||
{$R *.res}
|
||||
|
||||
|
Reference in New Issue
Block a user