Fission
FSN
Loading...
Searching...
No Matches
libs
fsCore
impl
axmol
fsBuildConfig.h
Go to the documentation of this file.
1
/********************************************************************
2
*
3
* File: fsBuildConfig.h
4
*
5
* Purpose: Empty engine compile options
6
*
7
*********************************************************************/
8
9
#ifndef fsBuildConfigEYhdr
10
#define fsBuildConfigEYhdr
11
12
#if !defined fsRELEASE
13
#if defined _DEBUG
14
#define COCOS2D_DEBUG 1
15
#endif
16
#endif
17
18
#endif
Generated on
for Fission by
1.16.1