mirror of https://github.com/axmolengine/axmol.git
Add CC_DLL for FontFNT
This commit is contained in:
parent
00865c8abb
commit
6aa667c912
|
@ -32,7 +32,7 @@ NS_CC_BEGIN
|
|||
|
||||
class BMFontConfiguration;
|
||||
|
||||
class FontFNT : public Font
|
||||
class CC_DLL FontFNT : public Font
|
||||
{
|
||||
|
||||
public:
|
||||
|
|
Loading…
Reference in New Issue