built
This commit is contained in:
parent
d41f7df892
commit
98c32d4e43
|
|
@ -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!
|
||||
|
|
|
|||
Loading…
Reference in New Issue