Initial commit
This commit is contained in:
8
Torque/SDK/lib/maxsdk40/guplib.h
Normal file
8
Torque/SDK/lib/maxsdk40/guplib.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef __INGUP__
|
||||
#ifndef __GUPLIB_H_
|
||||
#define __GUPLIB_H_
|
||||
#define GUPExport __declspec( dllimport )
|
||||
#include <gup.h>
|
||||
#undef GUPExport
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user