mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
Fixed path to source file in VC80/VC90 framework.vcproj
This commit is contained in:
parent
8cb9e2becb
commit
874339ecee
2 changed files with 2 additions and 2 deletions
|
|
@ -422,7 +422,7 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\game\LinkedList.h"
|
||||
RelativePath="..\..\src\framework\Utilities\LinkedList.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
|
|
|||
|
|
@ -424,7 +424,7 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\game\LinkedList.h"
|
||||
RelativePath="..\..\src\framework\Utilities\LinkedList.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue