Robert Shearman : Added implementation of security.dll.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Jan 5 10:54:02 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 3dea0973d262082ca03c88760d82df00debdd30f
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=3dea0973d262082ca03c88760d82df00debdd30f

Author: Robert Shearman <rob at codeweavers.com>
Date:   Thu Jan  5 14:39:41 2006 +0100

Added implementation of security.dll.

---

 configure                   |    3 ++-
 configure.ac                |    1 +
 dlls/Makefile.in            |    6 ++++++
 dlls/security/.gitignore    |    1 +
 dlls/security/Makefile.in   |   10 ++++++++++
 dlls/security/security.spec |   36 ++++++++++++++++++++++++++++++++++++
 6 files changed, 56 insertions(+), 1 deletions(-)
 create mode 100644 dlls/security/.gitignore
 create mode 100644 dlls/security/Makefile.in
 create mode 100644 dlls/security/security.spec




More information about the wine-cvs mailing list