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