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

Had to add C:\Program Files\Microsoft SDKs\v7.1a\(lib, include, bin) to the vcxproj file #123

Closed
kevinburke opened this issue May 20, 2014 · 2 comments

Comments

@kevinburke
Copy link
Contributor

Is there a better way? I had to add all of these paths to the relevant include, lib, bin path for the project, to pick up files like rc.exe, winmm.lib, and shlobj.h.

If you don't have this path in your vcxproj, how did you include those files in your project?

@IntelOrca
Copy link
Contributor

I think they are Visual Studio project default options which is inherited by any project unless told otherwise.

@kevinburke
Copy link
Contributor Author

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

No branches or pull requests

2 participants