OMKInteraction.h

Go to the documentation of this file.
00001 #ifndef OMKIii_H
00002 #define OMKIii_H
00003 
00004 #ifdef _MSC_VER
00005         #if defined OMKIII_EXPORTS
00006                 #define OMKIII_API      __declspec( dllexport )
00007         #else
00008                 #define OMKIII_API      __declspec( dllimport )
00009         #endif // _LIB
00010 
00011         #pragma warning(disable : 4251)
00012 #else
00013         #define OMKIII_API
00014 #endif
00015 
00016 #endif //OMKIii_H

logo OpenMask

Documentation generated on Mon Jun 9 11:45:56 2008

Generated with doxygen by Dimitri van Heesch ,   1997-2007