commit | c3b8a20e71e6fedb90385f24c90f671bcc261a4b | [log] [tgz] |
---|---|---|
author | Mike McCormack <mike@codeweavers.com> | Thu Apr 29 20:00:26 2004 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Apr 29 20:00:26 2004 +0000 |
tree | 3fae0640c756d4cd1d4b1184ce1280ad54998afe | |
parent | 553a75e16eb0f087fe64b62ac62ef98e167cd12a [diff] [blame] |
Added pstore.h and an IDL file to generate it.
diff --git a/include/Makefile.in b/include/Makefile.in index fa57b08..8d6b945 100644 --- a/include/Makefile.in +++ b/include/Makefile.in
@@ -17,6 +17,7 @@ objidl.idl \ ocidl.idl \ oleidl.idl \ + pstore.idl \ servprov.idl \ shldisp.idl \ shobjidl.idl \