Добавил GLM
This commit is contained in:
		
							parent
							
								
									1c35811cec
								
							
						
					
					
						commit
						90c55f6264
					
				
							
								
								
									
										3
									
								
								.vscode/c_cpp_properties.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.vscode/c_cpp_properties.json
									
									
									
									
										vendored
									
									
								
							@ -5,7 +5,8 @@
 | 
			
		||||
            "includePath": [
 | 
			
		||||
                "${workspaceFolder}/include",
 | 
			
		||||
                "${workspaceFolder}/../dependencies/GLFW/include",
 | 
			
		||||
                "${workspaceFolder}/../dependencies/glad/include"
 | 
			
		||||
                "${workspaceFolder}/../dependencies/glad/include",
 | 
			
		||||
                "${workspaceFolder}/../dependencies/glm"
 | 
			
		||||
            ],
 | 
			
		||||
            "compilerPath": "C:/MinGW/bin/g++.exe",
 | 
			
		||||
            "cStandard": "c11",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user