MSVC hurfs a blurf when two files in the same project have the same name

Originally committed to SVN as r5133.
This commit is contained in:
Thomas Goyne 2011-01-05 18:40:46 +00:00
parent e450cb3e7e
commit b56b641122
3 changed files with 2 additions and 2 deletions

View File

@ -1902,7 +1902,7 @@
>
</File>
<File
RelativePath="..\..\src\command\menu.cpp"
RelativePath="..\..\src\command\menu_.cpp"
>
</File>
<File

View File

@ -16,7 +16,7 @@ SRC = \
grid.cpp \
help.cpp \
keyframe.cpp \
menu.cpp \
menu_.cpp \
recent.cpp \
subtitle.cpp \
time.cpp \