Alexandre Julliard : wineps.drv: Make wineps16. drv into a stand-alone 16-bit module.

Alexandre Julliard julliard at winehq.org
Fri Oct 2 11:02:19 CDT 2009


Module: wine
Branch: master
Commit: ac2a509722e24ef106beaf5e67b4967bc0a171bd
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=ac2a509722e24ef106beaf5e67b4967bc0a171bd

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Oct  1 19:44:17 2009 +0200

wineps.drv: Make wineps16.drv into a stand-alone 16-bit module.

---

 .gitignore                                         |    1 -
 configure                                          |    9 ++
 configure.ac                                       |    1 +
 dlls/Makefile.in                                   |    4 -
 dlls/wineps.drv/Makefile.in                        |    2 -
 dlls/wineps.drv/driver.c                           |   51 -----------
 dlls/wineps.drv/psdrv.h                            |    5 -
 dlls/wineps16.drv16/Makefile.in                    |   14 +++
 dlls/wineps16.drv16/driver.c                       |   89 ++++++++++++++++++++
 .../wineps16.drv16.spec}                           |    0 
 10 files changed, 113 insertions(+), 63 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=ac2a509722e24ef106beaf5e67b4967bc0a171bd



More information about the wine-cvs mailing list