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

support for the Nsight Tegra Android VSI #321

Merged
merged 1 commit into from
Dec 10, 2017
Merged

Conversation

fitzymj
Copy link
Contributor

@fitzymj fitzymj commented Dec 7, 2017

This adds support for generating Visual Studio 2015 projects that target Android via the NVIDIA Nsight Tegra tools, found here:
https://developer.nvidia.com/nvidia-nsight-tegra

I had a bit of a hairy merge to isolate this, so shout if there's anything in the change that looks like it shouldn't be there. Some other small fixes may have snuck in.

There's probably some discussion that could be had around naming. For example, should this be more specific than just "Android," if there's an intent to add support for VS 2017's own Android targeting? Is "TegraAndroid" the right platform name, or should it be something more verbose but specific? "NNTAndroid"? Should the new android* props in api.lua also be supported in Makefiles? Etc.

@bkaradzic
Copy link
Owner

Naming seems fine, since VS requires specific platform string.

@bkaradzic bkaradzic merged commit b6360d3 into bkaradzic:master Dec 10, 2017
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