Bill Somerville 4fc1ba02d2 Make/qmake tweaks
The lib/Makefile.MinGW makefile  has been enhanced to link  to the DLL
version of fftw3  which is the normal version of  the library that you
get with the Windows installer.

The library is  located by passing the FFTW3_DIR variable  on the make
command line. For example on my system:

	$ # In a MinGW console
	$ cd ~/src/wsjtx/lib
	$ make QT_DIR=/c/Tools/Qt/5.2.1/mingw48_32 \
	>  FFTW3_DIR=/c/Tools/fftw-3.3.3-dll32-2

Similarly with the qmake project:

	$ # In a Qt MinGW 32-bit console
	$ cd ~/src/wsjtx
	$ qmake \
	>  HAMLIB_DIR=c:/test-install/hamlib/mingw48_32 \
	>  FFTW3_DIR=c:/Tools/fftw-3.3.3-dll32-2
	$ mingw32-make



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4551 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-10-21 13:47:19 +00:00
..
2013-08-10 15:29:55 +00:00
2013-08-10 15:29:55 +00:00
2012-10-03 14:31:43 +00:00
2014-03-05 20:06:44 +00:00
2012-10-03 14:31:43 +00:00
2012-10-03 14:31:43 +00:00
2012-10-03 14:31:43 +00:00
2014-03-05 20:19:38 +00:00
2014-03-05 20:18:08 +00:00
2013-07-09 16:22:25 +00:00
2012-10-03 14:31:43 +00:00
2012-10-03 14:31:43 +00:00
2012-10-03 14:31:43 +00:00
2013-05-22 15:39:28 +00:00
2013-05-22 15:39:28 +00:00
2012-10-10 19:25:28 +00:00
2012-10-03 14:31:43 +00:00
2013-05-22 15:39:28 +00:00
2013-01-22 21:04:47 +00:00
2013-05-22 15:39:28 +00:00
2013-08-10 15:29:55 +00:00
2012-10-03 14:31:43 +00:00
2013-05-22 15:39:28 +00:00
2013-05-22 15:39:28 +00:00
2012-10-03 14:31:43 +00:00
2013-05-22 15:39:28 +00:00
2014-04-03 19:44:34 +00:00
2012-10-03 14:31:43 +00:00
2012-10-03 14:31:43 +00:00
2012-10-03 14:31:43 +00:00
2013-07-09 16:05:23 +00:00
2013-05-22 15:39:28 +00:00
2014-04-13 18:49:09 +00:00
2014-10-21 13:47:19 +00:00
2012-10-03 14:31:43 +00:00
2014-04-03 19:44:34 +00:00
2013-03-25 12:17:21 +00:00
2012-10-04 02:05:14 +00:00
2012-11-14 17:02:54 +00:00
2013-05-22 15:39:28 +00:00
2012-10-03 14:31:43 +00:00
2012-10-03 14:31:43 +00:00
2013-05-22 15:39:28 +00:00
2013-05-22 15:39:28 +00:00
2013-05-22 15:39:28 +00:00
2013-05-22 15:39:28 +00:00
2013-05-22 15:39:28 +00:00
2013-01-22 19:19:00 +00:00
2012-10-03 14:31:43 +00:00
2012-10-03 14:31:43 +00:00
2012-10-03 14:31:43 +00:00
2013-01-22 19:19:00 +00:00
2014-03-05 20:09:03 +00:00
2013-07-09 16:22:25 +00:00
2013-05-22 15:39:28 +00:00
2014-09-11 00:07:49 +00:00
2013-05-22 15:39:28 +00:00
2012-10-03 14:31:43 +00:00
2014-04-03 19:44:34 +00:00
2013-05-22 15:39:28 +00:00
2012-10-03 14:31:43 +00:00
2013-08-10 15:29:55 +00:00