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

VS_MOBILE_EXTENSIONS - missing PropertySheets in vcxproj #22

Open
lipov3cz3k opened this issue Feb 28, 2017 · 0 comments
Open

VS_MOBILE_EXTENSIONS - missing PropertySheets in vcxproj #22

lipov3cz3k opened this issue Feb 28, 2017 · 0 comments

Comments

@lipov3cz3k
Copy link

Hi, when I turn on VS_MOBILE_EXTENSIONS_VERSION cmake correctly generates ImportGroup element with ExtensionSDKLocation for WindowsMobile. This works fine and Extension shows up in Visual Studio, but I cannot include any of header file from this SDK extension.
If I remove extension in VS and add it back, then all includes works. I noticed that vcxproj has slight difference - Cmake generated file does not have PropertySheet with SDKExtensionDirectoryRoot.
See cmake-generated.vcxproj.txt and VS-generated.vcxproj.txt

Maybe I did something wrong, but there is no "SDKExtensionDirectoryRoot" string in cmake sources, so I guess it can't work anyway.

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

1 participant