summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/ace_athena3d.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/MakeProjectCreator/config/ace_athena3d.mpb')
-rw-r--r--ACE/bin/MakeProjectCreator/config/ace_athena3d.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/ace_athena3d.mpb b/ACE/bin/MakeProjectCreator/config/ace_athena3d.mpb
new file mode 100644
index 00000000000..8ca8f43d109
--- /dev/null
+++ b/ACE/bin/MakeProjectCreator/config/ace_athena3d.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+project: ace_xt {
+ macros += ACE_HAS_ATHENA3D
+ requires += athena3d
+ lit_libs += Xaw3d
+}