diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-01-30 13:02:07 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-01-30 13:02:07 +0000 |
commit | 485b2daab9dbe60fb90f107bc4f65c0aa99bad96 (patch) | |
tree | f64d6338b356174e4aad86c9f0da6554b4caf934 /include/makeinclude/build_exe.bor | |
parent | b19f03ac0d3a05b9dae8e454085424b8bcc83967 (diff) | |
download | ATCD-485b2daab9dbe60fb90f107bc4f65c0aa99bad96.tar.gz |
ChangeLogTag: Sun Jan 30 12:51:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'include/makeinclude/build_exe.bor')
-rw-r--r-- | include/makeinclude/build_exe.bor | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/makeinclude/build_exe.bor b/include/makeinclude/build_exe.bor index e64eb9cf4b6..aeb65a595c6 100644 --- a/include/makeinclude/build_exe.bor +++ b/include/makeinclude/build_exe.bor @@ -11,7 +11,6 @@ # OBJFILES - list of (non-system) object files # LIBFILES - list of (non-system) libraries # STATIC - if defined means link exe with static libraries -# PASCAL - if defined means link dll against pascal run-time library # DEBUG - if defined means building with debug information # UNICODE - if defined when building a unicode exe # |