Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix paths in fuzzerdebug #235

Merged
merged 2 commits into from
Nov 20, 2024
Merged

Conversation

Alan-Jowett
Copy link
Member

@Alan-Jowett Alan-Jowett commented Nov 19, 2024

This pull request includes a modification to the src/usersim.vcxproj file to update the include directories.

Changes in include directories:

  • src/usersim.vcxproj: Updated the AdditionalIncludeDirectories to use $(WdkContentRoot) instead of $(WindowsSdkDir) for the 10.0.26100.0\km directory. This change ensures that the correct directories are referenced for the project.

Signed-off-by: Alan Jowett <[email protected]>
@Alan-Jowett Alan-Jowett merged commit ad23ef3 into microsoft:main Nov 20, 2024
9 checks passed
@Alan-Jowett Alan-Jowett deleted the fix_fuzzerdebug branch November 20, 2024 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants