summaryrefslogtreecommitdiff
path: root/win/m_spanningtreeVC71.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/m_spanningtreeVC71.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/m_spanningtreeVC71.vcproj')
-rw-r--r--win/m_spanningtreeVC71.vcproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/win/m_spanningtreeVC71.vcproj b/win/m_spanningtreeVC71.vcproj
index 1c28c4402..53eeb4c4b 100644
--- a/win/m_spanningtreeVC71.vcproj
+++ b/win/m_spanningtreeVC71.vcproj
@@ -72,6 +72,7 @@
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="..\include;..\win;..\src\modules\m_spanningtree;.;..\src\modules"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;M_SPANNINGTREE_EXPORTS;DLL_BUILD"
+ MinimalRebuild="TRUE"
RuntimeLibrary="0"
UsePrecompiledHeader="0"
WarningLevel="3"