diff options
author | George Hazan <george.hazan@gmail.com> | 2012-10-09 18:36:05 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-10-09 18:36:05 +0000 |
commit | 29bfa289893d945bc680d52623f8bf1ccfa3a515 (patch) | |
tree | b0e066f47e731e74c036ca0de6bef902f8749396 /plugins/Utils.pas | |
parent | 72b525d697709532a4e2256607de3a7bdaa3066c (diff) |
missing path
git-svn-id: http://svn.miranda-ng.org/main/trunk@1848 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Utils.pas')
-rw-r--r-- | plugins/Utils.pas/fpc.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Utils.pas/fpc.cfg b/plugins/Utils.pas/fpc.cfg index a4eb2f8c24..88a79c0617 100644 --- a/plugins/Utils.pas/fpc.cfg +++ b/plugins/Utils.pas/fpc.cfg @@ -7,6 +7,7 @@ -Fi..\Utils.pas
-Fi..\..\include\delphi
-Fi..\ExternalAPI\delphi
+-Fu..\Libs
-Fu..\Utils.pas
-Fu..\..\include\delphi
-Fu..\ExternalAPI\delphi
|