X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/02e8b87f6fd740501b2f39504342e77ade92a177..18a1f588e7f9c71b4941da549a9ff4370675818c:/samples/text/makefile.vc?ds=sidebyside 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