subrepo: subdir: "platforms/platform-test-f4-ll" merged: "bc41134" upstream: origin: "git@github.com:compihu/platform-test-f4-ll.git" branch: "master" commit: "bc41134" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "87ee373" |
||
---|---|---|
.. | ||
CppUTest_VS2010.props | ||
README.txt |
**Intro** The CppUTest_VS2010.props property sheet sets the needed compiler and linker options for your unit test project. **Instructions** 1) Create a system environment variable, CPPUTEST_HOME and set it to the path of your CppUTest distribution. 2) Add the CppUTest_VS2010.props property sheet to your unit test project and you are good to go. 3) See the WalkThrough_VS2010 guide in the docs section for details.