except
Specifies files that should not be compiled using precompiled headers.
SourceForge logo
 
Description
Specifies files that should not be compiled using precompiled headers.
 
Parameters
Attribute Description Type Requirement
dir Sets the base-directory File Optional
includes Comma or space separated list of file patterns that should not be compiled using precompiled headers. String
 
Parameters as nested elements
 
fileset
Adds filesets that specify files that should not be processed using precompiled headers.

Copyright © 2001-2005, Ant-Contrib Project