Clearly indicate that DialogEd requires wxr to compile.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -28,6 +28,9 @@
|
|||||||
#if !wxUSE_PROPSHEET
|
#if !wxUSE_PROPSHEET
|
||||||
#error Please set wxUSE_PROPSHEET to 1 in setup.h.
|
#error Please set wxUSE_PROPSHEET to 1 in setup.h.
|
||||||
#endif
|
#endif
|
||||||
|
#if !wxUSE_RESOURCES
|
||||||
|
#error Please set wxUSE_RESOURCES to 1 in setup.h.
|
||||||
|
#endif
|
||||||
|
|
||||||
IMPLEMENT_APP(MyApp)
|
IMPLEMENT_APP(MyApp)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user