X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/02e8b87f6fd740501b2f39504342e77ade92a177..790ba06b28f232abc42c4ed784df4b86bfbfe5e6:/samples/text/makefile.vc diff --git a/samples/text/makefile.vc b/samples/text/makefile.vc index c64996a7a4..7f5644d7f6 100644 --- a/samples/text/makefile.vc +++ b/samples/text/makefile.vc @@ -11,7 +11,7 @@ # Set WXDIR for your system WXDIR = $(WXWIN) -PROGRAM=controls +PROGRAM=text OBJECTS = $(PROGRAM).obj !include $(WXDIR)\src\makeprog.vc