summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
0bc8364)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18352
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
samples/html/test/*.htm
samples/html/test/*.html
samples/html/test/*.pro
samples/html/test/*.htm
samples/html/test/*.html
samples/html/test/*.pro
samples/html/virtual/*.cpp
samples/html/virtual/*.h
samples/html/virtual/*.cpp
samples/html/virtual/*.h
// If 1, start a server to allow this to be used
// as an external help viewer.
// If 1, start a server to allow this to be used
// as an external help viewer.
+#if defined(__WXMAC__) && !defined(__UNIX__)
+#define hvUSE_IPC 0
+#else
#if hvUSE_IPC
#include <wx/ipc.h>
#if hvUSE_IPC
#include <wx/ipc.h>