Update vs2017 project files.

This commit is contained in:
Ignacio Castano
2020-07-06 10:33:17 -07:00
parent 721cc85da7
commit ea53e0b1ee
10 changed files with 21 additions and 28 deletions

View File

@ -6,8 +6,8 @@
#include "nvmath/Color.inl"
#include "nvcore/Utils.h" // clamp
#define HAVE_RGETC 1
#define HAVE_ETCPACK 0 // Only enable in OSX for debugging.
//#define HAVE_RGETC 0
//#define HAVE_ETCPACK 0 // Only enable in OSX for debugging.
#if HAVE_RGETC
#include "rg_etc1.h"