]> git.saurik.com Git - wxWidgets.git/commit
Check in samples/dll for WXUSINGDLL.
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 30 Apr 2010 16:46:22 +0000 (16:46 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 30 Apr 2010 16:46:22 +0000 (16:46 +0000)
commitcfdcbf660d8e7fa6d68bf9559fef3153c8e558e7
treec67aaa60c345d1a8aeac9efeeb5deb2e1ba2102a
parentffb317d4611e7da462a78d2794a7052bca0dccba
Check in samples/dll for WXUSINGDLL.

If it is set and DLL build of wx is used, emit an error, as the sample
won't work correctly in that case.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/dll/wx_exe.cpp