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

Fixes to the RELEASE builds of arm, x86, x64 #69

Merged
merged 1 commit into from
Nov 25, 2015

Conversation

ljw1004
Copy link

@ljw1004 ljw1004 commented Nov 25, 2015

There are a few vcxproj projects
x86\opencv_winrt
x64\opencv_winrt, opencv_videoio300, opencv_videostab
ARM\opencv_winrt
which all built okay in DEBUG, but failed to build in RELEASE.

This PR changes their project properties to get them to build. (I basically copied the values over from DEBUG project properties).

@leishi1
Copy link

leishi1 commented Nov 25, 2015

I've tested the PR locally and both DEBUG/RELEASE are building fine now.
Thanks for the contribution.

leishi1 added a commit that referenced this pull request Nov 25, 2015
Fixes to the RELEASE builds of arm, x86, x64
@leishi1 leishi1 merged commit c102048 into microsoft:vs2015-samples Nov 25, 2015
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.

None yet

2 participants