aboutsummaryrefslogtreecommitdiff
path: root/mesalib/windows/VC8/mesa/swrast_dri/swrast_dri.vcxproj
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-08-30 08:13:49 +0200
committermarha <marha@users.sourceforge.net>2011-08-30 08:13:49 +0200
commit32ca32e9a82629475ab1249d1d2d11ecf927ceb7 (patch)
tree6b8ee006e56e459f06604f83724e6b95af012f8e /mesalib/windows/VC8/mesa/swrast_dri/swrast_dri.vcxproj
parentccddacee74b1f043b146265297c8abbde6317df7 (diff)
downloadvcxsrv-32ca32e9a82629475ab1249d1d2d11ecf927ceb7.tar.gz
vcxsrv-32ca32e9a82629475ab1249d1d2d11ecf927ceb7.tar.bz2
vcxsrv-32ca32e9a82629475ab1249d1d2d11ecf927ceb7.zip
Added s_texture.c
Diffstat (limited to 'mesalib/windows/VC8/mesa/swrast_dri/swrast_dri.vcxproj')
-rw-r--r--mesalib/windows/VC8/mesa/swrast_dri/swrast_dri.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/mesalib/windows/VC8/mesa/swrast_dri/swrast_dri.vcxproj b/mesalib/windows/VC8/mesa/swrast_dri/swrast_dri.vcxproj
index 4a30ff7c2..9cf31d29d 100644
--- a/mesalib/windows/VC8/mesa/swrast_dri/swrast_dri.vcxproj
+++ b/mesalib/windows/VC8/mesa/swrast_dri/swrast_dri.vcxproj
@@ -159,6 +159,7 @@
<ClCompile Include="..\..\..\..\src\mesa\swrast\s_texcombine.c" />
<ClCompile Include="..\..\..\..\src\mesa\swrast\s_texrender.c" />
<ClCompile Include="..\..\..\..\src\mesa\swrast\s_texfilter.c" />
+ <ClCompile Include="..\..\..\..\src\mesa\swrast\s_texture.c" />
<ClCompile Include="..\..\..\..\src\mesa\swrast\s_triangle.c" />
<ClCompile Include="..\..\..\..\src\mesa\swrast\s_zoom.c" />
<ClCompile Include="..\..\..\..\src\mesa\swrast_setup\ss_context.c" />