New location for proplist sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-03-30 19:35:27 +00:00
parent 66f8b9ace2
commit 07831c160b
16 changed files with 4533 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Purpose: makefile for proplist example (Watcom)
# Created: 2000-03-15
WXDIR = $(%WXWIN)
PROGRAM = proplist
OBJECTS = $(PROGRAM).obj
!include $(WXDIR)\src\makeprog.wat