wine/ tools/wine.inf include/Makefile.in docum ...
ChangeSet ID: 12545 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/06/02 19:03:23 Modified files: tools : wine.inf include : Makefile.in documentation/samples: config dlls/dxguid : dxguid.c dlls : Makefile.in . : configure.ac configure Added files: include : dxfile.h dlls/d3dxof : version.rc regsvr.c main.c d3dxof_private.h d3dxof.spec d3dxof.c Makefile.in .cvsignore Log message: Christian Costa <titan.costa(a)wanadoo.fr> Added d3dxof dll, part of Direct3D. Patch: http://cvs.winehq.org/patch.py?id=12545 Old revision New revision Changes Path 1.12 1.13 +1 -0 wine/tools/wine.inf 1.129 1.130 +1 -0 wine/include/Makefile.in 1.65 1.66 +1 -0 wine/documentation/samples/config 1.1 1.2 +1 -0 wine/dlls/dxguid/dxguid.c 1.218 1.219 +13 -0 wine/dlls/Makefile.in 1.277 1.278 +1 -0 wine/configure.ac 1.563 1.564 +2 -1 wine/configure Added 1.1 +0 -0 wine/include/dxfile.h Added 1.1 +0 -0 wine/dlls/d3dxof/version.rc Added 1.1 +0 -0 wine/dlls/d3dxof/regsvr.c Added 1.1 +0 -0 wine/dlls/d3dxof/main.c Added 1.1 +0 -0 wine/dlls/d3dxof/d3dxof_private.h Added 1.1 +0 -0 wine/dlls/d3dxof/d3dxof.spec Added 1.1 +0 -0 wine/dlls/d3dxof/d3dxof.c Added 1.1 +0 -0 wine/dlls/d3dxof/Makefile.in Added 1.1 +0 -0 wine/dlls/d3dxof/.cvsignore
participants (1)
-
Alexandre Julliard