Opened 19 years ago
Last modified 16 years ago
#343 assigned defect
.prj files are not well formed to be readable by TOL
Reported by: | Víctor de Buen Remiro | Owned by: | livan |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Interface | Version: | head |
Severity: | normal | Keywords: | |
Cc: |
Description
In .prj files there are tags to indicate the interface how to handle the project and a
last tag called [Included TOL Files] to be used by TOL to include project nodes as
any other TOL file (.tol, .bdt, ...).
The syntax should be
[Included TOL Files]
Set <project_name>.1=Include("<file_name_1>.{tol|bdt|...}");
...
Set <project_name>.n=Include("<file_name_n>.{tol|bdt|...}");
including just all TOL data or code files from the project in the especified order.
However, the tag [Included TOL Files] is incomplete or lost in projects created with
TOLBase.
Regards.
Change History (5)
comment:1 Changed 19 years ago by
Owner: | changed from Javier Portugal to jmdedios |
---|
comment:2 Changed 19 years ago by
Status: | new → assigned |
---|
comment:3 Changed 19 years ago by
Owner: | changed from jmdedios to rcsoto |
---|---|
Status: | assigned → new |
comment:4 Changed 19 years ago by
Status: | new → assigned |
---|
comment:5 Changed 16 years ago by
Owner: | changed from rcsoto to livan |
---|