microsoft / microsoft/ebpf-for-windows

Missing `%(AdditionalIncludeDirectories)`

Open Beginner friendly
#2,320 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

cleanup good first issue help wanted triaged
Dominant language
C
Stars
3.6k
Forks
311
Avg merge
6d 10h
Merged PRs (30d)
21

Description

Some vcxproj files define AdditionalIncludeDirectories and don't allow for extending defaults.

This is not an issue at present but is good to clean up and support in future.

Originally posted by @gtrevi in https://github.com/microsoft/ebpf-for-windows/pull/2201#discussion_r1164530493

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect the repository's vcxproj files and compare how AdditionalIncludeDirectories is defined across them. Update the affected project configurations so their defaults can be extended, then verify that the project files remain valid and build configuration behavior is preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
build-system
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.