[2/7] Add d3d10.idl

Kovács András andras at csevego.net
Tue Jun 12 17:13:17 CDT 2007


[2/7] Add d3d10.idl
-- 
----------------------------
Kovács András (andras)
NetClub Vezető Rendszergazda
Lamarr
csevego.net
andras at csevego.net
----------------------------
-------------- next part --------------
From 4e8d2f7b5c49fcc3188a8a402bb0b15b0f836dea Mon Sep 17 00:00:00 2001
From: =?utf-8?q?Andr=C3=A1s_Kov=C3=A1cs?= <andras at debian.sth.sze.hu>
Date: Tue, 12 Jun 2007 23:14:12 +0200
Subject: [PATCH] Add d3d10.idl

---
 include/Makefile.in |    1 +
 include/d3d10.idl   |   17 +++++++++++++++++
 2 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/include/Makefile.in b/include/Makefile.in
index ee6d193..cee08c9 100644
--- a/include/Makefile.in
+++ b/include/Makefile.in
@@ -11,6 +11,7 @@ IDL_H_SRCS = \
 	austream.idl \
 	comcat.idl \
 	control.idl \
+	d3d10.idl \
 	ddstream.idl \
 	dispex.idl \
 	docobj.idl \
diff --git a/include/d3d10.idl b/include/d3d10.idl
new file mode 100644
index 0000000..1feb847
--- /dev/null
+++ b/include/d3d10.idl
@@ -0,0 +1,17 @@
+/*
+ * Copyright 2007 Andras Kovacs
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+ */
-- 
1.4.4.4



More information about the wine-patches mailing list