wine/ dlls/Makefile.in ./configure.ac ./config ...

Alexandre Julliard julliard at winehq.org
Tue Jul 6 16:01:20 CDT 2004


ChangeSet ID:	12820
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/07/06 16:01:20

Modified files:
	dlls           : Makefile.in 
	.              : configure.ac configure 
Added files:
	dlls/atl       : atlbase.h atl_main.c atl.spec Makefile.in 
	                 .cvsignore 

Log message:
	Aric Stewart <aric at codeweavers.com>
	First implementation of the Advanced Template Library, with just a few
	functions implemented.

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

Old revision  New revision  Changes     Path
 1.219         1.220         +13 -0      wine/dlls/Makefile.in
 1.284         1.285         +1 -0       wine/configure.ac
 1.571         1.572         +2 -1       wine/configure
 Added         1.1           +0 -0       wine/dlls/atl/atlbase.h
 Added         1.1           +0 -0       wine/dlls/atl/atl_main.c
 Added         1.1           +0 -0       wine/dlls/atl/atl.spec
 Added         1.1           +0 -0       wine/dlls/atl/Makefile.in
 Added         1.1           +0 -0       wine/dlls/atl/.cvsignore




More information about the wine-cvs mailing list