← Back to team overview

kicad-developers team mailing list archive

[PATCH 0/2] Two small portability patches

 

Hi,

these should be fairly obvious:

 - all Windows platforms use declspec(dllexport)
 - MSVC does not set a symbol called "MSVC"
 - use wxFileName to access the FS rather than POSIX

   Simon

Simon Richter (2):
  Fix condition for Windows-style DLL export
  Make file test more portable

 3d-viewer/3d_cache/3d_cache.cpp   | 8 +-------
 include/plugins/3dapi/ifsg_defs.h | 2 +-
 2 files changed, 2 insertions(+), 8 deletions(-)

-- 
2.1.4


Follow ups