X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5301d9333612e6d80f285752d26718475fce6c98..7f1698c34c3d4241bb96a6a40d02bd25df6db594:/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