summaryrefslogtreecommitdiffstats
path: root/private/ole32/stg/xact/dirs
diff options
context:
space:
mode:
Diffstat (limited to 'private/ole32/stg/xact/dirs')
-rw-r--r--private/ole32/stg/xact/dirs37
1 files changed, 37 insertions, 0 deletions
diff --git a/private/ole32/stg/xact/dirs b/private/ole32/stg/xact/dirs
new file mode 100644
index 000000000..a84cc58a7
--- /dev/null
+++ b/private/ole32/stg/xact/dirs
@@ -0,0 +1,37 @@
+!IF 0
+
+Copyright (c) 1989 Microsoft Corporation
+
+Module Name:
+
+ dirs.
+
+Abstract:
+
+ This file specifies the subdirectories of the current directory that
+ contain component makefiles.
+
+
+Author:
+
+ Drew Bliss (DrewB) 21-Dec-1993
+
+!ENDIF
+
+#
+# This is a list of all subdirectories that build required components.
+# Each subdirectory name should appear on a line by itself. The build
+# follows the order in which the subdirectories are specified.
+#
+
+DIRS=
+
+#
+# This is a list of all subdirectories that build optional components.
+# Each subdirectory name should appear on a line by itself. The build
+# follows the order in which the subdirectories are specified.
+#
+
+OPTIONAL_DIRS= \
+ \
+# daytona