From afdce28e578545ad3e01c76943d072a9131e2a0b Mon Sep 17 00:00:00 2001 From: glx Date: Wed, 25 Aug 2010 17:12:26 +0000 Subject: (svn r20616) -Change: disable .sbr/.bsc generation in MSVC project files --- projects/openttd_vs90.vcproj | 4 ---- 1 file changed, 4 deletions(-) (limited to 'projects/openttd_vs90.vcproj') diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index c5abe750c..96cfb27df 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -68,8 +68,6 @@ AssemblerListingLocation="$(IntDir)/" ObjectFile="$(IntDir)/" ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb" - BrowseInformation="1" - BrowseInformationFile="$(IntDir)/" WarningLevel="3" WarnAsError="false" SuppressStartupBanner="true" @@ -272,8 +270,6 @@ AssemblerListingLocation="$(IntDir)/" ObjectFile="$(IntDir)/" ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb" - BrowseInformation="1" - BrowseInformationFile="$(IntDir)/" WarningLevel="3" WarnAsError="false" SuppressStartupBanner="true" -- cgit v1.2.3-54-g00ecf