diff options
Diffstat (limited to 'dists')
-rw-r--r-- | dists/msvc7/gob.vcproj | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/dists/msvc7/gob.vcproj b/dists/msvc7/gob.vcproj index cf49a7a567..e7bebe54fa 100644 --- a/dists/msvc7/gob.vcproj +++ b/dists/msvc7/gob.vcproj @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="7,10" + Version="7,00" Name="gob" ProjectGUID="{976D947A-A45F-4437-991E-412F695C64C7}" Keyword="Win32Proj"> @@ -54,12 +54,6 @@ Name="VCResourceCompilerTool"/> <Tool Name="VCWebServiceProxyGeneratorTool"/> - <Tool - Name="VCXMLDataGeneratorTool"/> - <Tool - Name="VCManagedWrapperGeneratorTool"/> - <Tool - Name="VCAuxiliaryManagedWrapperGeneratorTool"/> </Configuration> <Configuration Name="Release|Win32" @@ -106,16 +100,8 @@ Name="VCResourceCompilerTool"/> <Tool Name="VCWebServiceProxyGeneratorTool"/> - <Tool - Name="VCXMLDataGeneratorTool"/> - <Tool - Name="VCManagedWrapperGeneratorTool"/> - <Tool - Name="VCAuxiliaryManagedWrapperGeneratorTool"/> </Configuration> </Configurations> - <References> - </References> <Files> <Filter Name="sound"> |