Initial commit
This commit is contained in:
5
lib/maxsdk31/bmmlib.h
Executable file
5
lib/maxsdk31/bmmlib.h
Executable file
@@ -0,0 +1,5 @@
|
||||
#ifndef _BMMLIB_H_
|
||||
#define _BMMLIB_H_
|
||||
#define BMMExport __declspec( dllimport )
|
||||
#include "bitmap.h"
|
||||
#endif
|
||||
Reference in New Issue
Block a user