Alexandre Julliard : ctl3d32: Make ctl3d.dll and ctl3dv2. dll into stand-alone 16-bit modules.

Alexandre Julliard julliard at winehq.org
Tue Mar 24 09:01:54 CDT 2009


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Mar 23 20:31:01 2009 +0100

ctl3d32: Make ctl3d.dll and ctl3dv2.dll into stand-alone 16-bit modules.

---

 .gitignore                                         |    2 -
 configure                                          |   18 +++++++++++++++
 configure.ac                                       |    2 +
 dlls/Makefile.in                                   |    5 ----
 dlls/ctl3d.dll16/Makefile.in                       |   15 ++++++++++++
 dlls/{ctl3d32 => ctl3d.dll16}/ctl3d.c              |   24 --------------------
 .../ctl3d.spec => ctl3d.dll16/ctl3d.dll16.spec}    |    0 
 dlls/ctl3d32/Makefile.in                           |    6 -----
 dlls/ctl3dv2.dll16/Makefile.in                     |   15 ++++++++++++
 dlls/{ctl3d32 => ctl3dv2.dll16}/ctl3d.c            |   24 --------------------
 .../ctl3dv2.dll16.spec}                            |    0 
 11 files changed, 50 insertions(+), 61 deletions(-)

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



More information about the wine-cvs mailing list