aboutsummaryrefslogtreecommitdiff
path: root/mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-12-18 09:57:10 +0100
committermarha <marha@users.sourceforge.net>2012-12-18 09:57:10 +0100
commit18d9ddc200055ccf6bf285e578e4724159ff69d5 (patch)
tree141bc7ca1faec76f1b767e175ef221c5743630e9 /mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj
parent3117619652d476f4901237ec391a86be59ed75b8 (diff)
downloadvcxsrv-18d9ddc200055ccf6bf285e578e4724159ff69d5.tar.gz
vcxsrv-18d9ddc200055ccf6bf285e578e4724159ff69d5.tar.bz2
vcxsrv-18d9ddc200055ccf6bf285e578e4724159ff69d5.zip
Added lower_packed_varyings.cpp to mesa project
Diffstat (limited to 'mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj')
-rw-r--r--mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj b/mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj
index b5ab37800..88b4b12a9 100644
--- a/mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj
+++ b/mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj
@@ -139,6 +139,7 @@
<ClCompile Include="..\..\..\..\src\glsl\lower_clip_distance.cpp" />
<ClCompile Include="..\..\..\..\src\glsl\lower_mat_op_to_vec.cpp" />
<ClCompile Include="..\..\..\..\src\glsl\lower_noise.cpp" />
+ <ClCompile Include="..\..\..\..\src\glsl\lower_packed_varyings.cpp" />
<ClCompile Include="..\..\..\..\src\glsl\lower_texture_projection.cpp" />
<ClCompile Include="..\..\..\..\src\glsl\lower_variable_index_to_cond_assign.cpp" />
<ClCompile Include="..\..\..\..\src\glsl\lower_vector.cpp" />