X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5301d9333612e6d80f285752d26718475fce6c98..c7e61a5ed29f91f4e0c19c9f37ed25e7e809ada6:/samples/treectrl/makefile.sl diff --git a/samples/treectrl/makefile.sl b/samples/treectrl/makefile.sl index 6dc21d5a1c..6a091501c0 100644 --- a/samples/treectrl/makefile.sl +++ b/samples/treectrl/makefile.sl @@ -1,7 +1,7 @@ # Purpose: makefile for treectrl example (Salford C++) # Created: 2000-03-15 -PROGRAM = treectrl +PROGRAM = treetest OBJECTS = $(PROGRAM).obj include ..\..\src\makeprog.sl