]> git.saurik.com Git - wxWidgets.git/blame - samples/ipc/client.sc
GtkIMContext must be the first to process keypress events, otherwise you won't be...
[wxWidgets.git] / samples / ipc / client.sc
CommitLineData
18d49168 1#Digital Mars (was Symantec) C++ makefile
f22c3c98 2WXDIR = ..\..
18d49168
CE
3TARGET=client
4OBJECTS=$(TARGET).obj
5EXTRALIBS=
6include $(WXDIR)\src\makeprog.sc