14 lines
264 B
INI
14 lines
264 B
INI
;
|
|
; this file lists configurations/targets that should be ignored if
|
|
; compile_all is run on the trunk
|
|
;
|
|
;
|
|
[regexp=(\\|\/)contrib$]
|
|
[regexp=(\\|\/)dev$]
|
|
|
|
; The following is for Eiffelstudio < 7.0
|
|
|
|
[$COMPILE_ALL_BASEDIR/contrib]
|
|
[$COMPILE_ALL_BASEDIR\contrib]
|
|
|