1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

Fix some missing test resources in qt and core tests.

Change-Id: I1a7a5749d668065e10935ad428259e5f5d476951
This commit is contained in:
Jeff Johnston 2015-07-02 18:25:09 -04:00 committed by Gerrit Code Review @ Eclipse.org
parent ebd396e2fb
commit 833003c99d
2 changed files with 3 additions and 1 deletions

View file

@ -18,6 +18,7 @@ bin.includes = plugin.xml,\
parser/org/eclipse/cdt/internal/pdom/tests/,\
parser/org/eclipse/cdt/core/parser/tests/ast2/,\
parser/org/eclipse/cdt/core/parser/tests/scanner/,\
parser/org/eclipse/cdt/core/parser/tests/rewrite/,\
parser/org/eclipse/cdt/core/parser/tests/prefix/
output.. = bin/

View file

@ -1,4 +1,5 @@
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
src/org/eclipse/cdt/qt/tests/,\
.