diff --git a/MSVC/fdk-aac.vcxproj b/MSVC/fdk-aac.vcxproj
index e97adde..2035c14 100644
--- a/MSVC/fdk-aac.vcxproj
+++ b/MSVC/fdk-aac.vcxproj
@@ -5,77 +5,69 @@
Debug
Win32
+
+ Debug
+ x64
+
Release
Win32
+
+ Release
+ x64
+
{D7D4B982-8B16-4A10-8B1C-9527BD789709}
Win32Proj
- fdkaac
+ fdk-aac
+
+
+ v140_xp
+ v120_xp
+ v110_xp
+ v100
-
+
StaticLibrary
- true
Unicode
- v100
-
- StaticLibrary
+
+ true
+
+
false
- true
- Unicode
- v100
-
-
-
-
-
-
+
-
- $(Configuration)Lib\
-
-
- $(Configuration)Lib\
-
-
+
NotUsing
Level3
- Disabled
- WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
+ WIN32;_LIB;%(PreprocessorDefinitions)
../fdk-aac/libaacenc/include;../fdk-aac/libFDK/include;../fdk-aac/libMpegTPEnc/include;../fdk-aac/libPCMutils/include;../fdk-aac/libSBRenc/include;../fdk-aac/libSYS/include
- true
-
- Windows
- true
-
-
+
- Level3
- NotUsing
- MaxSpeed
- true
- true
- WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
- ../fdk-aac/libaacenc/include;../fdk-aac/libFDK/include;../fdk-aac/libMpegTPEnc/include;../fdk-aac/libPCMutils/include;../fdk-aac/libSBRenc/include;../fdk-aac/libSYS/include
- true
+ Disabled
+
+
+
+
+ MaxSpeed
+ /Qvec-report:1 %(AdditionalOptions)
+
+
+
+
+ __x86_64__;%(PreprocessorDefinitions)
-
- Windows
- true
- true
- true
-
diff --git a/MSVC/fdkaac.sln b/MSVC/fdkaac.sln
index 5507930..5a4c448 100644
--- a/MSVC/fdkaac.sln
+++ b/MSVC/fdkaac.sln
@@ -8,17 +8,27 @@ EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
+ Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
+ Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E62D32CF-E308-40BD-9FF0-8266C6CAA9AA}.Debug|Win32.ActiveCfg = Debug|Win32
{E62D32CF-E308-40BD-9FF0-8266C6CAA9AA}.Debug|Win32.Build.0 = Debug|Win32
+ {E62D32CF-E308-40BD-9FF0-8266C6CAA9AA}.Debug|x64.ActiveCfg = Debug|x64
+ {E62D32CF-E308-40BD-9FF0-8266C6CAA9AA}.Debug|x64.Build.0 = Debug|x64
{E62D32CF-E308-40BD-9FF0-8266C6CAA9AA}.Release|Win32.ActiveCfg = Release|Win32
{E62D32CF-E308-40BD-9FF0-8266C6CAA9AA}.Release|Win32.Build.0 = Release|Win32
+ {E62D32CF-E308-40BD-9FF0-8266C6CAA9AA}.Release|x64.ActiveCfg = Release|x64
+ {E62D32CF-E308-40BD-9FF0-8266C6CAA9AA}.Release|x64.Build.0 = Release|x64
{D7D4B982-8B16-4A10-8B1C-9527BD789709}.Debug|Win32.ActiveCfg = Debug|Win32
{D7D4B982-8B16-4A10-8B1C-9527BD789709}.Debug|Win32.Build.0 = Debug|Win32
+ {D7D4B982-8B16-4A10-8B1C-9527BD789709}.Debug|x64.ActiveCfg = Debug|x64
+ {D7D4B982-8B16-4A10-8B1C-9527BD789709}.Debug|x64.Build.0 = Debug|x64
{D7D4B982-8B16-4A10-8B1C-9527BD789709}.Release|Win32.ActiveCfg = Release|Win32
{D7D4B982-8B16-4A10-8B1C-9527BD789709}.Release|Win32.Build.0 = Release|Win32
+ {D7D4B982-8B16-4A10-8B1C-9527BD789709}.Release|x64.ActiveCfg = Release|x64
+ {D7D4B982-8B16-4A10-8B1C-9527BD789709}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/MSVC/fdkaac.vcxproj b/MSVC/fdkaac.vcxproj
index 45488b2..0a59d91 100644
--- a/MSVC/fdkaac.vcxproj
+++ b/MSVC/fdkaac.vcxproj
@@ -5,57 +5,50 @@
Debug
Win32
+
+ Debug
+ x64
+
Release
Win32
+
+ Release
+ x64
+
{E62D32CF-E308-40BD-9FF0-8266C6CAA9AA}
Win32Proj
fdkaac
-
-
- Application
- true
- Unicode
- v100
+
+ v140_xp
+ v120_xp
+ v110_xp
+ v100
-
+
+
Application
- false
- true
Unicode
- v100
+
+
+ true
+
+
+ false
-
-
-
+
-
-
-
-
-
- true
- cli_$(Configuration)\
-
-
- false
- $(Configuration)Cli\
-
-
+
-
-
Level3
- Disabled
- HAVE_STDINT_H;inline=__inline;_CRT_SECURE_NO_WARNINGS;WIN32;_CONSOLE;_DEBUG;%(PreprocessorDefinitions)
+ HAVE_STDINT_H;inline=__inline;_CRT_SECURE_NO_WARNINGS;WIN32;_CONSOLE;%(PreprocessorDefinitions)
./include;../missings;.;..
- true
Console
@@ -69,31 +62,19 @@ copy ..\fdk-aac\libSYS\include\genericStds.h include\fdk-aac\
copy ..\fdk-aac\libSYS\include\machine_type.h include\fdk-aac\
-
+
+
+ Disabled
+
+
+
- Level3
-
-
MaxSpeed
- true
- true
- HAVE_STDINT_H;inline=__inline;_CRT_SECURE_NO_WARNINGS;WIN32;_CONSOLE;NDEBUG;%(PreprocessorDefinitions)
- ./include;../missings;.;..
- true
- Console
- true
true
true
-
- copy ..\fdk-aac\libAACdec\include\aacdecoder_lib.h include\fdk-aac\
-copy ..\fdk-aac\libAACenc\include\aacenc_lib.h include\fdk-aac\
-copy ..\fdk-aac\libSYS\include\FDK_Audio.h include\fdk-aac\
-copy ..\fdk-aac\libSYS\include\genericStds.h include\fdk-aac\
-copy ..\fdk-aac\libSYS\include\machine_type.h include\fdk-aac\
-