Skip to content

Commandline to add libraries #29

@jaromil

Description

@jaromil

Test ways to link libraries, either by adding them as commandline arguments or by using a -l option

The -l option can be easily implemented using:

#pragma comment(lib, "OtherLib700.lib")

internally added on top of the source to be executed.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions