Skip to content

Configuring makefile tools #693

Answered by gcampbell-msft
jalanh11640 asked this question in Q&A

You must be logged in to vote

@jalanh11640 What do you see in the Makefile Tools project outline? I suspect that it's defaulting to the "all" target, and you could select the target you want there.

As for a way to prevent the target from being used, I don't believe there is a way, you could create a new issue for this as a feature request.

For question 2, there isn't a built-in way to accomplish this with the Makefile Tools extension. However, it's possible that you could create some tasks.json configurations to do this for you, but the Makefile Tools extension is designed to look at one project at a time.

Thanks!

Replies: 1 comment 3 replies

You must be logged in to vote
3 replies
@jalanh11640

@gcampbell-msft

@jalanh11640

Answer selected by jalanh11640
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants