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_vs100.vcxproj | 4 ---- projects/openttd_vs100.vcxproj.in | 4 ---- projects/openttd_vs80.vcproj | 4 ---- projects/openttd_vs80.vcproj.in | 4 ---- projects/openttd_vs90.vcproj | 4 ---- projects/openttd_vs90.vcproj.in | 4 ---- 6 files changed, 24 deletions(-) (limited to 'projects') diff --git a/projects/openttd_vs100.vcxproj b/projects/openttd_vs100.vcxproj index 7a9bc2438..fc884e74b 100644 --- a/projects/openttd_vs100.vcxproj +++ b/projects/openttd_vs100.vcxproj @@ -119,8 +119,6 @@ $(IntDir) $(IntDir) $(IntDir)$(TargetName).pdb - true - $(IntDir) Level3 false true @@ -223,8 +221,6 @@ $(IntDir) $(IntDir) $(IntDir)$(TargetName).pdb - true - $(IntDir) Level3 false true 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 @@ $(IntDir) $(IntDir) $(IntDir)$(TargetName).pdb - true - $(IntDir) Level3 false true @@ -223,8 +221,6 @@ $(IntDir) $(IntDir) $(IntDir)$(TargetName).pdb - true - $(IntDir) Level3 false true diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 6a30e22d6..0a211f0d6 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -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" 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" 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" diff --git a/projects/openttd_vs90.vcproj.in b/projects/openttd_vs90.vcproj.in index e5d4da7c2..c1e698ce8 100644 --- a/projects/openttd_vs90.vcproj.in +++ b/projects/openttd_vs90.vcproj.in @@ -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