1
0
Fork 0
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:
Martin Oberhuber 2006-09-08 13:46:03 +00:00
parent c9f749182e
commit 7282dc4cad
2 changed files with 2 additions and 2 deletions

View file

@ -8,5 +8,6 @@ bin.includes = META-INF/,\
about.ini,\
about.mappings,\
eclipse32.png
source.. = src/
source.. = src/,\
persistence/
output.. = bin/

View file

@ -13,5 +13,4 @@ source.. = filters/,\
model/,\
subsystems/,\
systems/,\
persistence/,\
UI/