diff options
author | Armin Le Grand <alg@apache.org> | 2013-07-27 11:40:32 +0000 |
---|---|---|
committer | Armin Le Grand <alg@apache.org> | 2013-07-27 11:40:32 +0000 |
commit | 8a6f84ce896f41a7a1f97b06d1e053c51cbba95e (patch) | |
tree | 0865afbfa9eb147e0a5be9759f932954cfb59e32 /basic/util/makefile.mk | |
parent | 59ee09f905e86724a2ba5cdccab9210d16686820 (diff) |
resync to trunk (close to AOO400)
Diffstat (limited to 'basic/util/makefile.mk')
-rw-r--r-- | basic/util/makefile.mk | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/basic/util/makefile.mk b/basic/util/makefile.mk index ff0f11a66877..d2c86b02541e 100644 --- a/basic/util/makefile.mk +++ b/basic/util/makefile.mk @@ -98,14 +98,6 @@ SRS1FILES= \ $(SRS)$/classes.srs \ $(SRS)$/sbx.srs -# --- TESTTOOL IDE ------------------------------------------------------ -# The resources are linked here - -RESLIB1NAME=stt -RESLIB1IMAGES=$(PRJ)$/res -RESLIB1SRSFILES= \ - $(SRS)$/app.srs - RESLIB2NAME=sb RESLIB2IMAGES=$(PRJ)$/res RESLIB2SRSFILES= \ |