mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-23 16:23:52 +02:00
Inlcude processmessages.xml file in the build
This commit is contained in:
parent
7e0a48a36e
commit
b736c5ea91
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ bin.includes = META-INF/,\
|
||||||
icons/,\
|
icons/,\
|
||||||
messageFile.dtd,\
|
messageFile.dtd,\
|
||||||
plugin.properties,\
|
plugin.properties,\
|
||||||
systemmessages.xml,\
|
processmessages.xml,\
|
||||||
.
|
.
|
||||||
source.. = src/
|
source.. = src/
|
||||||
output.. = bin/
|
output.. = bin/
|
||||||
|
|
Loading…
Add table
Reference in a new issue