summaryrefslogtreecommitdiff
path: root/win/configureVC71.vcproj
diff options
context:
space:
mode:
authorburlex <burlex@e03df62e-2008-0410-955e-edbf42e46eb7>2007-06-08 23:02:40 +0000
committerburlex <burlex@e03df62e-2008-0410-955e-edbf42e46eb7>2007-06-08 23:02:40 +0000
commit48d672de135a497e34b1530225fbb5a72452b841 (patch)
tree9db0dd5ef1d64da099a608ae062793b779f0b537 /win/configureVC71.vcproj
parent890e00d5956ff31fd95a6bb667f7918e2e97af3a (diff)
- Enabled minimal rebuild on all VS project files, this will reduce build time on small changes, also removed the -Auto configurations as they are no longer used.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7261 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'win/configureVC71.vcproj')
-rw-r--r--win/configureVC71.vcproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/win/configureVC71.vcproj b/win/configureVC71.vcproj
index 59bb7bf24..1340c40f3 100644
--- a/win/configureVC71.vcproj
+++ b/win/configureVC71.vcproj
@@ -67,6 +67,7 @@
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
+ MinimalRebuild="TRUE"
RuntimeLibrary="0"
UsePrecompiledHeader="0"
WarningLevel="3"