Benjamin Gandon
-
2006-01-12
- labels: --> Assemble
When including files, Assemble handles paths in a very
surprising way.
If "output" specifies a relative path for the output
file, Assemble treats it as relative to the path of the
last included file with "include".
Use of "incdir" to add an include directory doesn't
solves the problem as could be expected.