SourceDir Attribute
Specifies the source directory for a sample. The compiler pulls all files from this directory and its subdirectories when building the sample (.sfl) file.
Used in |
Parent tag |
Required |
---|---|---|
<Sample> |
Yes |
Values
A path.
Example
SourceDir = "C:\Project\Samples"