Explorar o código

added missing file

ScottBrogden %!s(int64=9) %!d(string=hai) anos
pai
achega
e1e8bd4dc2
Modificáronse 1 ficheiros con 17 adicións e 0 borrados
  1. 17 0
      CP_Main.idl

+ 17 - 0
CP_Main.idl

@@ -0,0 +1,17 @@
+// CP_Main.idl : IDL source for CP_Main
+//
+
+// This file will be processed by the MIDL tool to
+// produce the type library (CP_Main.tlb) and marshalling code.
+
+import "oaidl.idl";
+import "ocidl.idl";
+
+[
+	uuid(C4B234A1-7A0C-4DA0-983D-E6ED40DEAD87),
+	version(1.0)	
+]
+library CP_MainLib
+{
+	importlib("stdole2.tlb");
+};