11 lines
		
	
	
		
			117 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			117 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
| 	project "BulletSoftBody"
 | |
| 		
 | |
| 	kind "StaticLib"
 | |
| 	
 | |
| 	includedirs {
 | |
| 		"..",
 | |
| 	}
 | |
| 	files {
 | |
| 		"**.cpp",
 | |
| 		"**.h"
 | |
| 	} |