Replaced spaces with underscores in msvc8 project files (unfortunately, the savannah cvs server doesn't support the command 'rename', so I had to delete the old files and add them renamed)

This commit is contained in:
goldsimon 2008-01-27 11:43:16 +00:00
parent 2d60367420
commit 7692d054a6
3 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lwIP test", "lwIP Test.vcproj", "{8CC0CE51-32CF-4585-BFAF-A9343BC5A96D}"
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lwIP_test", "lwIP_Test.vcproj", "{8CC0CE51-32CF-4585-BFAF-A9343BC5A96D}"
ProjectSection(ProjectDependencies) = postProject
{8DFF6C89-B0A1-4179-83D6-61EDD66B204C} = {8DFF6C89-B0A1-4179-83D6-61EDD66B204C}
{2CC276FA-B226-49C9-8F82-7FCD5A228E28} = {2CC276FA-B226-49C9-8F82-7FCD5A228E28}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lwIP pktif", "lwIP pktif.vcproj", "{8DFF6C89-B0A1-4179-83D6-61EDD66B204C}"
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lwIP_pktif", "lwIP_pktif.vcproj", "{8DFF6C89-B0A1-4179-83D6-61EDD66B204C}"
ProjectSection(ProjectDependencies) = postProject
{2CC276FA-B226-49C9-8F82-7FCD5A228E28} = {2CC276FA-B226-49C9-8F82-7FCD5A228E28}
EndProjectSection

View File

@ -2,9 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="8,00"
Name="lwIP test"
Name="lwIP_test"
ProjectGUID="{8CC0CE51-32CF-4585-BFAF-A9343BC5A96D}"
RootNamespace="lwIP test"
RootNamespace="lwIP_test"
>
<Platforms>
<Platform