TMS Web Core and FinalBuilder

TMS Web Core offers a command line compiler that can be used in Continuous Integration systems like the FinalBuilder. There you can simply add the so called “Execute Program” action to your project and select the TMSWebCompiler.exe as the program file. The parameters are very easy to define. You have to select the .dproj file, the configuration and force the compiler to parse the .dproj file. Here is a valid example:

-ParseDprojFile -ProjectFile:”C:\Project\myProject.dproj” -Config:Release

For further details you will find an article on the TMS Web Site in the near future.
Please stay tuned.

This entry was posted in Delphi, Third Party Components, Tips and Tricks, TMS Software, TMS Web Core, Uncategorized. Bookmark the permalink.