Might as well make it generate -TFTE if its not going to work in DP anyway.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3048 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
819d541362
commit
81a86449ef
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@
|
|||
#define CSQC 1
|
||||
#endif
|
||||
|
||||
#ifndef WORKINDP
|
||||
#pragma TARGET FTE
|
||||
#endif
|
||||
|
||||
/*
|
||||
==============================================================================
|
||||
|
||||
|
|
Loading…
Reference in a new issue