forked from mirrors/gecko-dev
		
	bug 415928 - fix packaging of CRT with jemalloc. r=bsmedberg/rhelmer
This commit is contained in:
		
							parent
							
								
									ebb8ac726e
								
							
						
					
					
						commit
						e7f7430085
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		|  | @ -589,6 +589,14 @@ readme.txt | ||||||
| #endif | #endif | ||||||
| dictionaries/PL.dic | dictionaries/PL.dic | ||||||
| dictionaries/PL.aff | dictionaries/PL.aff | ||||||
|  | #ifdef MOZ_MEMORY | ||||||
|  | #ifdef XP_WIN | ||||||
|  | Microsoft.VC80.CRT.manifest | ||||||
|  | msvcm80.dll | ||||||
|  | msvcp80.dll | ||||||
|  | msvcr80.dll | ||||||
|  | #endif | ||||||
|  | #endif | ||||||
| #ifdef XP_WIN | #ifdef XP_WIN | ||||||
| xpicleanup.exe | xpicleanup.exe | ||||||
| #else | #else | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue
	
	 ted.mielczarek@gmail.com
						ted.mielczarek@gmail.com