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