Updated msvc8 and msvc9 project files for latest FS changes.

svn-id: r34205
This commit is contained in:
Johannes Schickel 2008-08-29 22:04:15 +00:00
parent c657f1d09a
commit 4e7205af36
2 changed files with 8 additions and 12 deletions

View File

@ -96,9 +96,6 @@
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
@ -188,9 +185,6 @@
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
@ -940,6 +934,10 @@
<Filter
Name="fs"
>
<File
RelativePath="..\..\backends\fs\abstract-fs.cpp"
>
</File>
<File
RelativePath="..\..\backends\fs\abstract-fs.h"
>

View File

@ -99,9 +99,6 @@
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
@ -193,9 +190,6 @@
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
@ -945,6 +939,10 @@
<Filter
Name="fs"
>
<File
RelativePath="..\..\backends\fs\abstract-fs.cpp"
>
</File>
<File
RelativePath="..\..\backends\fs\abstract-fs.h"
>