From 91cfa25be5099c7e51566cfd1d25cc21cfa7e331 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sat, 28 Jun 2003 17:03:57 +0000 Subject: [PATCH] *** empty log message *** --- include/begin_code.h | 2 +- src/cdrom/macosx/.cvsignore | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 src/cdrom/macosx/.cvsignore diff --git a/include/begin_code.h b/include/begin_code.h index 261238e8f..6b842a4f3 100644 --- a/include/begin_code.h +++ b/include/begin_code.h @@ -48,7 +48,7 @@ # ifdef WIN32 # ifdef __BORLANDC__ # ifdef BUILD_SDL -# define DECLSPEC __declspec(dllexport) +# define DECLSPEC # else # define DECLSPEC __declspec(dllimport) # endif diff --git a/src/cdrom/macosx/.cvsignore b/src/cdrom/macosx/.cvsignore new file mode 100644 index 000000000..899d53557 --- /dev/null +++ b/src/cdrom/macosx/.cvsignore @@ -0,0 +1,6 @@ +Makefile.in +Makefile +.libs +*.o +*.lo +*.la