This commit is contained in:
David Rose
2005-08-04 17:21:41 +00:00
parent d41f7df892
commit 98c32d4e43

View File

@@ -36,7 +36,7 @@
// Where should we install PANDAAPP?
#if $[or $[CTPROJS],$[PANDAAPP]]
#define PANDAAPP_INSTALL $[PANDAAPP]
#define PANDAAPP_INSTALL $[PANDAAPP]/built
#define PANDAAPP_INSTALL_OTHER $(PANDAAPP)
#if $[eq $[PANDAAPP],]
#error You seem to be attached to some trees, but not PANDAAPP!