]> git.saurik.com Git - wxWidgets.git/commit
Added script to help make wxMotif via configure; nativdlg sample works again;
authorJulian Smart <julian@anthemion.co.uk>
Sat, 12 Dec 1998 10:01:41 +0000 (10:01 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 12 Dec 1998 10:01:41 +0000 (10:01 +0000)
commit44c4a3348693414bace13852e50d926c1aa9f08b
treeac39a4ba99d6321ffaa84440ea7128f3cec1cba5
parent1b4092eb0b2f823ef3e37a8d9a51c3e12d1438c2
Added script to help make wxMotif via configure; nativdlg sample works again;
resource sample now works using .rc files for most Windows compilers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1178 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
13 files changed:
distrib/msw/motif.rsp
docs/latex/wx/layalgor.tex
docs/motif/install.txt
docs/motif/makewx [new file with mode: 0644]
include/wx/generic/laywin.h
samples/nativdlg/nativdlg.cpp
samples/nativdlg/resource.h
samples/resource/resource.cpp
samples/resource/resource.rc
src/common/extended.c
src/generic/laywin.cpp
src/make.env
src/msw/nativdlg.cpp