File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,9 +60,9 @@ if ! $(disable-icu)
6060
6161      lib icuin : :                                                    <name>icui18n <link>shared <runtime-link>shared <conditional>@path_options ;
6262      lib icuin : : <toolset>msvc                     <variant>debug   <name>icuind  <link>shared <runtime-link>shared <conditional>@path_options ;
63-       lib icuin : : <toolset>msvc                     <variant>release  <name>icuin   <link>shared <runtime-link>shared <conditional>@path_options ;
63+       lib icuin : : <toolset>msvc                                       <name>icuin   <link>shared <runtime-link>shared <conditional>@path_options ;
6464      lib icuin : : <toolset>intel <target-os>windows <variant>debug   <name>icuind  <link>shared <runtime-link>shared <conditional>@path_options ;
65-       lib icuin : : <toolset>intel <target-os>windows <variant>release  <name>icuin   <link>shared <runtime-link>shared <conditional>@path_options ;
65+       lib icuin : : <toolset>intel <target-os>windows                   <name>icuin   <link>shared <runtime-link>shared <conditional>@path_options ;
6666      lib icuin : : <name>this_is_an_invalid_library_name ;
6767
6868      if $(ICU_PATH)
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments