Changeset [ebcd79cee643bcea13f6fd44e726e1f0e5cc55fc] by Thell Fowler
December 11th, 2009 @ 09:56 PM
project files: make vc8 and 9 libs side-by-side
- Allowing the different vc version to be built and live side-by-side makes for easier testing by developers using multiple vc compilers. This change makes mock recognize the vc8 and 9 paths of google test as well as place the mock binaries in a appropriate path.
[#2]
Signed-off-by: Thell Fowler git@tbfowler.name
http://github.com/npp-community/nppcr_googletest/commit/ebcd79cee64...
Committed by Thell Fowler
- A msvc/N++CR.8.vsprops
- A msvc/N++CR.9.vsprops
- R msvc/N++CR.vsprops
- M .gitignore
- M msvc/gtest.8.vcproj
- M msvc/gtest.9.vcproj
- M msvc/gtest_color_test_.8.vcproj
- M msvc/gtest_color_test_.9.vcproj
- M msvc/gtest_env_var_test_.8.vcproj
- M msvc/gtest_env_var_test_.9.vcproj
- M msvc/gtest_environment_test.8.vcproj
- M msvc/gtest_environment_test.9.vcproj
- M msvc/gtest_main.8.vcproj
- M msvc/gtest_main.9.vcproj
- M msvc/gtest_output_test_.8.vcproj
- M msvc/gtest_output_test_.9.vcproj
- M msvc/gtest_prod_test.8.vcproj
- M msvc/gtest_prod_test.9.vcproj
- M msvc/gtest_uninitialized_test_.8.vcproj
- M msvc/gtest_uninitialized_test_.9.vcproj
- M msvc/gtest_unittest.8.vcproj
- M msvc/gtest_unittest.9.vcproj
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Google Testing Framework for use with Notepad++ Community Release