summaryrefslogtreecommitdiff
path: root/projects/openttd_vs100.vcxproj.in
diff options
context:
space:
mode:
authorglx <glx@openttd.org>2010-08-25 17:12:26 +0000
committerglx <glx@openttd.org>2010-08-25 17:12:26 +0000
commitafdce28e578545ad3e01c76943d072a9131e2a0b (patch)
tree5dec71b2cacf880f79fb46914b2bd5eb70f76722 /projects/openttd_vs100.vcxproj.in
parent11c814025991ac91302d629f4771eb0032b0f58d (diff)
downloadopenttd-afdce28e578545ad3e01c76943d072a9131e2a0b.tar.xz
(svn r20616) -Change: disable .sbr/.bsc generation in MSVC project files
Diffstat (limited to 'projects/openttd_vs100.vcxproj.in')
-rw-r--r--projects/openttd_vs100.vcxproj.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/projects/openttd_vs100.vcxproj.in b/projects/openttd_vs100.vcxproj.in
index d4b510128..5ec47c582 100644
--- a/projects/openttd_vs100.vcxproj.in
+++ b/projects/openttd_vs100.vcxproj.in
@@ -119,8 +119,6 @@
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
- <BrowseInformation>true</BrowseInformation>
- <BrowseInformationFile>$(IntDir)</BrowseInformationFile>
<WarningLevel>Level3</WarningLevel>
<TreatWarningAsError>false</TreatWarningAsError>
<SuppressStartupBanner>true</SuppressStartupBanner>
@@ -223,8 +221,6 @@
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
- <BrowseInformation>true</BrowseInformation>
- <BrowseInformationFile>$(IntDir)</BrowseInformationFile>
<WarningLevel>Level3</WarningLevel>
<TreatWarningAsError>false</TreatWarningAsError>
<SuppressStartupBanner>true</SuppressStartupBanner>