summaryrefslogtreecommitdiff
path: root/tests-clar/diff/blob.c
diff options
context:
space:
mode:
authorSascha Cunz <Sascha@BabbelBox.org>2012-11-19 04:40:58 +0100
committerSascha Cunz <Sascha@BabbelBox.org>2012-11-19 05:00:02 +0100
commit26d9e317db361f990ecf977a99acae0a4ba4bd02 (patch)
treeda255d18b2c74522778c167a9ad3fae0085684b6 /tests-clar/diff/blob.c
parent560cc1e1ed0fb29679c32434490446bb6fd5dc17 (diff)
downloadlibgit2-26d9e317db361f990ecf977a99acae0a4ba4bd02.tar.gz
Don't use precompiled headers for command-line based VC builds.
The reason, why libgit2 currently cannot support compiling via the command-line tools cl/nmake from WinSDK and/or Microsoft Visual Studio, seems to be a missing dependency on the generated precompiled header file. The Visual Studio IDE automatically inserts this dependency when it sees the right combination of "/Y" parameters. This patch allows to compile using command line tools by disabling precompiled headers for NON-IDE builds.
Diffstat (limited to 'tests-clar/diff/blob.c')
0 files changed, 0 insertions, 0 deletions