Added png, zlib targets to 16-bit makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-02-14 23:23:19 +00:00
parent 16f6dfd814
commit c7f49969d6
12 changed files with 238 additions and 129 deletions

7
samples/image/image.def Normal file
View File

@@ -0,0 +1,7 @@
NAME Image
DESCRIPTION 'wxWindows Image sample'
EXETYPE WINDOWS
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE MULTIPLE
HEAPSIZE 4048
STACKSIZE 16000