Rod Ayers wrote:
Hi, all
I'm trying to get a clear understanding of the impact of using
.
1. The contents of the included file makes the included code act as
if it was all part of one build file.
2. Tasks in the included file would be invoked with , rather
than as with "separate"
Title: Using Include
Hi, all
I'm trying to get a clear understanding of the impact of using .
1. The contents of the included file makes the included code act as if it was all part of one build file.
2. Tasks in the included file would be invoked with , rather than as with "sep