mirror of
https://github.com/UberGames/lilium-voyager.git
synced 2024-12-12 13:12:07 +00:00
Fix some file paths for msvc 2008
This commit is contained in:
parent
d2846c06ac
commit
4c9d39ae6e
1 changed files with 5 additions and 5 deletions
|
@ -609,23 +609,23 @@
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\code\opengl1\tr_extramath.h"
|
RelativePath="..\..\code\renderergl1\tr_extramath.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\code\opengl1\tr_extratypes.h"
|
RelativePath="..\..\code\renderergl1\tr_extratypes.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\code\opengl1\tr_fbo.h"
|
RelativePath="..\..\code\renderergl1\tr_fbo.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\code\opengl1\tr_local.h"
|
RelativePath="..\..\code\renderergl1\tr_local.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\code\opengl1\tr_postprocess.h"
|
RelativePath="..\..\code\renderergl1\tr_postprocess.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
|
|
Loading…
Reference in a new issue