diff options
author | Markus Knauer | 2013-12-15 11:09:47 +0000 |
---|---|---|
committer | Markus Knauer | 2013-12-15 11:09:47 +0000 |
commit | 78f89eb0c09f8c45cc4ebd6e9c6b38346f442c9f (patch) | |
tree | 3cd1d97b7b04c890866d7f6c3141b007b033ed30 /packages/org.eclipse.epp.package.cpp.feature/build.properties | |
parent | 7d965ac9de79b476bab7187d28ba747f24c7db72 (diff) | |
download | org.eclipse.epp.packages-78f89eb0c09f8c45cc4ebd6e9c6b38346f442c9f.tar.gz org.eclipse.epp.packages-78f89eb0c09f8c45cc4ebd6e9c6b38346f442c9f.tar.xz org.eclipse.epp.packages-78f89eb0c09f8c45cc4ebd6e9c6b38346f442c9f.zip |
Fix line endings (use Unix LF, remove CR) in automotive package
Diffstat (limited to 'packages/org.eclipse.epp.package.cpp.feature/build.properties')
-rw-r--r-- | packages/org.eclipse.epp.package.cpp.feature/build.properties | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/org.eclipse.epp.package.cpp.feature/build.properties b/packages/org.eclipse.epp.package.cpp.feature/build.properties index b094c48e..97570968 100644 --- a/packages/org.eclipse.epp.package.cpp.feature/build.properties +++ b/packages/org.eclipse.epp.package.cpp.feature/build.properties @@ -3,5 +3,4 @@ bin.includes = feature.xml,\ epl-v10.html,\ license.html,\ feature.properties -includeLaunchers=false - +includeLaunchers = false |