mirror of
https://github.com/unittest-cpp/unittest-cpp
synced 2026-09-26 16:19:30 +03:00
Add support and project files for Visual Studio 2012
This commit is contained in:
parent
c13d2471e9
commit
ce196f218a
14 changed files with 1395 additions and 9 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -4,6 +4,10 @@
|
|||
*.suo
|
||||
*.sdf
|
||||
*.opensdf
|
||||
|
||||
# Build output directories
|
||||
Release
|
||||
Debug
|
||||
MinSizeRel
|
||||
RelWithDebInfo
|
||||
ipch
|
||||
Loading…
Add table
Add a link
Reference in a new issue