mirror of https://github.com/axmolengine/axmol.git
Merge pull request #14944 from mxenabled/josh/export_wicimageloader
Export WICImageLoader form DLL
This commit is contained in:
commit
f3fd111200
|
@ -49,7 +49,7 @@ struct WICConvert
|
|||
WICPixelFormatGUID target;
|
||||
};
|
||||
|
||||
class WICImageLoader
|
||||
class CC_DLL WICImageLoader
|
||||
{
|
||||
public:
|
||||
|
||||
|
|
Loading…
Reference in New Issue