summaryrefslogtreecommitdiffstats
path: root/cpp/sca/antscripts/platform.properties
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/sca/antscripts/platform.properties')
-rwxr-xr-xcpp/sca/antscripts/platform.properties45
1 files changed, 45 insertions, 0 deletions
diff --git a/cpp/sca/antscripts/platform.properties b/cpp/sca/antscripts/platform.properties
new file mode 100755
index 0000000000..99d6be9a02
--- /dev/null
+++ b/cpp/sca/antscripts/platform.properties
@@ -0,0 +1,45 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+platform.lib.ext=
+platform.dll.ext=
+platform.exe.ext=
+platform.object.ext=
+platform.script.ext=
+platform.compiler.name=
+platform.debug.compile=
+platform.external.definitions.file=
+platform.sdo.impl.library.name=
+
+platform.tuscanySCA.root.dir=
+platform.tuscanySCA.install.dir=
+platform.tuscanySDO.install.dir=
+
+platform.axis2c.home.dir=
+platform.php.include.dir=
+platform.php.lib.dir=
+platform.php.sca.sdo.include.dir=
+platform.php.sca.sdo.lib.dir=
+platform.python.include.dir=
+platform.python.lib.dir=
+platform.python.version=
+platform.ruby.include.dir=
+platform.ruby.lib.dir=
+platform.rest.curl.lib.dir=
+platform.rest.curl.include.dir=
+platform.rest.httpd.include.dir=
+platform.rest.apr.include.dir=