Changeset [98095dab4679e285ed9ccd2c8ceb47675f8bf3c7] by Thell Fowler
February 19th, 2010 @ 11:21 PM
gtest_runner: setup project to match established settings
-
Make runner.exe an integrated part of the N++CR google test solution.
-
Remove runner solutions and add project to existing solutions.
- Rename and move runner.cpp to src\gtest_runner.cc and rename output from runner.exe to gtest_runner.exe to match naming conventions.
- Utilize N++CR vsprops to match existing output path locations.
- Fix vc8 project character set to match vc9 to fix remove conversion error.
[#35]
Signed-off-by: Thell Fowler git@tbfowler.name
http://github.com/npp-community/nppcr_googletest/commit/98095dab467...
Committed by Thell Fowler
- A msvc/gtest_runner.8.vcproj
- A msvc/gtest_runner.9.vcproj
- A src/gtest_runner.cc
- R runner/gtest_runner.8.vcproj
- R runner/gtest_runner.9.vcproj
- R runner/runner.8.sln
- R runner/runner.9.sln
- R runner/runner.cpp
- M msvc/gtest.8.sln
- M msvc/gtest.9.sln
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