Skip to content

Conversation

@jianchun
Copy link

The ChakraCore solution can be built with static CRT
(msbuild /p:Runtime=static_library ...). NativeTests.vcxproj should not
specify its own RuntimeLibrary property. Should use imported props.

The ChakraCore solution can be built with static CRT
(`msbuild /p:Runtime=static_library ...`). NativeTests.vcxproj should not
specify its own `RuntimeLibrary` property. Should use imported props.
@akroshg
Copy link
Contributor

akroshg commented Jul 14, 2016

:shipit:

@jianchun
Copy link
Author

@akroshg That's shockingly fast! Thanks!

@chakrabot chakrabot merged commit 63c9211 into chakra-core:linux Jul 15, 2016
chakrabot pushed a commit that referenced this pull request Jul 15, 2016
Merge pull request #1279 from jianchun:nativetestsstatic

The ChakraCore solution can be built with static CRT
(`msbuild /p:Runtime=static_library ...`). NativeTests.vcxproj should not
specify its own `RuntimeLibrary` property. Should use imported props.
@jianchun jianchun deleted the nativetestsstatic branch July 15, 2016 00:18
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.

4 participants