summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj.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_vs80.vcproj.in
parent11c814025991ac91302d629f4771eb0032b0f58d (diff)
downloadopenttd-afdce28e578545ad3e01c76943d072a9131e2a0b.tar.xz
(svn r20616) -Change: disable .sbr/.bsc generation in MSVC project files
Diffstat (limited to 'projects/openttd_vs80.vcproj.in')
-rw-r--r--projects/openttd_vs80.vcproj.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/projects/openttd_vs80.vcproj.in b/projects/openttd_vs80.vcproj.in
index 227ab0735..af5c551ab 100644
--- a/projects/openttd_vs80.vcproj.in
+++ b/projects/openttd_vs80.vcproj.in
@@ -67,8 +67,6 @@
AssemblerListingLocation="$(IntDir)/"
ObjectFile="$(IntDir)/"
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
- BrowseInformation="1"
- BrowseInformationFile="$(IntDir)/"
WarningLevel="3"
WarnAsError="false"
SuppressStartupBanner="true"
@@ -274,8 +272,6 @@
AssemblerListingLocation="$(IntDir)/"
ObjectFile="$(IntDir)/"
ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
- BrowseInformation="1"
- BrowseInformationFile="$(IntDir)/"
WarningLevel="3"
WarnAsError="false"
SuppressStartupBanner="true"