summaryrefslogtreecommitdiff
path: root/src/it/it0023-local-aol-properties/aol.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/it/it0023-local-aol-properties/aol.properties')
-rw-r--r--src/it/it0023-local-aol-properties/aol.properties26
1 files changed, 26 insertions, 0 deletions
diff --git a/src/it/it0023-local-aol-properties/aol.properties b/src/it/it0023-local-aol-properties/aol.properties
new file mode 100644
index 0000000..e82c0e6
--- /dev/null
+++ b/src/it/it0023-local-aol-properties/aol.properties
@@ -0,0 +1,26 @@
+#
+# Override to switch on compiled fragment
+#
+
+x86.Windows.msvc.c.defines=LOCAL_AOL
+amd64.Windows.msvc.c.defines=LOCAL_AOL
+x86.Windows.icl.c.defines=LOCAL_AOL
+amd64.Windows.icl.c.defines=LOCAL_AOL
+x86.Windows.gpp.c.defines=LOCAL_AOL
+
+i386.Linux.gpp.c.defines=LOCAL_AOL
+i386.Linux.icc.c.defines=LOCAL_AOL
+i386.Linux.icpc.c.defines=LOCAL_AOL
+amd64.Linux.icpc.c.defines=LOCAL_AOL
+i386.Linux.ecc.c.defines=LOCAL_AOL
+i386.Linux.ecpc.c.defines=LOCAL_AOL
+amd64.Linux.gpp.c.defines=LOCAL_AOL
+
+ppc.MacOSX.gpp.c.defines=LOCAL_AOL
+i386.MacOSX.gpp.c.defines=LOCAL_AOL
+x86_64.MacOSX.gpp.c.defines=LOCAL_AOL
+x86_64.MacOSX.icc.c.defines=LOCAL_AOL
+x86_64.MacOSX.icpc.c.defines=LOCAL_AOL
+
+sparc.SunOS.CC.c.defines=LOCAL_AOL
+