Build Win32 resources as .res files and dump them into the .spec.c file.
commit21ec006fc1cd72bdab085ad4a9c5cd77d41a5753
authorAlexandre Julliard <julliard@winehq.org>
Mon, 23 Oct 2000 21:39:39 +0000 (23 21:39 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Oct 2000 21:39:39 +0000 (23 21:39 +0000)
treeca0077a6c6fd62aff0b31b32f06e9eb7ab59b3d5
parent003e24cadcff00cb7037ec75133a945781c9ff58
Build Win32 resources as .res files and dump them into the .spec.c file.
62 files changed:
Make.rules.in
dlls/comctl32/.cvsignore
dlls/comctl32/Makefile.in
dlls/comctl32/comctl32.spec
dlls/commdlg/.cvsignore
dlls/commdlg/Makefile.in
dlls/commdlg/comdlg32.spec
dlls/kernel/.cvsignore
dlls/kernel/Makefile.in
dlls/kernel/kernel32.spec
dlls/msacm/.cvsignore
dlls/msacm/msacm32.spec
dlls/serialui/.cvsignore
dlls/serialui/serialui.spec
dlls/shell32/.cvsignore
dlls/shell32/Makefile.in
dlls/shell32/shell32.spec
dlls/user/Makefile.in
dlls/user/display.spec
dlls/user/mouse.spec
dlls/user/resources/.cvsignore [new file with mode: 0644]
dlls/user/user32.spec
dlls/wineps/.cvsignore
dlls/wineps/Makefile.in
dlls/wineps/wineps.spec
dlls/winmm/.cvsignore
dlls/winmm/Makefile.in
dlls/winmm/winmm.spec
if1632/Makefile.in
libtest/.cvsignore
libtest/Makefile.in
libtest/hello3.spec
programs/avitools/Makefile.in
programs/clock/.cvsignore
programs/clock/Makefile.in
programs/clock/clock.spec
programs/cmdlgtst/.cvsignore
programs/cmdlgtst/Makefile.in
programs/cmdlgtst/cmdlgtst.spec
programs/notepad/.cvsignore
programs/notepad/Makefile.in
programs/notepad/notepad.spec
programs/progman/.cvsignore
programs/progman/Makefile.in
programs/progman/progman.spec
programs/uninstaller/.cvsignore
programs/uninstaller/Makefile.in
programs/uninstaller/uninstaller.spec
programs/view/.cvsignore
programs/view/Makefile.in
programs/view/view.spec
programs/wcmd/.cvsignore
programs/wcmd/Makefile.in
programs/wcmd/wcmd.spec
programs/winemine/.cvsignore
programs/winemine/Makefile.in
programs/winemine/winemine.spec
programs/winhelp/.cvsignore
programs/winhelp/Makefile.in
programs/winhelp/winhelp.spec
relay32/builtin32.c
tools/makedep.c