From 8ec79df15dc9014534be828965f096aa814da96b Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 10 Jul 2015 12:35:08 -0700 Subject: [PATCH] Updated for Windows 10 SDK 10166 --- DirectXTex_Windows10.vcxproj | 281 +++++++++++++++++++++++++++++++++++ 1 file changed, 281 insertions(+) create mode 100644 DirectXTex_Windows10.vcxproj diff --git a/DirectXTex_Windows10.vcxproj b/DirectXTex_Windows10.vcxproj new file mode 100644 index 0000000..28096bd --- /dev/null +++ b/DirectXTex_Windows10.vcxproj @@ -0,0 +1,281 @@ + + + + + Debug + ARM + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + Win32 + + + Release + x64 + + + + + + + + + + + + + + + + + + + + + + Create + Create + Create + Create + Create + Create + + + + + + + + + + + + + + + + + {fb3f52b5-bfe8-43fd-836f-363735dab738} + StaticLibrary + DirectXTex + DirectXTex + en-US + 14.0 + true + Windows Store + 10.0.10166.0 + 10.0.10166.0 + 10.0 + + + + StaticLibrary + true + v140 + + + StaticLibrary + true + v140 + + + StaticLibrary + true + v140 + + + StaticLibrary + false + v140 + + + StaticLibrary + false + v140 + + + StaticLibrary + false + v140 + + + + + + + + + + + + + + + + + + + + + + + + + + + + Bin\Windows10\$(Platform)\$(Configuration)\ + Bin\Windows10\$(Platform)\$(Configuration)\ + DirectXTex + false + + + Bin\Windows10\$(Platform)\$(Configuration)\ + Bin\Windows10\$(Platform)\$(Configuration)\ + DirectXTex + false + + + Bin\Windows10\$(Platform)\$(Configuration)\ + Bin\Windows10\$(Platform)\$(Configuration)\ + DirectXTex + false + + + Bin\Windows10\$(Platform)\$(Configuration)\ + Bin\Windows10\$(Platform)\$(Configuration)\ + DirectXTex + false + + + Bin\Windows10\$(Platform)\$(Configuration)\ + Bin\Windows10\$(Platform)\$(Configuration)\ + DirectXTex + false + + + Bin\Windows10\$(Platform)\$(Configuration)\ + Bin\Windows10\$(Platform)\$(Configuration)\ + DirectXTex + false + + + + Use + false + true + Fast + StreamingSIMDExtensions2 + $(IntDir)$(TargetName).pdb + Level4 + DirectXTexP.h + _CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions) + + + Console + false + false + + + + + Use + false + true + Fast + StreamingSIMDExtensions2 + $(IntDir)$(TargetName).pdb + Level4 + DirectXTexP.h + _CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions) + + + Console + false + false + + + + + Use + false + true + Fast + $(IntDir)$(TargetName).pdb + Level4 + DirectXTexP.h + _CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions) + + + Console + false + false + + + + + Use + false + true + Fast + $(IntDir)$(TargetName).pdb + Level4 + DirectXTexP.h + _CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions) + + + Console + false + false + + + + + Use + false + true + Fast + $(IntDir)$(TargetName).pdb + Level4 + DirectXTexP.h + _CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions) + + + Console + false + false + + + + + Use + false + true + Fast + $(IntDir)$(TargetName).pdb + Level4 + DirectXTexP.h + _CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions) + + + Console + false + false + + + + + + \ No newline at end of file