]> git.saurik.com Git - wxWidgets.git/commit
corrections for path handling under Mac OS X
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Wed, 31 Oct 2001 06:25:05 +0000 (06:25 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Wed, 31 Oct 2001 06:25:05 +0000 (06:25 +0000)
commite8e1d09e0ebb6da4cd143ae254749cae7f53509b
tree4fd0bc110cb3764798bfd0a8aaf9658d5e3c0bd2
parentd56e2b972fcf1c8948d65242a697c77a004972a6
corrections for path handling under Mac OS X
Classic Mac paths (: separator) are used when compiled using CodeWarrior even
under Mac OS X; Unix like Mac paths (/ separator) are used when compiled using
the Apple Developer Tools

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/filefn.h
src/common/filefn.cpp