ChangeSet ID: 17913 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/04 04:34:54
Modified files: dlls/ddraw : Makefile.in . : configure.ac configure Added files: dlls/ddraw : ddraw_user.c ddraw_thunks.c ddraw_main.c ddraw_hal.c Removed files: dlls/ddraw/ddraw: user.c thunks.c main.c hal.c
Log message: Christian Costa titan.costa@wanadoo.fr Moved ddraw object files to ddraw root dir.
Patch: http://cvs.winehq.org/patch.py?id=17913
Old revision New revision Changes Path 1.36 1.37 +4 -5 wine/dlls/ddraw/Makefile.in 1.357 1.358 +0 -1 wine/configure.ac 1.654 1.655 +0 -5 wine/configure Added 1.1 +0 -0 wine/dlls/ddraw/ddraw_user.c Added 1.1 +0 -0 wine/dlls/ddraw/ddraw_thunks.c Added 1.6 +1323 -5398 wine/dlls/ddraw/ddraw_main.c Added 1.1 +0 -0 wine/dlls/ddraw/ddraw_hal.c 1.27 Removed +0 -0 wine/dlls/ddraw/ddraw/user.c 1.16 Removed +0 -0 wine/dlls/ddraw/ddraw/thunks.c 1.62 Removed +0 -0 wine/dlls/ddraw/ddraw/main.c 1.19 Removed +0 -0 wine/dlls/ddraw/ddraw/hal.c