727cb1819b 
								
							
								 
							
						 
						
							
							
								
								Reviewed VS2015 projects  
							
							- Support OpenGL 1.1 if selected macro
- Corrected MSVC compiler issues with (void *) data
- Removed raylib.dll project
- Created DEBUG_DLL and RELEASE_DLL configurations 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b5a1282c6b 
								
							
								 
							
						 
						
							
							
								
								Updated VS2015 projects  
							
							Removed GLFW3 and OpenAL Soft dependencies 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								36ae9c8c3a 
								
							
								 
							
						 
						
							
							
								
								Compile DLL avoiding extra dependencies  
							
							C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin>dumpbin.exe
D:\GitHub\raylib\release\libs\win32\msvc\raylib.dll /DEPENDENTS
Microsoft (R) COFF/PE Dumper Version 14.00.24215.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Dump of file D:\GitHub\raylib\release\libs\win32\msvc\raylib.dll
File Type: DLL
Image has the following dependencies:
KERNEL32.dll
glfw3.dll
OpenAL32.dll
Summary
4000 .data
1000 .gfids
23000 .rdata
5000 .reloc
1000 .rsrc
68000 .text
1000 _RDATA 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c570f7ca63 
								
							
								 
							
						 
						
							
							
								
								Rebuild dynamic libs for MSVC (VS2015)  
							
							Added support for raylib DLL building on MSVC 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ecf797cc7d 
								
							
								 
							
						 
						
							
							
								
								Updated VS2015 project include and link paths  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								86df9168e7 
								
							
								 
							
						 
						
							
							
								
								Updated raylib VS2015 project  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								013f80f3a3 
								
							
								 
							
						 
						
							
							
								
								Added command line compiling with MSVC  
							
							That's just a reference file, needs review 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								65cf3080a5 
								
							
								 
							
						 
						
							
							
								
								Review VS2015 projects configurations  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								44e21d84cd 
								
							
								 
							
						 
						
							
							
								
								Remove useless file  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5d88eb1d95 
								
							
								 
							
						 
						
							
							
								
								Reviewed project includes  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								caecb1c1eb 
								
							
								 
							
						 
						
							
							
								
								Removed x64 configuration  
							
							It could be added in a future if required... 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7e36727328 
								
							
								 
							
						 
						
							
							
								
								Visual Studio 2015 project  
							
							
								
							
							
						 
						9 years ago