Willem,
Another way to do this would be to use named filesets. As below
...
right now now there is no way to add to a fileset once its been defined
or conditionally add includes the way you are trying to do.
Ian
I would like to include source f
I would like to include source files, depending on property values:
I have two properties, one is named "SWF" and another is named "GTK"
Before I call the compile target, I set either one of them to true.
When I run a project, I get a message that only one file [main.cs] was included, and
because