]> git.saurik.com Git - wxWidgets.git/commit - samples/mdi/makefile.sl
Added more makefiles; fixed some samples for Cygwin
authorJulian Smart <julian@anthemion.co.uk>
Tue, 9 Feb 1999 16:00:23 +0000 (16:00 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 9 Feb 1999 16:00:23 +0000 (16:00 +0000)
commitdbda9e86f0e5ec1184bc16d135bb7205bc99236e
tree17f4b4a45c0ddf8ae6f9504bfe5af8b61a7354c7
parentfed485e0946d9cff74fce6afdb169796d90a99f2
Added more makefiles; fixed some samples for Cygwin

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
84 files changed:
distrib/msw/msw.rsp
docs/motif/install.txt
docs/msw/install.txt
include/wx/date.h
include/wx/defs.h
include/wx/motif/window.h
include/wx/msw/setup0.h
include/wx/msw/window.h
include/wx/string.h
include/wx/stubs/window.h
include/wx/valgen.h
samples/db/makefile.g95 [new file with mode: 0644]
samples/dnd/makefile.unx [new file with mode: 0644]
samples/forty/makefile.b32 [new file with mode: 0644]
samples/image/makefile.b32 [new file with mode: 0644]
samples/image/makefile.g95 [new file with mode: 0644]
samples/mdi/makefile.sl [new file with mode: 0644]
samples/mfc/makefile.g95 [new file with mode: 0644]
samples/minimal/makefile.sc [new file with mode: 0644]
samples/minimal/makefile.sl [new file with mode: 0644]
samples/minimal/makefile.wat [new file with mode: 0644]
samples/png/makefile.b32 [new file with mode: 0644]
samples/png/makefile.g95 [new file with mode: 0644]
samples/regtest/makefile.b32 [new file with mode: 0644]
samples/splitter/makefile.dos [new file with mode: 0644]
samples/validate/makefile.unx [new file with mode: 0644]
samples/wxsocket/client.g95 [new file with mode: 0644]
samples/wxsocket/makefile.dos [new file with mode: 0644]
samples/wxsocket/server.g95 [new file with mode: 0644]
src/common/image.cpp
src/common/string.cpp
src/makeb32.env
src/makebcc.env
src/makeg95.env
src/makelib.b32 [new file with mode: 0644]
src/makelib.bcc [new file with mode: 0644]
src/makelib.g95 [new file with mode: 0644]
src/makelib.wat [new file with mode: 0644]
src/makeprog.b32
src/makeprog.bcc
src/makeprog.g95 [new file with mode: 0644]
src/makeprog.wat
src/makewat.env
src/msw/clipbrd.cpp
src/msw/dialog.cpp
src/msw/makefile.g95
src/msw/makefile.twn
src/msw/window.cpp
utils/dialoged/src/makefile.b32
utils/dialoged/src/makefile.g95
utils/glcanvas/samples/cube/makefile.b32 [new file with mode: 0644]
utils/glcanvas/samples/cube/makefile.bcc [new file with mode: 0644]
utils/glcanvas/samples/cube/makefile.g95
utils/glcanvas/samples/cube/makefile.wat [new file with mode: 0644]
utils/glcanvas/samples/isosurf/makefile.b32 [new file with mode: 0644]
utils/glcanvas/samples/isosurf/makefile.bcc [new file with mode: 0644]
utils/glcanvas/samples/isosurf/makefile.g95 [new file with mode: 0644]
utils/glcanvas/samples/isosurf/makefile.wat [new file with mode: 0644]
utils/glcanvas/samples/penguin/makefile.b32 [new file with mode: 0644]
utils/glcanvas/samples/penguin/makefile.bcc [new file with mode: 0644]
utils/glcanvas/samples/penguin/makefile.g95 [new file with mode: 0644]
utils/glcanvas/samples/penguin/makefile.wat [new file with mode: 0644]
utils/glcanvas/win/makefile.b32 [new file with mode: 0644]
utils/glcanvas/win/makefile.bcc [new file with mode: 0644]
utils/glcanvas/win/makefile.g95 [new file with mode: 0644]
utils/glcanvas/win/makefile.wat [new file with mode: 0644]
utils/ogl/samples/ogledit/Makefile [new file with mode: 0644]
utils/ogl/samples/ogledit/Makefile.in [new file with mode: 0644]
utils/ogl/samples/ogledit/makefile.b32
utils/ogl/samples/ogledit/makefile.bcc
utils/ogl/samples/ogledit/makefile.g95 [new file with mode: 0644]
utils/ogl/samples/studio/makefile.b32 [new file with mode: 0644]
utils/ogl/samples/studio/makefile.bcc [new file with mode: 0644]
utils/ogl/samples/studio/makefile.g95 [new file with mode: 0644]
utils/ogl/src/basic.cpp
utils/ogl/src/drawn.cpp
utils/ogl/src/makefile.b32
utils/ogl/src/makefile.bcc
utils/ogl/src/makefile.g95 [new file with mode: 0644]
utils/tex2rtf/src/makefile.g95
utils/tex2rtf/src/texutils.cpp
utils/wxtree/src/makefile.b32
utils/wxtree/src/makefile.bcc
utils/wxtree/src/makefile.g95