diff --git a/quakec/csqctest/src/cs/system.qc b/quakec/csqctest/src/cs/system.qc index 520d20644..fdcbe2fa4 100644 --- a/quakec/csqctest/src/cs/system.qc +++ b/quakec/csqctest/src/cs/system.qc @@ -15,6 +15,10 @@ #define CSQC 1 #endif +#ifndef WORKINDP +#pragma TARGET FTE +#endif + /* ==============================================================================