move evthandler.cpp to non-GUI test as it doesn't require the GUI

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2009-02-01 23:20:27 +00:00
parent 9b3ff3c04f
commit 4fc218c2a7
14 changed files with 41 additions and 36 deletions

View File

@@ -923,6 +923,10 @@
RelativePath=".\weakref\evtconnection.cpp"
>
</File>
<File
RelativePath=".\events\evthandler.cpp"
>
</File>
<File
RelativePath=".\streams\ffilestream.cpp"
>