summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-12-12 13:00:33 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-12-12 13:00:33 +0000
commitcdfb89d6543f22ced4b46df94dd1f1cc1be02ab2 (patch)
tree05d446ad264793b0b09512a4baa26fe18c5e65eb
parentfc39cabff77c2ca68b56a058b814064a2b152da0 (diff)
downloadATCD-cdfb89d6543f22ced4b46df94dd1f1cc1be02ab2.tar.gz
ChangeLogTag: Mon Dec 12 13:00:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--bin/MakeProjectCreator/config/vcl.mpb3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/MakeProjectCreator/config/vcl.mpb b/bin/MakeProjectCreator/config/vcl.mpb
index 297d35f5081..a7dce6d972d 100644
--- a/bin/MakeProjectCreator/config/vcl.mpb
+++ b/bin/MakeProjectCreator/config/vcl.mpb
@@ -7,4 +7,7 @@ project {
specific(borland) {
lit_libs += rtl vcl
}
+ verbatim(borland,macros) {
+ VCL=1
+ }
}