aboutsummaryrefslogtreecommitdiff
path: root/mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj.filters
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.filters
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.filters')
-rw-r--r--mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj.filters3
1 files changed, 3 insertions, 0 deletions
diff --git a/mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj.filters b/mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj.filters
index ddd79d579..966868349 100644
--- a/mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj.filters
+++ b/mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj.filters
@@ -252,6 +252,9 @@
<ClCompile Include="..\..\..\..\src\mesa\main\hash_table.c">
<Filter>Source Files</Filter>
</ClCompile>
+ <ClCompile Include="..\..\..\..\src\glsl\lower_packed_varyings.cpp">
+ <Filter>Source Files</Filter>
+ </ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\..\..\src\glsl\strtod.h">