Sophie

Sophie

distrib > Mandriva > mes5 > x86_64 > by-pkgid > ec9ca887d430b19d033c790063f793df > files > 3489

lib64wxgtk2.8-devel-2.8.8-1.4mdvmes5.x86_64.rpm

# Purpose: makefile for propsize example (Salford C++)
# Created: 2000-03-14

PROGRAM = propsize
OBJECTS = $(PROGRAM).obj

include ..\..\src\makeprog.sl

all:        wx $(TARGET)

wx:
    cd $(WXDIR)\src\msw ^ mk32 -f makefile.sl all
    cd $(WXDIR)\samples\propsize