Skip to content

Commit

Permalink
Remove obsolete source specifications in build.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
HeikoKlare committed Nov 22, 2023
1 parent 57c88a3 commit 5a9f04d
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@
custom = true
bin.includes = .,*.jnilib,about_files/,about.html,fragment.properties
bin.excludes = library/
source.. = src/
src.includes = about.html,about_files/
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@
custom = true
bin.includes = .,*.jnilib,about_files/,about.html,fragment.properties
bin.excludes = library/
source.. = src/
src.includes = about.html,about_files/
1 change: 0 additions & 1 deletion bundles/org.eclipse.swt.gtk.linux.aarch64/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@
custom = true
bin.includes = .,*.so,about_files/,about.html,fragment.properties
bin.excludes = library/
source.. = src/
src.includes = about.html,about_files/
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@
custom = true
bin.includes = .,*.so,about_files/,about.html,fragment.properties
bin.excludes = library/
source.. = src/
src.includes = about.html,about_files/
1 change: 0 additions & 1 deletion bundles/org.eclipse.swt.gtk.linux.ppc64le/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@
custom = true
bin.includes = .,*.so,about_files/,about.html,fragment.properties
bin.excludes = library/
source.. = src/
src.includes = about.html,about_files/
1 change: 0 additions & 1 deletion bundles/org.eclipse.swt.gtk.linux.x86_64/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@
custom = true
bin.includes = .,*.so,about_files/,about.html,fragment.properties
bin.excludes = library/
source.. = src/
src.includes = about.html,about_files/
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@
custom = true
bin.includes = .,*.dll,about_files/,about.html,fragment.properties
bin.excludes = library/
source.. = src/
src.includes = about.html,about_files/

0 comments on commit 5a9f04d

Please sign in to comment.