From a1b2d8d9b9fe8213cf7827a12dee4251d3ea48a7 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Sun, 22 May 2005 14:55:26 +0000 Subject: [PATCH 1/1] Removed def files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- contrib/samples/mmedia/mmboard.def | 7 ------- contrib/samples/ogl/ogledit/ogledit.def | 8 -------- contrib/samples/plot/plot.def | 7 ------- demos/bombs/bombs.def | 14 -------------- demos/forty/forty.def | 8 -------- demos/fractal/fractal.def | 9 --------- demos/life/life.def | 7 ------- demos/poem/wxpoem.def | 9 --------- samples/caret/caret.def | 7 ------- samples/checklst/checklst.def | 8 -------- samples/config/conftest.def | 7 ------- samples/controls/controls.def | 8 -------- samples/db/dbtest.def | 8 -------- samples/dialogs/dialogs.def | 8 -------- samples/dialup/nettest.def | 7 ------- samples/dnd/dnd.def | 8 -------- samples/docview/docview.def | 8 -------- samples/docvwmdi/docview.def | 8 -------- samples/dragimag/dragimag.def | 7 ------- samples/drawing/drawing.def | 7 ------- samples/dynamic/dynamic.def | 9 --------- samples/erase/minimal.def | 7 ------- samples/font/font.def | 7 ------- samples/help/demo.def | 8 -------- samples/image/image.def | 7 ------- samples/internat/internat.def | 8 -------- samples/ipc/client.def | 8 -------- samples/ipc/server.def | 8 -------- samples/joytest/joytest.def | 8 -------- samples/layout/layout.def | 9 --------- samples/listctrl/listtest.def | 8 -------- samples/mdi/mdi.def | 8 -------- samples/memcheck/memcheck.def | 8 -------- samples/menu/menu.def | 7 ------- samples/minifram/minifram.def | 8 -------- samples/minimal/minimal.def | 7 ------- samples/nativdlg/nativdlg.def | 9 --------- samples/notebook/notebook.def | 8 -------- samples/oleauto/oleauto.def | 8 -------- samples/ownerdrw/ownerdrw.def | 8 -------- samples/printing/printing.def | 9 --------- samples/sashtest/sashtest.def | 8 -------- samples/scroll/scroll.def | 7 ------- samples/scrollsub/scrollsub.def | 7 ------- samples/splitter/splitter.def | 8 -------- samples/taskbar/tbtest.def | 8 -------- samples/text/text.def | 8 -------- samples/thread/thread.def | 7 ------- samples/toolbar/toolbar.def | 8 -------- samples/treectrl/treetest.def | 8 -------- samples/typetest/typetest.def | 8 -------- samples/validate/validate.def | 8 -------- samples/wizard/wizard.def | 7 ------- src/msw/wx.def | 11 ----------- src/msw/wxb32.def | 9 --------- utils/hhp2cached/hhp2cached.def | 7 ------- utils/nplugin/samples/gui/npgui32.def | 9 --------- utils/nplugin/samples/simple/npsimple32.def | 9 --------- utils/tex2rtf/src/dos.def | 10 ---------- utils/tex2rtf/src/tex2rtf.def | 8 -------- 60 files changed, 482 deletions(-) delete mode 100644 contrib/samples/mmedia/mmboard.def delete mode 100644 contrib/samples/ogl/ogledit/ogledit.def delete mode 100644 contrib/samples/plot/plot.def delete mode 100644 demos/bombs/bombs.def delete mode 100644 demos/forty/forty.def delete mode 100644 demos/fractal/fractal.def delete mode 100644 demos/life/life.def delete mode 100644 demos/poem/wxpoem.def delete mode 100644 samples/caret/caret.def delete mode 100644 samples/checklst/checklst.def delete mode 100644 samples/config/conftest.def delete mode 100644 samples/controls/controls.def delete mode 100644 samples/db/dbtest.def delete mode 100644 samples/dialogs/dialogs.def delete mode 100644 samples/dialup/nettest.def delete mode 100644 samples/dnd/dnd.def delete mode 100644 samples/docview/docview.def delete mode 100644 samples/docvwmdi/docview.def delete mode 100644 samples/dragimag/dragimag.def delete mode 100644 samples/drawing/drawing.def delete mode 100644 samples/dynamic/dynamic.def delete mode 100644 samples/erase/minimal.def delete mode 100644 samples/font/font.def delete mode 100644 samples/help/demo.def delete mode 100644 samples/image/image.def delete mode 100644 samples/internat/internat.def delete mode 100644 samples/ipc/client.def delete mode 100644 samples/ipc/server.def delete mode 100644 samples/joytest/joytest.def delete mode 100644 samples/layout/layout.def delete mode 100644 samples/listctrl/listtest.def delete mode 100644 samples/mdi/mdi.def delete mode 100644 samples/memcheck/memcheck.def delete mode 100644 samples/menu/menu.def delete mode 100644 samples/minifram/minifram.def delete mode 100644 samples/minimal/minimal.def delete mode 100644 samples/nativdlg/nativdlg.def delete mode 100644 samples/notebook/notebook.def delete mode 100644 samples/oleauto/oleauto.def delete mode 100644 samples/ownerdrw/ownerdrw.def delete mode 100644 samples/printing/printing.def delete mode 100644 samples/sashtest/sashtest.def delete mode 100644 samples/scroll/scroll.def delete mode 100644 samples/scrollsub/scrollsub.def delete mode 100644 samples/splitter/splitter.def delete mode 100644 samples/taskbar/tbtest.def delete mode 100644 samples/text/text.def delete mode 100644 samples/thread/thread.def delete mode 100644 samples/toolbar/toolbar.def delete mode 100644 samples/treectrl/treetest.def delete mode 100644 samples/typetest/typetest.def delete mode 100644 samples/validate/validate.def delete mode 100644 samples/wizard/wizard.def delete mode 100644 src/msw/wx.def delete mode 100644 src/msw/wxb32.def delete mode 100644 utils/hhp2cached/hhp2cached.def delete mode 100644 utils/nplugin/samples/gui/npgui32.def delete mode 100644 utils/nplugin/samples/simple/npsimple32.def delete mode 100644 utils/tex2rtf/src/dos.def delete mode 100644 utils/tex2rtf/src/tex2rtf.def diff --git a/contrib/samples/mmedia/mmboard.def b/contrib/samples/mmedia/mmboard.def deleted file mode 100644 index 59f0db711d..0000000000 --- a/contrib/samples/mmedia/mmboard.def +++ /dev/null @@ -1,7 +0,0 @@ -NAME Minimal -DESCRIPTION 'Minimal wxWindows application' -EXETYPE WINDOWS -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/contrib/samples/ogl/ogledit/ogledit.def b/contrib/samples/ogl/ogledit/ogledit.def deleted file mode 100644 index d587ce5556..0000000000 --- a/contrib/samples/ogl/ogledit/ogledit.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME OGLEdit -DESCRIPTION 'OGL Editor Sample' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 1024 -STACKSIZE 8192 diff --git a/contrib/samples/plot/plot.def b/contrib/samples/plot/plot.def deleted file mode 100644 index a0e0c65399..0000000000 --- a/contrib/samples/plot/plot.def +++ /dev/null @@ -1,7 +0,0 @@ -NAME Plot -DESCRIPTION 'wxWindows Plot sample' -EXETYPE WINDOWS -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/demos/bombs/bombs.def b/demos/bombs/bombs.def deleted file mode 100644 index a0dc76486d..0000000000 --- a/demos/bombs/bombs.def +++ /dev/null @@ -1,14 +0,0 @@ -; bombs -; Generated by wxBuilder -; -NAME bombsapp -DESCRIPTION 'A wxWindows application' -; -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -; -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -; -HEAPSIZE 1024 -STACKSIZE 8192 diff --git a/demos/forty/forty.def b/demos/forty/forty.def deleted file mode 100644 index a096488900..0000000000 --- a/demos/forty/forty.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME Forty -DESCRIPTION 'Forty Thieves' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/demos/fractal/fractal.def b/demos/fractal/fractal.def deleted file mode 100644 index 822abf6379..0000000000 --- a/demos/fractal/fractal.def +++ /dev/null @@ -1,9 +0,0 @@ -NAME Fractal -DESCRIPTION 'Fractal' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 1024 -STACKSIZE 16192 - diff --git a/demos/life/life.def b/demos/life/life.def deleted file mode 100644 index 5f7709fc36..0000000000 --- a/demos/life/life.def +++ /dev/null @@ -1,7 +0,0 @@ -NAME Life -DESCRIPTION 'Life! wxWindows application' -EXETYPE WINDOWS -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/demos/poem/wxpoem.def b/demos/poem/wxpoem.def deleted file mode 100644 index 4cdca34c68..0000000000 --- a/demos/poem/wxpoem.def +++ /dev/null @@ -1,9 +0,0 @@ -NAME WXPOEM -DESCRIPTION 'WXPOEM' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 1024 -STACKSIZE 8192 - diff --git a/samples/caret/caret.def b/samples/caret/caret.def deleted file mode 100644 index 276cb67e1b..0000000000 --- a/samples/caret/caret.def +++ /dev/null @@ -1,7 +0,0 @@ -NAME Caret -DESCRIPTION 'Caret wxWindows application' -EXETYPE WINDOWS -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/samples/checklst/checklst.def b/samples/checklst/checklst.def deleted file mode 100644 index 57c46fbcb1..0000000000 --- a/samples/checklst/checklst.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME CHECKLST -DESCRIPTION 'wxCheckListBox sample' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/samples/config/conftest.def b/samples/config/conftest.def deleted file mode 100644 index 5db07c48eb..0000000000 --- a/samples/config/conftest.def +++ /dev/null @@ -1,7 +0,0 @@ -NAME Conftest -DESCRIPTION 'wxWindows Config Sample' -EXETYPE WINDOWS -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/samples/controls/controls.def b/samples/controls/controls.def deleted file mode 100644 index a6c3f21cf7..0000000000 --- a/samples/controls/controls.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME Controls -DESCRIPTION 'wxWindows controls sample' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/samples/db/dbtest.def b/samples/db/dbtest.def deleted file mode 100644 index 013825e9e7..0000000000 --- a/samples/db/dbtest.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME DBTEST -DESCRIPTION 'Database wxWindows application' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 1024 -STACKSIZE 8192 diff --git a/samples/dialogs/dialogs.def b/samples/dialogs/dialogs.def deleted file mode 100644 index cb06200c15..0000000000 --- a/samples/dialogs/dialogs.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME Dialogs -DESCRIPTION 'wxWindows Dialogs example' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 1024 -STACKSIZE 8192 diff --git a/samples/dialup/nettest.def b/samples/dialup/nettest.def deleted file mode 100644 index b41de474e2..0000000000 --- a/samples/dialup/nettest.def +++ /dev/null @@ -1,7 +0,0 @@ -NAME Nettest -DESCRIPTION 'Nettest wxWindows application' -EXETYPE WINDOWS -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/samples/dnd/dnd.def b/samples/dnd/dnd.def deleted file mode 100644 index 8a76b2d093..0000000000 --- a/samples/dnd/dnd.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME DND -DESCRIPTION 'Drag and drop sample' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/samples/docview/docview.def b/samples/docview/docview.def deleted file mode 100644 index 78ac0eda3f..0000000000 --- a/samples/docview/docview.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME DocView -DESCRIPTION 'Document architecture test' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 1024 -STACKSIZE 8192 diff --git a/samples/docvwmdi/docview.def b/samples/docvwmdi/docview.def deleted file mode 100644 index 78ac0eda3f..0000000000 --- a/samples/docvwmdi/docview.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME DocView -DESCRIPTION 'Document architecture test' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 1024 -STACKSIZE 8192 diff --git a/samples/dragimag/dragimag.def b/samples/dragimag/dragimag.def deleted file mode 100644 index 6a2bb3d0b8..0000000000 --- a/samples/dragimag/dragimag.def +++ /dev/null @@ -1,7 +0,0 @@ -NAME Dragimag -DESCRIPTION 'wxWindows dragimag sample' -EXETYPE WINDOWS -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/samples/drawing/drawing.def b/samples/drawing/drawing.def deleted file mode 100644 index aa517eeb7a..0000000000 --- a/samples/drawing/drawing.def +++ /dev/null @@ -1,7 +0,0 @@ -NAME Drawing -DESCRIPTION 'Drawing wxWindows application' -EXETYPE WINDOWS -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/samples/dynamic/dynamic.def b/samples/dynamic/dynamic.def deleted file mode 100644 index c45d4bd662..0000000000 --- a/samples/dynamic/dynamic.def +++ /dev/null @@ -1,9 +0,0 @@ -NAME Dynamik -DESCRIPTION 'Dynamic event handler test' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 - diff --git a/samples/erase/minimal.def b/samples/erase/minimal.def deleted file mode 100644 index df6a795efc..0000000000 --- a/samples/erase/minimal.def +++ /dev/null @@ -1,7 +0,0 @@ -NAME Erase -DESCRIPTION 'Erase wxWindows application' -EXETYPE WINDOWS -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/samples/font/font.def b/samples/font/font.def deleted file mode 100644 index b57616de9e..0000000000 --- a/samples/font/font.def +++ /dev/null @@ -1,7 +0,0 @@ -NAME Font -DESCRIPTION 'wxWindows font sample' -EXETYPE WINDOWS -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/samples/help/demo.def b/samples/help/demo.def deleted file mode 100644 index 060bfe3fce..0000000000 --- a/samples/help/demo.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME Minimal -DESCRIPTION 'Minimal wxWindows application' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/samples/image/image.def b/samples/image/image.def deleted file mode 100644 index 8586389a7f..0000000000 --- a/samples/image/image.def +++ /dev/null @@ -1,7 +0,0 @@ -NAME Image -DESCRIPTION 'wxWindows Image sample' -EXETYPE WINDOWS -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/samples/internat/internat.def b/samples/internat/internat.def deleted file mode 100644 index 060bfe3fce..0000000000 --- a/samples/internat/internat.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME Minimal -DESCRIPTION 'Minimal wxWindows application' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/samples/ipc/client.def b/samples/ipc/client.def deleted file mode 100644 index 786b7d609a..0000000000 --- a/samples/ipc/client.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME Client -DESCRIPTION 'Client' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 1024 -STACKSIZE 8192 diff --git a/samples/ipc/server.def b/samples/ipc/server.def deleted file mode 100644 index 21027a5c01..0000000000 --- a/samples/ipc/server.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME Server -DESCRIPTION 'Server' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4096 -STACKSIZE 8192 diff --git a/samples/joytest/joytest.def b/samples/joytest/joytest.def deleted file mode 100644 index 501f2b229a..0000000000 --- a/samples/joytest/joytest.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME Joytest -DESCRIPTION 'Joystick Test Program' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 6000 -STACKSIZE 48000 diff --git a/samples/layout/layout.def b/samples/layout/layout.def deleted file mode 100644 index 0a7e3cb840..0000000000 --- a/samples/layout/layout.def +++ /dev/null @@ -1,9 +0,0 @@ -NAME Layout -DESCRIPTION 'Layout' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 1024 -STACKSIZE 16192 - diff --git a/samples/listctrl/listtest.def b/samples/listctrl/listtest.def deleted file mode 100644 index 2559d6f1bc..0000000000 --- a/samples/listctrl/listtest.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME ListCtrl -DESCRIPTION 'ListCtrl wxWindows application' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 1024 -STACKSIZE 8192 diff --git a/samples/mdi/mdi.def b/samples/mdi/mdi.def deleted file mode 100644 index 1d2353702e..0000000000 --- a/samples/mdi/mdi.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME Mdi -DESCRIPTION 'MDI/SDI Test Program' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 6000 -STACKSIZE 48000 diff --git a/samples/memcheck/memcheck.def b/samples/memcheck/memcheck.def deleted file mode 100644 index 4986704cdd..0000000000 --- a/samples/memcheck/memcheck.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME Memcheck -DESCRIPTION 'Memcheck wxWindows application' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 1024 -STACKSIZE 8192 diff --git a/samples/menu/menu.def b/samples/menu/menu.def deleted file mode 100644 index 7d1641858d..0000000000 --- a/samples/menu/menu.def +++ /dev/null @@ -1,7 +0,0 @@ -NAME Menu -DESCRIPTION 'Menu wxWindows sample' -EXETYPE WINDOWS -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/samples/minifram/minifram.def b/samples/minifram/minifram.def deleted file mode 100644 index 99b33c82a5..0000000000 --- a/samples/minifram/minifram.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME Minifram -DESCRIPTION 'MiniFrame Sample' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 1024 -STACKSIZE 8192 diff --git a/samples/minimal/minimal.def b/samples/minimal/minimal.def deleted file mode 100644 index 59f0db711d..0000000000 --- a/samples/minimal/minimal.def +++ /dev/null @@ -1,7 +0,0 @@ -NAME Minimal -DESCRIPTION 'Minimal wxWindows application' -EXETYPE WINDOWS -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/samples/nativdlg/nativdlg.def b/samples/nativdlg/nativdlg.def deleted file mode 100644 index 49791b5e6c..0000000000 --- a/samples/nativdlg/nativdlg.def +++ /dev/null @@ -1,9 +0,0 @@ -NAME Resource -DESCRIPTION 'Resource' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 1024 -STACKSIZE 16192 - diff --git a/samples/notebook/notebook.def b/samples/notebook/notebook.def deleted file mode 100644 index af6749376b..0000000000 --- a/samples/notebook/notebook.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME Notebook -DESCRIPTION 'Notebook test' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 1024 -STACKSIZE 16192 diff --git a/samples/oleauto/oleauto.def b/samples/oleauto/oleauto.def deleted file mode 100644 index c722a64e9a..0000000000 --- a/samples/oleauto/oleauto.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME OleAuto -DESCRIPTION 'OLE Automation wxWindows Sample' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/samples/ownerdrw/ownerdrw.def b/samples/ownerdrw/ownerdrw.def deleted file mode 100644 index 6f2236cfe5..0000000000 --- a/samples/ownerdrw/ownerdrw.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME OWNERDRW -DESCRIPTION 'Owner-draw sample' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/samples/printing/printing.def b/samples/printing/printing.def deleted file mode 100644 index e880656894..0000000000 --- a/samples/printing/printing.def +++ /dev/null @@ -1,9 +0,0 @@ -NAME Printing -DESCRIPTION 'Printing' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 1024 -STACKSIZE 16192 - diff --git a/samples/sashtest/sashtest.def b/samples/sashtest/sashtest.def deleted file mode 100644 index 021e6bc7bb..0000000000 --- a/samples/sashtest/sashtest.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME SashTest -DESCRIPTION 'wxSashWindow Demo' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/samples/scroll/scroll.def b/samples/scroll/scroll.def deleted file mode 100644 index 98cf963b6f..0000000000 --- a/samples/scroll/scroll.def +++ /dev/null @@ -1,7 +0,0 @@ -NAME Scroll -DESCRIPTION 'Scroll wxWindows application' -EXETYPE WINDOWS -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/samples/scrollsub/scrollsub.def b/samples/scrollsub/scrollsub.def deleted file mode 100644 index 040673a083..0000000000 --- a/samples/scrollsub/scrollsub.def +++ /dev/null @@ -1,7 +0,0 @@ -NAME ScrollSub -DESCRIPTION 'ScrollSub wxWindows application' -EXETYPE WINDOWS -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/samples/splitter/splitter.def b/samples/splitter/splitter.def deleted file mode 100644 index fdd0c92ef2..0000000000 --- a/samples/splitter/splitter.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME Splitter -DESCRIPTION 'wxSplitterWindow Test' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 1024 -STACKSIZE 16192 diff --git a/samples/taskbar/tbtest.def b/samples/taskbar/tbtest.def deleted file mode 100644 index db80cc854b..0000000000 --- a/samples/taskbar/tbtest.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME TBTest -DESCRIPTION 'wxTaskBarIcon test' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 1024 -STACKSIZE 16192 diff --git a/samples/text/text.def b/samples/text/text.def deleted file mode 100644 index a6c3f21cf7..0000000000 --- a/samples/text/text.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME Controls -DESCRIPTION 'wxWindows controls sample' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/samples/thread/thread.def b/samples/thread/thread.def deleted file mode 100644 index ca22c39e15..0000000000 --- a/samples/thread/thread.def +++ /dev/null @@ -1,7 +0,0 @@ -NAME Thread -DESCRIPTION 'wxWindows thread sample' -EXETYPE WINDOWS -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/samples/toolbar/toolbar.def b/samples/toolbar/toolbar.def deleted file mode 100644 index 897b9dacbb..0000000000 --- a/samples/toolbar/toolbar.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME ToolTest -DESCRIPTION 'wxToolBar Sample' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 1024 -STACKSIZE 8192 diff --git a/samples/treectrl/treetest.def b/samples/treectrl/treetest.def deleted file mode 100644 index b14815bcf2..0000000000 --- a/samples/treectrl/treetest.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME TreeTest -DESCRIPTION 'TreeTest wxWindows application' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 1024 -STACKSIZE 8192 diff --git a/samples/typetest/typetest.def b/samples/typetest/typetest.def deleted file mode 100644 index 7df8973dbe..0000000000 --- a/samples/typetest/typetest.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME Typetest -DESCRIPTION 'Typetest wxWindows application' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/samples/validate/validate.def b/samples/validate/validate.def deleted file mode 100644 index e4d87cc7df..0000000000 --- a/samples/validate/validate.def +++ /dev/null @@ -1,8 +0,0 @@ -NAME Events -DESCRIPTION 'Event tester' -EXETYPE WINDOWS -STUB 'WINSTUB.EXE' -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 1024 -STACKSIZE 8192 diff --git a/samples/wizard/wizard.def b/samples/wizard/wizard.def deleted file mode 100644 index 0b81618905..0000000000 --- a/samples/wizard/wizard.def +++ /dev/null @@ -1,7 +0,0 @@ -NAME Wizard -DESCRIPTION 'wxWizard sample application' -EXETYPE WINDOWS -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/src/msw/wx.def b/src/msw/wx.def deleted file mode 100644 index 28df1caa12..0000000000 --- a/src/msw/wx.def +++ /dev/null @@ -1,11 +0,0 @@ -LIBRARY WX - -DESCRIPTION "wxWindows DLL" - -VERSION 1.0 - -CODE READ SHARED EXECUTE -DATA READ WRITE - - - diff --git a/src/msw/wxb32.def b/src/msw/wxb32.def deleted file mode 100644 index 3733ab22b6..0000000000 --- a/src/msw/wxb32.def +++ /dev/null @@ -1,9 +0,0 @@ -LIBRARY WX - -DESCRIPTION 'wxWindows DLL' - -CODE EXECUTEREAD MOVEABLE LOADONCALL -DATA READWRITE - - - diff --git a/utils/hhp2cached/hhp2cached.def b/utils/hhp2cached/hhp2cached.def deleted file mode 100644 index 76113fa938..0000000000 --- a/utils/hhp2cached/hhp2cached.def +++ /dev/null @@ -1,7 +0,0 @@ -NAME hhp2cached -DESCRIPTION 'hhp2cached utility' -EXETYPE WINDOWS -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -HEAPSIZE 4048 -STACKSIZE 16000 diff --git a/utils/nplugin/samples/gui/npgui32.def b/utils/nplugin/samples/gui/npgui32.def deleted file mode 100644 index 1107bb98f5..0000000000 --- a/utils/nplugin/samples/gui/npgui32.def +++ /dev/null @@ -1,9 +0,0 @@ -LIBRARY NPGUI32 - -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD SINGLE - -EXPORTS - NP_GetEntryPoints @1 - NP_Initialize @2 - NP_Shutdown @3 diff --git a/utils/nplugin/samples/simple/npsimple32.def b/utils/nplugin/samples/simple/npsimple32.def deleted file mode 100644 index e3af3116fe..0000000000 --- a/utils/nplugin/samples/simple/npsimple32.def +++ /dev/null @@ -1,9 +0,0 @@ -LIBRARY NPSIMPLE32 - -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD SINGLE - -EXPORTS - NP_GetEntryPoints @1 - NP_Initialize @2 - NP_Shutdown @3 diff --git a/utils/tex2rtf/src/dos.def b/utils/tex2rtf/src/dos.def deleted file mode 100644 index 00b503b084..0000000000 --- a/utils/tex2rtf/src/dos.def +++ /dev/null @@ -1,10 +0,0 @@ -NAME TEX2RTF -DESCRIPTION 'Tex2Rtf' -; -EXETYPE DOS -; -CODE PRELOAD MOVEABLE DISCARDABLE -DATA PRELOAD MOVEABLE MULTIPLE -; -HEAPSIZE 1024 -STACKSIZE 8192 diff --git a/utils/tex2rtf/src/tex2rtf.def b/utils/tex2rtf/src/tex2rtf.def deleted file mode 100644 index 6a6a2f1c76..0000000000 --- a/utils/tex2rtf/src/tex2rtf.def +++ /dev/null @@ -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 -- 2.45.2