1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 17:56:01 +02:00

Fixed "Build entries must contain at least one value" warning

Change-Id: I47d8b76bc80f863d034044d2a0e4d9e84a335e29
Signed-off-by: Torbjörn Svensson <azoff@svenskalinuxforeningen.se>
This commit is contained in:
Torbjörn Svensson 2020-08-28 21:17:27 +02:00
parent cb9249314a
commit 1f069898cf
2 changed files with 2 additions and 2 deletions

View file

@ -13,6 +13,6 @@
###############################################################################
bin.includes = os/,\
about.html,\
META-INF/\,
META-INF/,\
plugin.properties
src.includes = about.html

View file

@ -13,6 +13,6 @@
###############################################################################
bin.includes = os/,\
about.html,\
META-INF/\,
META-INF/,\
plugin.properties
src.includes = about.html