Update MSVC solution with new location of gfx/image/image.c
This commit is contained in:
parent
fd7f4d45cd
commit
f2840f5032
|
@ -273,7 +273,7 @@
|
|||
</ClCompile>
|
||||
<ClCompile Include="..\..\gfx\gl.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\gfx\image.c">
|
||||
<ClCompile Include="..\..\gfx\image\image.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\gfx\math\matrix.c">
|
||||
</ClCompile>
|
||||
|
|
Loading…
Reference in New Issue