Fixed path to source file in VC80/VC90 framework.vcproj

This commit is contained in:
VladimirMangos 2008-11-29 03:09:39 +03:00
parent 8cb9e2becb
commit 874339ecee
2 changed files with 2 additions and 2 deletions

View file

@ -422,7 +422,7 @@
> >
</File> </File>
<File <File
RelativePath="..\..\src\game\LinkedList.h" RelativePath="..\..\src\framework\Utilities\LinkedList.h"
> >
</File> </File>
<File <File

View file

@ -424,7 +424,7 @@
> >
</File> </File>
<File <File
RelativePath="..\..\src\game\LinkedList.h" RelativePath="..\..\src\framework\Utilities\LinkedList.h"
> >
</File> </File>
<File <File