1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 15:15:25 +02:00

Fix broken N-build after moving filters to core

This commit is contained in:
Martin Oberhuber 2007-03-30 12:10:11 +00:00
parent a0ce5e63f6
commit 6f881aa488
2 changed files with 1 additions and 3 deletions

View file

@ -28,7 +28,6 @@
;../org.eclipse.rse.subsystems.shells.dstore/src
;../org.eclipse.rse.subsystems.shells.local/src
;../org.eclipse.rse.subsystems.shells.ssh/src
;../org.eclipse.rse.ui/filters
;../org.eclipse.rse.ui/model
;../org.eclipse.rse.ui/UI
;../org.eclipse.rse.ui/subsystems

View file

@ -19,8 +19,7 @@ bin.includes = HelpContexts.xml,\
META-INF/,\
schema/
output.. = bin/
source.. = filters/,\
model/,\
source.. = model/,\
subsystems/,\
systems/,\
UI/