Removed def files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-05-22 14:55:26 +00:00
parent 061dccd27f
commit a1b2d8d9b9
60 changed files with 0 additions and 482 deletions

View File

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

View File

@@ -1,9 +0,0 @@
LIBRARY NPGUI32
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD SINGLE
EXPORTS
NP_GetEntryPoints @1
NP_Initialize @2
NP_Shutdown @3

View File

@@ -1,9 +0,0 @@
LIBRARY NPSIMPLE32
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD SINGLE
EXPORTS
NP_GetEntryPoints @1
NP_Initialize @2
NP_Shutdown @3

View File

@@ -1,10 +0,0 @@
NAME TEX2RTF
DESCRIPTION 'Tex2Rtf'
;
EXETYPE DOS
;
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE MULTIPLE
;
HEAPSIZE 1024
STACKSIZE 8192

View File

@@ -1,8 +0,0 @@
NAME TEX2RTF
DESCRIPTION 'Tex2Rtf'
EXETYPE WINDOWS
STUB 'WINSTUB.EXE'
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE MULTIPLE
HEAPSIZE 3000
STACKSIZE 20000