FFTW Thirdparty library for x64

Since I’m not a professional coder, lol, it took me forever of trying, failing, trying, failing, to finally compile a working build of the FFTW-2.1.5 library files to use in compiling Panda3D-1.10.1-x64 from the most current github repo. So, I’m posting them here to share if anyone else should happen to want or need the capabilities of this library. This was built in VS2012, but using platform toolset of VS2010(v100).
Just extract the fftw folder from archive and place it in the “panda3d/win-libs-vc10-x64” sub-directory in the panda3d source. panda should automatically recognize it when building panda.
win-libs-vc10-x64_fftw-2.1.5-x64.rar (375 KB)