wine/tools/winebuild winebuild.man.in spec32.c ...

Alexandre Julliard julliard at winehq.org
Tue Mar 23 21:39:57 CST 2004


ChangeSet ID:	11638
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/03/23 21:39:57

Modified files:
	tools/winebuild: winebuild.man.in spec32.c main.c import.c 
	                 build.h 

Log message:
	Removed the Unicode exe modes, and instead detect automatically which
	mode to use based on the existence of main or wmain.

Patch: http://cvs.winehq.org/patch.py?id=11638

Old revision  New revision  Changes     Path
 1.24          1.25          +6 -12      wine/tools/winebuild/winebuild.man.in
 1.78          1.79          +16 -22     wine/tools/winebuild/spec32.c
 1.53          1.54          +0 -2       wine/tools/winebuild/main.c
 1.60          1.61          +0 -8       wine/tools/winebuild/import.c
 1.51          1.52          +1 -3       wine/tools/winebuild/build.h




More information about the wine-cvs mailing list