Module: Mesa Branch: mesa_7_6_branch Commit: 804d367a473f7c969ac1e1f598697686a40b11cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=804d367a473f7c969ac1e1f598697686a40b11cd
Author: Karl Schultz <[email protected]> Date: Tue Nov 3 16:09:26 2009 -0700 windows: updated VC8 project file Signed-off-by: Brian Paul <[email protected]> --- windows/VC8/mesa/mesa/mesa.vcproj | 202 +++++++++++++++++++------------------ 1 files changed, 103 insertions(+), 99 deletions(-) diff --git a/windows/VC8/mesa/mesa/mesa.vcproj b/windows/VC8/mesa/mesa/mesa.vcproj index 068da16..547483d 100644 --- a/windows/VC8/mesa/mesa/mesa.vcproj +++ b/windows/VC8/mesa/mesa/mesa.vcproj @@ -122,7 +122,7 @@ WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" - CompileAs="0" + CompileAs="1" ForcedIncludeFiles="../../../../src/mesa/main/compiler.h" /> <Tool @@ -475,102 +475,70 @@ > </File> <File - RelativePath="..\..\..\..\src\mesa\shader\grammar\grammar.c" + RelativePath="..\..\..\..\src\mesa\shader\grammar\grammar_mesa.c" > - <FileConfiguration - Name="Release|Win32" - ExcludedFromBuild="true" - > - <Tool - Name="VCCLCompilerTool" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|Win32" - ExcludedFromBuild="true" - > - <Tool - Name="VCCLCompilerTool" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug Static CRT|Win32" - ExcludedFromBuild="true" - > - <Tool - Name="VCCLCompilerTool" - /> - </FileConfiguration> - <FileConfiguration - Name="Release Static CRT|Win32" - ExcludedFromBuild="true" - > - <Tool - Name="VCCLCompilerTool" - /> - </FileConfiguration> </File> <File - RelativePath="..\..\..\..\src\mesa\shader\grammar\grammar_crt.c" + RelativePath="..\..\..\..\src\mesa\main\hash.c" + > + </File> + <File + RelativePath="..\..\..\..\src\mesa\shader\hash_table.c" + > + </File> + <File + RelativePath="..\..\..\..\src\mesa\main\hint.c" + > + </File> + <File + RelativePath="..\..\..\..\src\mesa\main\histogram.c" + > + </File> + <File + RelativePath="..\..\..\..\src\mesa\main\image.c" + > + </File> + <File + RelativePath="..\..\..\..\src\mesa\main\imports.c" + > + </File> + <File + RelativePath="..\..\..\..\src\mesa\shader\lex.yy.c" > <FileConfiguration Name="Release|Win32" - ExcludedFromBuild="true" > <Tool Name="VCCLCompilerTool" + PreprocessorDefinitions="YY_NO_UNISTD_H;YY_USE_CONST;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE" /> </FileConfiguration> <FileConfiguration Name="Debug|Win32" - ExcludedFromBuild="true" > <Tool Name="VCCLCompilerTool" + PreprocessorDefinitions="YY_NO_UNISTD_H;YY_USE_CONST;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE" /> </FileConfiguration> <FileConfiguration Name="Debug Static CRT|Win32" - ExcludedFromBuild="true" > <Tool Name="VCCLCompilerTool" + PreprocessorDefinitions="YY_NO_UNISTD_H;YY_USE_CONST;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE" /> </FileConfiguration> <FileConfiguration Name="Release Static CRT|Win32" - ExcludedFromBuild="true" > <Tool Name="VCCLCompilerTool" + PreprocessorDefinitions="YY_NO_UNISTD_H;YY_USE_CONST;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE" /> </FileConfiguration> </File> <File - RelativePath="..\..\..\..\src\mesa\shader\grammar\grammar_mesa.c" - > - </File> - <File - RelativePath="..\..\..\..\src\mesa\main\hash.c" - > - </File> - <File - RelativePath="..\..\..\..\src\mesa\main\hint.c" - > - </File> - <File - RelativePath="..\..\..\..\src\mesa\main\histogram.c" - > - </File> - <File - RelativePath="..\..\..\..\src\mesa\main\image.c" - > - </File> - <File - RelativePath="..\..\..\..\src\mesa\main\imports.c" - > - </File> - <File RelativePath="..\..\..\..\src\mesa\main\light.c" > </File> @@ -679,6 +647,10 @@ > </File> <File + RelativePath="..\..\..\..\src\mesa\shader\prog_parameter_layout.c" + > + </File> + <File RelativePath="..\..\..\..\src\mesa\shader\prog_print.c" > </File> @@ -695,6 +667,46 @@ > </File> <File + RelativePath="..\..\..\..\src\mesa\shader\program_parse.tab.c" + > + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + PreprocessorDefinitions="YYMALLOC=malloc;YYFREE=free" + /> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + PreprocessorDefinitions="YYMALLOC=malloc;YYFREE=free" + /> + </FileConfiguration> + <FileConfiguration + Name="Debug Static CRT|Win32" + > + <Tool + Name="VCCLCompilerTool" + PreprocessorDefinitions="YYMALLOC=malloc;YYFREE=free" + /> + </FileConfiguration> + <FileConfiguration + Name="Release Static CRT|Win32" + > + <Tool + Name="VCCLCompilerTool" + PreprocessorDefinitions="YYMALLOC=malloc;YYFREE=free" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\..\..\..\src\mesa\shader\program_parse_extra.c" + > + </File> + <File RelativePath="..\..\..\..\src\mesa\shader\programopt.c" > </File> @@ -947,6 +959,14 @@ > </File> <File + RelativePath="..\..\..\..\src\mesa\shader\symbol_table.c" + > + </File> + <File + RelativePath="..\..\..\..\src\mesa\main\syncobj.c" + > + </File> + <File RelativePath="..\..\..\..\src\mesa\tnl\t_context.c" > </File> @@ -1135,42 +1155,6 @@ > </File> <File - RelativePath="..\..\..\..\src\mesa\main\vsnprintf.c" - > - <FileConfiguration - Name="Release|Win32" - ExcludedFromBuild="true" - > - <Tool - Name="VCCLCompilerTool" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|Win32" - ExcludedFromBuild="true" - > - <Tool - Name="VCCLCompilerTool" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug Static CRT|Win32" - ExcludedFromBuild="true" - > - <Tool - Name="VCCLCompilerTool" - /> - </FileConfiguration> - <FileConfiguration - Name="Release Static CRT|Win32" - ExcludedFromBuild="true" - > - <Tool - Name="VCCLCompilerTool" - /> - </FileConfiguration> - </File> - <File RelativePath="..\..\..\..\src\mesa\main\vtxfmt.c" > </File> @@ -1396,6 +1380,10 @@ > </File> <File + RelativePath="..\..\..\..\src\mesa\shader\hash_table.h" + > + </File> + <File RelativePath="..\..\..\..\src\mesa\main\hint.h" > </File> @@ -1556,6 +1544,10 @@ > </File> <File + RelativePath="..\..\..\..\src\mesa\shader\prog_parameter_layout.h" + > + </File> + <File RelativePath="..\..\..\..\src\mesa\shader\prog_print.h" > </File> @@ -1572,6 +1564,10 @@ > </File> <File + RelativePath="..\..\..\..\src\mesa\shader\program_parse.tab.h" + > + </File> + <File RelativePath="..\..\..\..\src\mesa\shader\programopt.h" > </File> @@ -1844,6 +1840,14 @@ > </File> <File + RelativePath="..\..\..\..\src\mesa\shader\symbol_table.h" + > + </File> + <File + RelativePath="..\..\..\..\src\mesa\main\syncobj.h" + > + </File> + <File RelativePath="..\..\..\..\src\mesa\tnl\t_context.h" > </File> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
