X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5301d9333612e6d80f285752d26718475fce6c98..e944f70a6d8f0a56d00d575940f4fe94f49ef727:/samples/treectrl/makefile.vc diff --git a/samples/treectrl/makefile.vc b/samples/treectrl/makefile.vc index 9617fc4025..eb915fcca1 100644 --- a/samples/treectrl/makefile.vc +++ b/samples/treectrl/makefile.vc @@ -4,7 +4,7 @@ # Set WXDIR for your system WXDIR = $(WXWIN) -PROGRAM=treectrl +PROGRAM=treetest OBJECTS = $(PROGRAM).obj !include $(WXDIR)\src\makeprog.vc