Added "draft" folder to contain potential future addition to EWF

This commit is contained in:
Jocelyn Fiat
2011-11-18 13:56:07 +01:00
parent 257ede7586
commit aab910ab64
22 changed files with 256 additions and 1 deletions

View File

@@ -2,10 +2,17 @@
; this file lists configurations/targets that should be ignored if
; compile_all is run on the trunk
;
;
[regexp=(\\|\/)contrib$]
[regexp=(\\|\/)crypto$]
; The following is for Eiffelstudio < 7.0
[$COMPILE_ALL_BASEDIR/contrib]
[$COMPILE_ALL_BASEDIR\contrib]
[regexp=(\\|\/)crypto$]
[$COMPILE_ALL_BASEDIR/library/crypto]
[$COMPILE_ALL_BASEDIR\library\crypto]