(svn r12116) -Fix (r12083): little typos in source.list

This commit is contained in:
glx 2008-02-11 21:01:43 +00:00
parent 05169f53be
commit f20cf510e4
3 changed files with 6 additions and 6 deletions

View File

@ -924,7 +924,7 @@
> >
</File> </File>
<File <File
RelativePath=".\..\src\code\enum_type.hpp" RelativePath=".\..\src\core\enum_type.hpp"
> >
</File> </File>
<File <File
@ -1144,7 +1144,7 @@
> >
</File> </File>
<File <File
RelativePath=".\..\src\overflowsafe_type.hpp" RelativePath=".\..\src\core\overflowsafe_type.hpp"
> >
</File> </File>
<File <File

View File

@ -921,7 +921,7 @@
> >
</File> </File>
<File <File
RelativePath=".\..\src\code\enum_type.hpp" RelativePath=".\..\src\core\enum_type.hpp"
> >
</File> </File>
<File <File
@ -1141,7 +1141,7 @@
> >
</File> </File>
<File <File
RelativePath=".\..\src\overflowsafe_type.hpp" RelativePath=".\..\src\core\overflowsafe_type.hpp"
> >
</File> </File>
<File <File

View File

@ -139,7 +139,7 @@ economy_func.h
economy_type.h economy_type.h
core/endian_func.hpp core/endian_func.hpp
engine.h engine.h
code/enum_type.hpp core/enum_type.hpp
fileio.h fileio.h
fios.h fios.h
fontcache.h fontcache.h
@ -194,7 +194,7 @@ video/null_v.h
oldpool.h oldpool.h
openttd.h openttd.h
order.h order.h
overflowsafe_type.hpp core/overflowsafe_type.hpp
pathfind.h pathfind.h
player_base.h player_base.h
player_face.h player_face.h