vsTASKER 7 User Manual
×
Menu
Index

Properties

 
Properties
1

Build

1. Build
Specify here the directory where Qt generates the build (in either release or debug mode).
vsTASKER relies on the Qt makefile to rebuild the Qt application (and the embedded simulation engine).
 
2

Executable

2. Executable
Name of the executable as set in the Qt project file.
vsTASKER will launch the exe name after compilation, in the build directory.
 
3

OpenGL

3. OpenGL
When checked, vsTASKER generated code will enable the OpenGL libraries.
Useful for OpenGL display inside the Qt window.
 
4

Enabled

4. Enabled
One viewer must be at least enabled for the simulation to compile. Enabling one viewer disable all the other one.
When unchecked, all specific viewer code (and third party software API) are not generated and do not impact the makefile.
 
5

Help

5.
Put here all text explanations or documentation content needed to maintain this Viewer.
The Help content is saved but is not inserted into the generated code.
It will be used for the automatic document generation (see Make Documents)