Added wxStandardPaths implementation for OS/2.
authorStefan Neis <Stefan.Neis@t-online.de>
Sat, 6 Nov 2004 22:14:04 +0000 (22:14 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sat, 6 Nov 2004 22:14:04 +0000 (22:14 +0000)
commit175bb578e0a23e7b2f71dfde16898c184e8a5467
tree85a1324297989104678778118317829247e0d2f0
parent08429a81cad38f84f52ce915fdfe90a5216a9f8c
Added wxStandardPaths implementation for OS/2.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/bakefiles/files.bkl
include/wx/os2/stdpaths.h [new file with mode: 0644]
include/wx/stdpaths.h
src/os2/app.cpp
src/os2/stdpaths.cpp [new file with mode: 0644]