added wxBuildOptions and check that they are the same for the program and the library...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 7 May 2002 19:56:43 +0000 (19:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 7 May 2002 19:56:43 +0000 (19:56 +0000)
commit090a6d7af9c551cf34c3d50f3a438c6b42e51527
tree4402c5b9e3ed86862a672d864609a2e41945dbd3
parentc924182a96a3eb078c0508dbc1eb038e866bceca
added wxBuildOptions and check that they are the same for the program and the library on startup

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15409 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/app.h
include/wx/build.h [new file with mode: 0644]
src/common/appcmn.cpp