diff options
Diffstat (limited to 'projects/openttd_vs100.vcxproj')
-rw-r--r-- | projects/openttd_vs100.vcxproj | 4 |
1 files changed, 0 insertions, 4 deletions
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 @@ <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> |