diff options
author | George Hazan <george.hazan@gmail.com> | 2013-03-01 14:27:03 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-03-01 14:27:03 +0000 |
commit | b9921c102689b1d3dbcc7843e3aae3453a623f14 (patch) | |
tree | 972b03b1553a1a323e7e2dc97b637513c01cbc98 /plugins/Utils.pas | |
parent | 4f29b0b78cfcdabcdf62ea327815194913d947a5 (diff) |
patch for pascal plugins to create map files
git-svn-id: http://svn.miranda-ng.org/main/trunk@3817 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 2e0892dafa..bcfd86af0a 100644 --- a/plugins/Utils.pas/fpc.cfg +++ b/plugins/Utils.pas/fpc.cfg @@ -1,5 +1,6 @@ -O3
-Xs
+-Xm
-Sd
-dMiranda
-FE.\tmp
|