libCMMLParse.h

Go to the documentation of this file.
00001 #pragma once
00002 
00003 
00004 #ifdef WIN32
00005 # ifdef LIBCMMLPARSE_EXPORTS
00006 #  define LIBCMMLPARSE_API __declspec(dllexport)
00007 # else
00008 #  define LIBCMMLPARSE_API __declspec(dllimport)
00009 # endif
00010 #else
00011 # define LIBCMMLPARSE_API
00012 #endif
00013 

Generated on Tue Feb 15 14:54:13 2005 for oggdsf by  doxygen 1.3.9