aboutsummaryrefslogtreecommitdiff
path: root/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2014-01-15 22:07:45 +0100
committermarha <marha@users.sourceforge.net>2014-01-15 22:08:19 +0100
commit84964de9dd2f385a51f91aa54e464c37a116e8ef (patch)
tree165398b241bb728f5ff71966855b5fba0c5f1f54 /mesalib/windows/VC8/mesa/mesa/mesa.vcxproj
parentb7f01cb1f6cfd1ec301f650a073436c91ec614aa (diff)
downloadvcxsrv-84964de9dd2f385a51f91aa54e464c37a116e8ef.tar.gz
vcxsrv-84964de9dd2f385a51f91aa54e464c37a116e8ef.tar.bz2
vcxsrv-84964de9dd2f385a51f91aa54e464c37a116e8ef.zip
Solved compiler errors and warnings
Diffstat (limited to 'mesalib/windows/VC8/mesa/mesa/mesa.vcxproj')
-rw-r--r--mesalib/windows/VC8/mesa/mesa/mesa.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj b/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj
index 0310a6172..640f07bbf 100644
--- a/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj
+++ b/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj
@@ -316,6 +316,7 @@
<ClCompile Include="..\..\..\..\src\mesa\main\remap.c" />
<ClCompile Include="..\..\..\..\src\mesa\main\set.c" />
<ClCompile Include="..\..\..\..\src\mesa\main\shaderapi.c" />
+ <ClCompile Include="..\..\..\..\src\mesa\main\shaderimage.c" />
<ClCompile Include="..\..\..\..\src\mesa\main\shaderobj.c" />
<ClCompile Include="..\..\..\..\src\mesa\main\shader_query.cpp" />
<ClCompile Include="..\..\..\..\src\mesa\main\texcompress_cpal.c" />