VS projects: removed VCWebDeploymentTool (warnings when upgrading), added smtp.c/.h

This commit is contained in:
Simon Goldschmidt 2011-09-02 22:13:58 +02:00
parent 69b3e7a03c
commit a0c771ba9b
2 changed files with 9 additions and 13 deletions

View File

@ -97,9 +97,6 @@
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
@ -186,9 +183,6 @@
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
@ -333,6 +327,14 @@
RelativePath="..\..\..\apps\shell\shell.h"
>
</File>
<File
RelativePath="..\..\..\apps\smtp\smtp.c"
>
</File>
<File
RelativePath="..\..\..\apps\smtp\smtp.h"
>
</File>
<File
RelativePath="..\..\..\apps\sntp\sntp.c"
>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8,00"
Version="9,00"
Name="makefsdata"
ProjectGUID="{0BFC0F21-8E84-4E68-A9E1-CE2A09B72F6D}"
RootNamespace="makefsdata"
@ -84,9 +84,6 @@
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
@ -163,9 +160,6 @@
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>