mirror of https://github.com/axmolengine/axmol.git
Export WICImageLoader form DLL
This commit is contained in:
parent
6718fa3ea2
commit
c75cfcbbfa
|
@ -49,7 +49,7 @@ struct WICConvert
|
|||
WICPixelFormatGUID target;
|
||||
};
|
||||
|
||||
class WICImageLoader
|
||||
class CC_DLL WICImageLoader
|
||||
{
|
||||
public:
|
||||
|
||||
|
|
Loading…
Reference in New Issue