*** empty log message ***

This commit is contained in:
Sam Lantinga
2003-06-28 17:03:57 +00:00
parent 2ddaf80b7b
commit 034f135e5e
2 changed files with 7 additions and 1 deletions

View File

@@ -48,7 +48,7 @@
# ifdef WIN32
# ifdef __BORLANDC__
# ifdef BUILD_SDL
# define DECLSPEC __declspec(dllexport)
# define DECLSPEC
# else
# define DECLSPEC __declspec(dllimport)
# endif