ChangeSet ID: 19667 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/19 06:28:56
Modified files: tools/winebuild: winebuild.man.in main.c import.c build.h
Log message: Added a --undefined option to allow forcing some symbols to be resolved by the linker.
Patch: http://cvs.winehq.org/patch.py?id=19667
Old revision New revision Changes Path 1.33 1.34 +5 -0 wine/tools/winebuild/winebuild.man.in 1.65 1.66 +26 -21 wine/tools/winebuild/main.c 1.88 1.89 +16 -5 wine/tools/winebuild/import.c 1.66 1.67 +1 -0 wine/tools/winebuild/build.h