mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 23:05:47 +02:00
Fix build pathes of persistence/ after refactoring
This commit is contained in:
parent
c9f749182e
commit
7282dc4cad
2 changed files with 2 additions and 2 deletions
|
@ -8,5 +8,6 @@ bin.includes = META-INF/,\
|
|||
about.ini,\
|
||||
about.mappings,\
|
||||
eclipse32.png
|
||||
source.. = src/
|
||||
source.. = src/,\
|
||||
persistence/
|
||||
output.. = bin/
|
||||
|
|
|
@ -13,5 +13,4 @@ source.. = filters/,\
|
|||
model/,\
|
||||
subsystems/,\
|
||||
systems/,\
|
||||
persistence/,\
|
||||
UI/
|
||||
|
|
Loading…
Add table
Reference in a new issue