summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-09-28 22:28:19 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-09-28 22:28:19 +0000
commitfe64a79da5567f49cd03f3ad28d8a42f0bff2b09 (patch)
tree09a2593a731494fff160cac463ad0cd961835565 /bin
parent1da57ed902a5b02f695efd33b8b32921878d1281 (diff)
downloadATCD-fe64a79da5567f49cd03f3ad28d8a42f0bff2b09.tar.gz
ChangeLogTag: Tue Sep 28 15:22:01 2004 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'bin')
-rw-r--r--bin/MakeProjectCreator/config/acedefaults.mpb3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/MakeProjectCreator/config/acedefaults.mpb b/bin/MakeProjectCreator/config/acedefaults.mpb
index f6b298b72e1..ff74f4e334e 100644
--- a/bin/MakeProjectCreator/config/acedefaults.mpb
+++ b/bin/MakeProjectCreator/config/acedefaults.mpb
@@ -13,7 +13,6 @@ project: ace_qt, zzip {
}
specific(automake) {
- includes -= $(ACE_ROOT)
- includes += $(top_srcdir)
+ includes += $(ACE_BUILDDIR)
}
}