diff options
| author | Denton Woods <devil.imagelib@gmail.com> | 2008-12-18 03:38:55 +0000 |
|---|---|---|
| committer | Denton Woods <devil.imagelib@gmail.com> | 2008-12-18 03:38:55 +0000 |
| commit | 2f635011d4cee4c9f534b7c86ca8286e441d744c (patch) | |
| tree | abe6e0b42451fc1b079df61031ba73c9c059a4ad /DevIL/include | |
| parent | 5225b646f36a565ae0094d3a105f005ffc655449 (diff) | |
| download | devil-2f635011d4cee4c9f534b7c86ca8286e441d744c.tar.gz | |
*** empty log message ***
Diffstat (limited to 'DevIL/include')
| -rw-r--r-- | DevIL/include/IL/config.h.win | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/DevIL/include/IL/config.h.win b/DevIL/include/IL/config.h.win index 55c728ad..53ecd939 100644 --- a/DevIL/include/IL/config.h.win +++ b/DevIL/include/IL/config.h.win @@ -58,6 +58,7 @@ #undef ILUT_USE_DIRECTX8 #define ILUT_USE_DIRECTX9 +//#define ILUT_USE_DIRECTX10 #define ILUT_USE_OPENGL #undef ILUT_USE_SDL #define ILUT_USE_WIN32 @@ -115,7 +116,7 @@ #define STDC_HEADERS 1 /* Version number of package */ -//#define IL_VERSION "1.7.3" +//#define IL_VERSION "1.7.4" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ |
