Changed wrong file name in VC++ project.

Name of the file in the project does not match actual file name:
adress.cpp VS. address.cpp
This commit is contained in:
boris@boressoft.ru 2012-03-06 18:21:55 +04:00
parent 4c59b1fb2f
commit ce24bf04dd

View File

@ -247,7 +247,7 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath="..\..\..\src\adress.cpp"
RelativePath="..\..\..\src\address.cpp"
>
</File>
<File