Added wxStandardPaths for wxMac and wxCocoa.
authorDavid Elliott <dfe@tgwbd.org>
Fri, 29 Oct 2004 21:38:33 +0000 (21:38 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Fri, 29 Oct 2004 21:38:33 +0000 (21:38 +0000)
commit726b98e9a1a796783e835b24caef03558527e85b
tree62816848064b714cdb9a2bc944d48655b4263cff
parent03ff8fda8dbae4a5ce1cd1b540ec8ab67effde8c
Added wxStandardPaths for wxMac and wxCocoa.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
Makefile.in
build/bakefiles/files.bkl
include/wx/mac/corefoundation/stdpaths.h [new file with mode: 0644]
include/wx/stdpaths.h
src/common/stdpbase.cpp
src/mac/corefoundation/stdpaths_cf.cpp [new file with mode: 0644]