Added -res option to specify resources on winebuild command-line.
authorAlexandre Julliard <julliard@winehq.org>
Sat, 11 May 2002 23:06:32 +0000 (23:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 11 May 2002 23:06:32 +0000 (23:06 +0000)
commit67371bcc8da1cc53bf56698a8e8e1b0a60e8c52f
tree843842fed3a24489b3721b760db60c662965583c
parent8be2e3d489c92570e65e72d8b94527b79ef35f9c
Added -res option to specify resources on winebuild command-line.
Added -exe mode to generate a .spec.c for an exe without having to
provide a .spec.
Removed some no longer needed spec files.
Removed .dll extension in makefiles import specifications.
170 files changed:
Make.rules.in
debugger/Makefile.in
debugger/winedbg.c
debugger/winedbg.spec [deleted file]
dlls/Makedll.rules.in
dlls/advapi32/Makefile.in
dlls/avicap32/Makefile.in
dlls/avifil32/Makefile.in
dlls/comctl32/Makefile.in
dlls/comctl32/comctl32.spec
dlls/commdlg/Makefile.in
dlls/commdlg/comdlg32.spec
dlls/crtdll/Makefile.in
dlls/crypt32/Makefile.in
dlls/dciman32/Makefile.in
dlls/ddraw/Makefile.in
dlls/ddraw/ddraw.spec
dlls/devenum/Makefile.in
dlls/dinput/Makefile.in
dlls/dplay/Makefile.in
dlls/dplayx/Makefile.in
dlls/dplayx/dplayx.spec
dlls/dsound/Makefile.in
dlls/gdi/Makefile.in
dlls/gdi/gdi32.spec
dlls/icmp/Makefile.in
dlls/imagehlp/Makefile.in
dlls/imm32/Makefile.in
dlls/kernel/Makefile.in
dlls/kernel/kernel32.spec
dlls/kernel/tests/kernel32_test.spec [deleted file]
dlls/lzexpand/Makefile.in
dlls/mapi32/Makefile.in
dlls/mpr/Makefile.in
dlls/msacm/Makefile.in
dlls/msacm/msacm32.spec
dlls/msacm/msg711/Makefile.in
dlls/msdmo/Makefile.in
dlls/msimg32/Makefile.in
dlls/msisys/Makefile.in
dlls/msnet32/Makefile.in
dlls/msrle32/Makefile.in
dlls/msvcrt/Makefile.in
dlls/msvcrt20/Makefile.in
dlls/msvideo/Makefile.in
dlls/netapi32/Makefile.in
dlls/odbc32/Makefile.in
dlls/ole32/Makefile.in
dlls/ole32/ole32.spec
dlls/oleaut32/Makefile.in
dlls/oleaut32/oleaut32.spec
dlls/oleaut32/tests/oleaut32_test.spec [deleted file]
dlls/olecli/Makefile.in
dlls/oledlg/Makefile.in
dlls/olepro32/Makefile.in
dlls/olesvr/Makefile.in
dlls/opengl32/Makefile.in
dlls/psapi/Makefile.in
dlls/qcap/Makefile.in
dlls/quartz/Makefile.in
dlls/rasapi32/Makefile.in
dlls/richedit/Makefile.in
dlls/rpcrt4/Makefile.in
dlls/serialui/Makefile.in
dlls/serialui/serialui.spec
dlls/setupapi/Makefile.in
dlls/setupapi/setupapi.spec
dlls/shdocvw/Makefile.in
dlls/shell32/Makefile.in
dlls/shell32/shell32.spec
dlls/shfolder/Makefile.in
dlls/shlwapi/Makefile.in
dlls/shlwapi/tests/shlwapi_test.spec [deleted file]
dlls/snmpapi/Makefile.in
dlls/sti/Makefile.in
dlls/tapi32/Makefile.in
dlls/ttydrv/Makefile.in
dlls/twain/Makefile.in
dlls/url/Makefile.in
dlls/urlmon/Makefile.in
dlls/user/Makefile.in
dlls/user/tests/user32_test.spec [deleted file]
dlls/user/user32.spec
dlls/version/Makefile.in
dlls/win32s/Makefile.in
dlls/winaspi/Makefile.in
dlls/winedos/Makefile.in
dlls/wineps/Makefile.in
dlls/wineps/wineps.spec
dlls/wininet/Makefile.in
dlls/winmm/Makefile.in
dlls/winmm/joystick/Makefile.in
dlls/winmm/mcianim/Makefile.in
dlls/winmm/mciavi/Makefile.in
dlls/winmm/mciavi/mciavi.drv.spec
dlls/winmm/mcicda/Makefile.in
dlls/winmm/mciseq/Makefile.in
dlls/winmm/mciwave/Makefile.in
dlls/winmm/midimap/Makefile.in
dlls/winmm/wavemap/Makefile.in
dlls/winmm/winearts/Makefile.in
dlls/winmm/wineoss/Makefile.in
dlls/winmm/winmm.spec
dlls/winnls/Makefile.in
dlls/winsock/Makefile.in
dlls/winsock/tests/ws2_32_test.spec [deleted file]
dlls/winspool/Makefile.in
dlls/wintrust/Makefile.in
dlls/wow32/Makefile.in
dlls/wsock32/Makefile.in
dlls/x11drv/Makefile.in
libtest/Makefile.in
libtest/expand.spec [deleted file]
libtest/hello.spec [deleted file]
libtest/hello2.spec [deleted file]
libtest/hello3.spec [deleted file]
libtest/hello4.spec [deleted file]
libtest/hello5.spec [deleted file]
libtest/new.spec [deleted file]
libtest/rolex.spec [deleted file]
libtest/volinfo.spec [deleted file]
miscemu/Makefile.in
programs/Makeprog.rules.in
programs/avitools/Makefile.in
programs/avitools/aviinfo.spec [deleted file]
programs/avitools/aviplay.spec [deleted file]
programs/avitools/icinfo.spec [deleted file]
programs/clock/Makefile.in
programs/clock/clock.spec [deleted file]
programs/cmdlgtst/Makefile.in
programs/cmdlgtst/cmdlgtst.spec [deleted file]
programs/control/Makefile.in
programs/control/control.spec [deleted file]
programs/notepad/Makefile.in
programs/notepad/notepad.spec [deleted file]
programs/osversioncheck/Makefile.in
programs/osversioncheck/osversioncheck.spec [deleted file]
programs/progman/Makefile.in
programs/progman/progman.spec [deleted file]
programs/regapi/Makefile.in
programs/regapi/regapi.spec [deleted file]
programs/regedit/Makefile.in
programs/regedit/regedit.spec [deleted file]
programs/regsvr32/Makefile.in
programs/regsvr32/regsvr32.spec [deleted file]
programs/regtest/Makefile.in
programs/regtest/regtest.spec [deleted file]
programs/uninstaller/Makefile.in
programs/uninstaller/uninstaller.spec [deleted file]
programs/view/Makefile.in
programs/view/view.spec [deleted file]
programs/wcmd/Makefile.in
programs/wcmd/wcmd.spec [deleted file]
programs/wineconsole/Makefile.in
programs/wineconsole/wineconsole.c
programs/wineconsole/wineconsole.spec [deleted file]
programs/winemine/Makefile.in
programs/winemine/winemine.spec [deleted file]
programs/winepath/Makefile.in
programs/winepath/winepath.spec [deleted file]
programs/winetest/Makefile.in
programs/winetest/winetest.spec [deleted file]
programs/winhelp/Makefile.in
programs/winhelp/winhelp.spec [deleted file]
programs/winver/Makefile.in
programs/winver/winver.spec [deleted file]
tools/winebuild/import.c
tools/winebuild/main.c
tools/winebuild/parser.c
tools/winebuild/utils.c