diff --git a/project/vc8/nvconfig.h b/project/vc8/nvconfig.h index 6979b69..19f4fb7 100644 --- a/project/vc8/nvconfig.h +++ b/project/vc8/nvconfig.h @@ -8,10 +8,16 @@ #define HAVE_MALLOC_H #if !defined(_M_X64) -#define HAVE_PNG -#define HAVE_JPEG -#define HAVE_TIFF -//#define HAVE_FREEIMAGE +//#define HAVE_PNG +//#define HAVE_JPEG +//#define HAVE_TIFF +#define HAVE_FREEIMAGE #endif +#define HAVE_ATITC +#define HAVE_D3DX +#define HAVE_SQUISH +#define HAVE_STB + + #endif // NV_CONFIG diff --git a/project/vc8/nvimage/nvimage.vcproj b/project/vc8/nvimage/nvimage.vcproj index e241745..30efe0f 100644 --- a/project/vc8/nvimage/nvimage.vcproj +++ b/project/vc8/nvimage/nvimage.vcproj @@ -44,7 +44,7 @@ @@ -268,7 +270,7 @@ /> @@ -512,13 +519,11 @@ /> @@ -952,7 +953,7 @@ > diff --git a/project/vc8/squish/squish.vcproj b/project/vc8/squish/squish.vcproj index b79f023..cd57ab6 100644 --- a/project/vc8/squish/squish.vcproj +++ b/project/vc8/squish/squish.vcproj @@ -83,12 +83,13 @@ /> - - @@ -331,10 +327,6 @@ RelativePath="..\..\..\src\nvtt\squish\colourset.h" > - - diff --git a/project/vc8/stress/stress.vcproj b/project/vc8/stress/stress.vcproj index 2667794..c57e2a8 100644 --- a/project/vc8/stress/stress.vcproj +++ b/project/vc8/stress/stress.vcproj @@ -2,7 +2,7 @@