Lines Matching refs:val
998 my $val = shift;
1002 print "$special_file - $att - $val\n";
1003 my @param = ($att,$val);
1009 if ( $ConfigSection && $att eq "Name" && $val eq "Release|Win32" ) {
1013 if ( $ConfigSection && $att eq "Name" && $val eq "Debug|Win32" ) {
1017 if ( $att eq "Name" && $val eq "VCCLCompilerTool" ) {
1020 if ( $att eq "Name" && $val eq "VCLinkerTool" ) {
1023 if ( $att eq "Name" && $val eq "VCCustomBuildTool" ) {
1029 $configelements{$config}{$att} = $val;
1033 if ( ($file_tmp ne "") && ($val ne "") ) {
1036 $files_special{"AdditionalIncludeDirectories"}{$file_tmp} = $val;
1037 print "Include $val: $file_tmp\n" if ($is_debug);
1041 $configelements{$config}{$att} = $val;
1046 if ( ($file_tmp ne "") && ($val ne "")) {
1049 $files_special{"DisableLanguageExtensions"}{$file_tmp} = $val;
1055 $configelements{$config}{$att} = $val;
1058 $configelements{$config}{$att} = $val;
1061 $configelements{$config}{$att} = $val;
1064 $configelements{$config}{$att} = $val;
1067 $configelements{$config}{$att} = $val;
1070 $configelements{$config}{$att} = $val;
1082 $files2copy{ $file_tmp } = $val; # unicode + layout header to copy
1096 $file_tmp = $val if ($val !~ /\.mk$/); # no *.mk files