diff options
author | Doug Schaefer | 2009-06-10 15:18:06 -0400 |
---|---|---|
committer | Doug Schaefer | 2009-06-10 15:18:06 -0400 |
commit | 0e124cee7f019a9e2c77dac9db13dd899196406d (patch) | |
tree | 24ff66c4f24eaf739485538763f63ef7ca28b85e /cross/org.eclipse.cdt.build.crossgcc/about.mappings | |
parent | 78a6185314e44a530c1a48fe64af5f19f9b0eeb2 (diff) | |
download | org.eclipse.cdt-0e124cee7f019a9e2c77dac9db13dd899196406d.tar.gz org.eclipse.cdt-0e124cee7f019a9e2c77dac9db13dd899196406d.tar.xz org.eclipse.cdt-0e124cee7f019a9e2c77dac9db13dd899196406d.zip |
Fixed up a number of legal items.
Diffstat (limited to 'cross/org.eclipse.cdt.build.crossgcc/about.mappings')
-rw-r--r-- | cross/org.eclipse.cdt.build.crossgcc/about.mappings | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/cross/org.eclipse.cdt.build.crossgcc/about.mappings b/cross/org.eclipse.cdt.build.crossgcc/about.mappings new file mode 100644 index 0000000000..0824105e69 --- /dev/null +++ b/cross/org.eclipse.cdt.build.crossgcc/about.mappings @@ -0,0 +1,9 @@ +# about.mappings +# contains fill-ins for about.properties +# java.io.Properties file (ISO 8859-1 with "\" escapes) +# This file does not need to be translated. + +# The following should contain the build version. +# e.g. "0=20020612" +# This value will be added automaticaly via the build scripts +0=@build@
\ No newline at end of file |