WIN32 compilation of wxrc, wxrcedit
authorJulian Smart <julian@anthemion.co.uk>
Wed, 26 Jul 2000 12:40:49 +0000 (12:40 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 26 Jul 2000 12:40:49 +0000 (12:40 +0000)
commit031dfec8d45fee38c17c0f8ac01c916c01387d66
tree8b2fff8053701bfd42c98ed67a5d70069126fbad
parent1126585b76e4b6ec750ebc60f61f2cf73c5712e0
WIN32 compilation of wxrc, wxrcedit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
26 files changed:
contrib/utils/wxrc/makefile.b32 [new file with mode: 0644]
contrib/utils/wxrc/makefile.g95 [new file with mode: 0644]
contrib/utils/wxrc/makefile.vc [new file with mode: 0644]
contrib/utils/wxrc/makefile.wat [new file with mode: 0644]
contrib/utils/wxrc/mondrian.ico [new file with mode: 0644]
contrib/utils/wxrc/wxrc.cpp
contrib/utils/wxrc/wxrc.rc [new file with mode: 0644]
contrib/utils/wxrcedit/editor.cpp
contrib/utils/wxrcedit/editor.h
contrib/utils/wxrcedit/makefile.b32 [new file with mode: 0644]
contrib/utils/wxrcedit/makefile.g95 [new file with mode: 0644]
contrib/utils/wxrcedit/makefile.vc [new file with mode: 0644]
contrib/utils/wxrcedit/makefile.wat [new file with mode: 0644]
contrib/utils/wxrcedit/mondrian.ico [new file with mode: 0644]
contrib/utils/wxrcedit/wxrcedit.rc [new file with mode: 0644]
distrib/msw/vc.rsp
distrib/msw/wxrc.rsp [new file with mode: 0644]
src/wxvc.dsp
src/wxvc_dll.dsp
utils/wxrc/makefile.b32 [new file with mode: 0644]
utils/wxrc/makefile.g95 [new file with mode: 0644]
utils/wxrc/makefile.vc [new file with mode: 0644]
utils/wxrc/makefile.wat [new file with mode: 0644]
utils/wxrc/mondrian.ico [new file with mode: 0644]
utils/wxrc/wxrc.cpp
utils/wxrc/wxrc.rc [new file with mode: 0644]