revert qcjit undefine..
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3870 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
a0e7300da2
commit
26e2638301
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(_M_IX86) || defined(__i386__)
|
#if defined(_M_IX86) || defined(__i386__)
|
||||||
#define QCJIT
|
//#define QCJIT
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef QCJIT
|
#ifdef QCJIT
|
||||||
|
|
Loading…
Reference in a new issue