summaryrefslogtreecommitdiff
path: root/src/it/it0023-local-aol-properties/aol.properties
diff options
context:
space:
mode:
authorMark Donszelmann <duns@macserver.donszelmann.org>2010-11-04 15:23:37 +0100
committerMark Donszelmann <duns@macserver.donszelmann.org>2010-11-04 15:23:37 +0100
commit9448878a4a3080482f55027b3ccd26d4e64629d7 (patch)
tree8963aa85f93b42de251fec35927d264137a051fd /src/it/it0023-local-aol-properties/aol.properties
parentb462f0a345461aa653aee1d71ade66f925543807 (diff)
downloadmaven-nar-plugin-9448878a4a3080482f55027b3ccd26d4e64629d7.tar.gz
maven-nar-plugin-9448878a4a3080482f55027b3ccd26d4e64629d7.tar.bz2
maven-nar-plugin-9448878a4a3080482f55027b3ccd26d4e64629d7.tar.xz
maven-nar-plugin-9448878a4a3080482f55027b3ccd26d4e64629d7.zip
Added test for local aol.properties file
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
+