diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-02-01 17:32:24 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-02-01 17:32:24 +0100 |
commit | fd6ff6c697c8ee1bfddd9792984b671de642155c (patch) | |
tree | 1a9262c317d515daf7a9f9ba8c69279661c685c9 /reportdesign/source/shared | |
parent | 89df41d5e4bb80ef3e36375c381de0fcccc322d8 (diff) |
Clean up makefiles
Diffstat (limited to 'reportdesign/source/shared')
-rw-r--r-- | reportdesign/source/shared/makefile.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/reportdesign/source/shared/makefile.mk b/reportdesign/source/shared/makefile.mk index e399649bc825..62f78561dcf2 100644 --- a/reportdesign/source/shared/makefile.mk +++ b/reportdesign/source/shared/makefile.mk @@ -34,8 +34,6 @@ LIB1TARGET=$(SLB)$/coreshared.lib LIB2TARGET=$(SLB)$/xmlshared.lib LIB3TARGET=$(SLB)$/uishared.lib -#ENABLE_EXCEPTIONS=TRUE - # --- Settings ---------------------------------- .INCLUDE : settings.mk |