changeset 636 | d9c2ab142f2f |
parent 346 | a18ea34d9efe |
child 769 | b8d311d90021 |
--- a/include/begin_code.h Sun Jun 22 04:23:27 2003 +0000 +++ b/include/begin_code.h Sat Jun 28 17:03:57 2003 +0000 @@ -48,7 +48,7 @@ # ifdef WIN32 # ifdef __BORLANDC__ # ifdef BUILD_SDL -# define DECLSPEC __declspec(dllexport) +# define DECLSPEC # else # define DECLSPEC __declspec(dllimport) # endif