A template for generating VS2008 vcproj file for CppUTest
- Python 2.7 or above
- Tested environment (Windows XP, x86)
- Tested CppUTest version (v3.3)
- Add a environment variable:- Variable Name: CPPUTEST_PATH Variable Value: (e.g. C:\CppUTest-v3.3)
- Double click the GenerateVS2008vcproj.py.
- Enter the project name
- It will create a folder with the corresponding vcproj file for VS2008.