author | Sam Lantinga <slouken@libsdl.org> |
Sat, 28 Jun 2003 17:03:57 +0000 | |
changeset 636 | d9c2ab142f2f |
parent 635 | 644a2405b321 |
child 637 | 6862d4294870 |
include/begin_code.h | file | annotate | diff | comparison | revisions | |
src/cdrom/macosx/.cvsignore | file | annotate | diff | comparison | revisions |
--- 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