Ajout version Release/x64 avec les libraries x64 et tuning de la version Debug
This commit is contained in:
		
							
								
								
									
										26
									
								
								SQCSim2021/external/devil180/include/IL/ilut_config.h
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										26
									
								
								SQCSim2021/external/devil180/include/IL/ilut_config.h
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,26 @@ | ||||
| #ifndef __ILUT_CONFIG_H__ | ||||
| #define __ILUT_CONFIG_H__ | ||||
|  | ||||
| //#define IL_USE_PRAGMA_LIBS | ||||
|  | ||||
| // Supported APIs (ILUT) | ||||
|  | ||||
| // | ||||
| // sorry just | ||||
| // cant get this one to work under windows | ||||
| // have disabled for the now | ||||
| // | ||||
| // will look at it some more later | ||||
| // | ||||
| // Kriss | ||||
| // | ||||
| #undef ILUT_USE_ALLEGRO | ||||
|  | ||||
| #undef ILUT_USE_DIRECTX8 | ||||
| //#define ILUT_USE_DIRECTX9 | ||||
| //#define ILUT_USE_DIRECTX10 | ||||
| #define ILUT_USE_OPENGL | ||||
| //#define ILUT_USE_SDL | ||||
| #define ILUT_USE_WIN32 | ||||
|  | ||||
| #endif//__ILUT_CONFIG_H__ | ||||
		Reference in New Issue
	
	Block a user