Build assembly files with AMBuild. (#481)
* Remove prebuilt nasm-generated object files from the tree, and use AMBuild to compile them. * Add commands in VS project to build the object files * Rename elf to elf32 for consistency
This commit is contained in:
		
				
					committed by
					
						
						Vincent Herbet
					
				
			
			
				
	
			
			
			
						parent
						
							9bcabfeb1f
						
					
				
				
					commit
					46d1ef68bd
				
			
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -84,3 +84,5 @@ Thumbs.db
 | 
			
		||||
# AMXX plugin build related files
 | 
			
		||||
plugins/compile.dat
 | 
			
		||||
plugins/compiled/
 | 
			
		||||
 | 
			
		||||
build_deps/
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user