Added "draft" folder to contain potential future addition to EWF
This commit is contained in:
@@ -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]
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user