]> git.saurik.com Git - wxWidgets.git/commit
added Mingw makefiles
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 4 Jul 2003 19:36:51 +0000 (19:36 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 4 Jul 2003 19:36:51 +0000 (19:36 +0000)
commit3b20263dbd756962b25aef4526961b317442300c
treee5c8aee40636b46001e68cec783a722d5709256c
parent2621ddf3f20769c867df5c457f499cd74bfb8a52
added Mingw makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
74 files changed:
build/makefile.gcc [new file with mode: 0644]
samples/access/makefile.gcc [new file with mode: 0644]
samples/artprov/makefile.gcc [new file with mode: 0644]
samples/calendar/makefile.gcc [new file with mode: 0644]
samples/caret/makefile.gcc [new file with mode: 0644]
samples/checklst/makefile.gcc [new file with mode: 0644]
samples/config/makefile.gcc [new file with mode: 0644]
samples/console/makefile.gcc [new file with mode: 0644]
samples/controls/makefile.gcc [new file with mode: 0644]
samples/db/makefile.gcc [new file with mode: 0644]
samples/dialogs/makefile.gcc [new file with mode: 0644]
samples/dialup/makefile.gcc [new file with mode: 0644]
samples/display/makefile.gcc [new file with mode: 0644]
samples/dnd/makefile.gcc [new file with mode: 0644]
samples/docview/makefile.gcc [new file with mode: 0644]
samples/docvwmdi/makefile.gcc [new file with mode: 0644]
samples/dragimag/makefile.gcc [new file with mode: 0644]
samples/drawing/makefile.gcc [new file with mode: 0644]
samples/dynamic/makefile.gcc [new file with mode: 0644]
samples/erase/makefile.gcc [new file with mode: 0644]
samples/event/makefile.gcc [new file with mode: 0644]
samples/exec/makefile.gcc [new file with mode: 0644]
samples/font/makefile.gcc [new file with mode: 0644]
samples/grid/makefile.gcc [new file with mode: 0644]
samples/help/makefile.gcc [new file with mode: 0644]
samples/htlbox/makefile.gcc [new file with mode: 0644]
samples/image/makefile.gcc [new file with mode: 0644]
samples/internat/makefile.gcc [new file with mode: 0644]
samples/ipc/makefile.gcc [new file with mode: 0644]
samples/joytest/makefile.gcc [new file with mode: 0644]
samples/keyboard/makefile.gcc [new file with mode: 0644]
samples/layout/makefile.gcc [new file with mode: 0644]
samples/listbox/makefile.gcc [new file with mode: 0644]
samples/listctrl/makefile.gcc [new file with mode: 0644]
samples/makefile.gcc [new file with mode: 0644]
samples/mdi/makefile.gcc [new file with mode: 0644]
samples/memcheck/makefile.gcc [new file with mode: 0644]
samples/menu/makefile.gcc [new file with mode: 0644]
samples/mfc/makefile.gcc [new file with mode: 0644]
samples/minifram/makefile.gcc [new file with mode: 0644]
samples/minimal/makefile.gcc [new file with mode: 0644]
samples/mobile/makefile.gcc [new file with mode: 0644]
samples/multimon/makefile.gcc [new file with mode: 0644]
samples/nativdlg/makefile.gcc [new file with mode: 0644]
samples/newgrid/makefile.gcc [new file with mode: 0644]
samples/notebook/makefile.gcc [new file with mode: 0644]
samples/oleauto/makefile.gcc [new file with mode: 0644]
samples/opengl/makefile.gcc [new file with mode: 0644]
samples/ownerdrw/makefile.gcc [new file with mode: 0644]
samples/png/makefile.gcc [new file with mode: 0644]
samples/printing/makefile.gcc [new file with mode: 0644]
samples/propsize/makefile.gcc [new file with mode: 0644]
samples/regtest/makefile.gcc [new file with mode: 0644]
samples/richedit/makefile.gcc [new file with mode: 0644]
samples/rotate/makefile.gcc [new file with mode: 0644]
samples/sashtest/makefile.gcc [new file with mode: 0644]
samples/scroll/makefile.gcc [new file with mode: 0644]
samples/scrollsub/makefile.gcc [new file with mode: 0644]
samples/shaped/makefile.gcc [new file with mode: 0644]
samples/sockets/makefile.gcc [new file with mode: 0644]
samples/splitter/makefile.gcc [new file with mode: 0644]
samples/statbar/makefile.gcc [new file with mode: 0644]
samples/tab/makefile.gcc [new file with mode: 0644]
samples/taskbar/makefile.gcc [new file with mode: 0644]
samples/text/makefile.gcc [new file with mode: 0644]
samples/thread/makefile.gcc [new file with mode: 0644]
samples/toolbar/makefile.gcc [new file with mode: 0644]
samples/treectrl/makefile.gcc [new file with mode: 0644]
samples/typetest/makefile.gcc [new file with mode: 0644]
samples/validate/makefile.gcc [new file with mode: 0644]
samples/vscroll/makefile.gcc [new file with mode: 0644]
samples/widgets/makefile.gcc [new file with mode: 0644]
samples/wizard/makefile.gcc [new file with mode: 0644]
samples/wxtest/makefile.gcc [new file with mode: 0644]