Project Files
Previous Top Next

Thinstall project files use the .TSP filename extension (which stands for Thin Stall Project)

Major Features of Thinstall Project Files include:

Generate your own project files or edit existing ones using 3rd party tools
· Thinstall project files are stored in XML-like text format so they can be easily edited by 3rd party tools.

Compile using GUI or command-line version
· Thinstall project files can be loaded and edited by the GUI Version of Thinstall, or compiled as part of your automated build process using the command-line version.

Copy your project to other computers for building
· Once a Thinstall project has been contructed, it can be copied to any other computer for building. Thinstall will automatically relocate path filenames that are relative to the project filename, i.e. those filenames that are in the same directory or subdirectory of the project filename will be relocated by Thinstall when the project is loaded from another location.
· If your project uses non-relative path filenames, you can use the " Create Project Archive" feature to generate a version of your project which has all relative pathnames.