vsTASKER 7 User Manual
×
Menu
Index

Link

 
Link
1

Linker

1. Linker
Replaces the Linker specified in Options. The default value is taken from the Option setting but can be changed here if needed.
 
2

Extra Libs

2. Extra Libs
If 3rd party libraries are needed, must be specified here, separated by commas.
 
3

Ignore Libs

3. Ignore Libs
If some default libraries must be ignored because of conflicts with Extra Libs, all libraries to ignore by the linker must be specified here.
 
4

Libs Path

4. Libs Path
Paths used by the linker to find the extra library modules listed above. If several, must be separated by commas.
 
5

Options

5. Options
Linker options added by the user.
 
6

Code Gen

6. Code Gen
Selects one of them according to the library used and the output type expected.
 
7

Generates

7. Generates
Selects if the output object must be an executable (EXE), a Dynamic Library (DLL) or a Component (COM)
See the Tutorial (Understanding Runtime) to learn how to use them.