Project Compile Time Definitions File

Top  Previous  Next

If you need custom CScript definitions that can be used globally in your project you can use a Project CT Definitions File to define them.

The Project CT Definition File must be a text file with extension *.ctd. You can introduce it to your project by using the Project Properties Dialog.

When F9 is pressed for preview or CTRL + F9 is pressed for project build, the MoreMotion Application Studio checks whether a Project CT Definition File is specified; If yes, it executes the CScript functions in the file before continuing with the preview of build process.