summaryrefslogtreecommitdiffstats
path: root/private/types2/types2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'private/types2/types2.inc')
-rw-r--r--private/types2/types2.inc30
1 files changed, 30 insertions, 0 deletions
diff --git a/private/types2/types2.inc b/private/types2/types2.inc
new file mode 100644
index 000000000..d155b354c
--- /dev/null
+++ b/private/types2/types2.inc
@@ -0,0 +1,30 @@
+
+#+---------------------------------------------------------------------------
+#
+# Microsoft Windows
+# Copyright (C) Microsoft Corporation, 1993 - 1993.
+#
+# File: sources
+#
+# History: 7-20-94 ErikGav First attempt at rationalizing all this
+# 8-02-94 LyleC Integrate into build.exe
+#
+#----------------------------------------------------------------------------
+
+C_DEFINES=$(C_DEFINES) -DIMPORT_IDL_DEPENDENTS
+
+SDKINC=$(BASEDIR)\public\sdk\inc
+
+PASS0_HEADERDIR=$(SDKINC)
+PASS0_SOURCEDIR=..\proxy\proxy
+MIDL_UUIDDIR=..\proxy\uuid
+
+MIDL_FLAGS=-DMIDL_PASS
+
+TARGETTYPE=NOTARGET
+TARGETPATH=obj
+
+INCLUDES=$(SDKINC)
+INCLUDES=$(INCLUDES);..\oleext
+INCLUDES=$(INCLUDES);..\h
+INCLUDES=$(INCLUDES);..\oledb