= Dependent Libraries
== Dependent Libraries for Core Libraries
* boost 1.43.0 : http://www.boost.org/
* cairo 1.8.10 : http://cairographics.org/
* wxWidgets 2.8.11 : http://www.wxwidgets.org/
* xerces-c 3.1.1 : http://xerces.apache.org/xerces-c/
* zlib 1.2.5 : http://www.zlib.net/
* crypto++ 5.6.2 : http://www.cryptopp.com/
* Google C++ Testing Framework 1.7.0 : https://code.google.com/p/googletest/
=== Dependent Libraries for Plug-ins
* sqlite 3.6.23 for SQLite Plug-in : http://www.sqlite.org/
* PostgreSQL for PostgreSQL Plug-in: http://www.postgresql.org/
* Mascot Parser 2.5.02(or more) for Mascot Search Plug-in: http://www.matrixscience.com/msparser.html
* netcdf 3.6.1 for AIA Plug-in: http://www.unidata.ucar.edu/software/netcdf/
* MATLAB and MATLAB Compiler to build Mspeaks/Mslowess/MsbackadjBaselineDetection Plug-in: http://www.mathworks.com/products/compiler/
== Building Dependent Librairies
=== wxWidgets
1. define wxUSE_GLCANVAS as 1 at ${wx-src}]\include\wx\msw\setup.h
2. set SHARED = 1, USE_OPENGL = 1 at ${wx-src}]\build\msw\config.vc