summaryrefslogtreecommitdiff
path: root/include/git2/commit.h
diff options
context:
space:
mode:
authorEm <emeric.fermas@gmail.com>2011-06-14 06:37:10 -0700
committerVicent Marti <tanoku@gmail.com>2011-06-14 17:40:18 +0200
commit904125075e72228b9c24d49c6243bc756c542c74 (patch)
treed5729aaa3fdd18ca97729180bf7a8bc437a5b8ea /include/git2/commit.h
parent7548b8afa3c70daadef77069e0f5c0aa7253489f (diff)
downloadlibgit2-904125075e72228b9c24d49c6243bc756c542c74.tar.gz
Port MSVC specific Waf compilation flags to CMake and remove dynamic dependence to msvcr100.dll on Windows
The '/MT' and '/MTd' flags replace the dynamic link to 'msvcr100.dll' with a static link to 'libcmt.lib'. This has the nice effect to ease the deployment of libgit2 by removing the dependence on 'msvcr100.dll' which is not deployed by default on Windows.
Diffstat (limited to 'include/git2/commit.h')
0 files changed, 0 insertions, 0 deletions