Skip to content

Commit

Permalink
more fixes: optional QWT
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@12705 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Jan 8, 2010
1 parent 864bbc1 commit 4d537dd
Show file tree
Hide file tree
Showing 7 changed files with 55 additions and 1,147 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Expand Up @@ -302,7 +302,6 @@ IF (WIN32)
ADD_DEFINITIONS("-DGUI_EXPORT=__declspec(dllimport)")
ADD_DEFINITIONS("-DPYTHON_EXPORT=__declspec(dllimport)")
ADD_DEFINITIONS("-DANALYSIS_EXPORT=__declspec(dllimport)")
ADD_DEFINITIONS("-DQWT_DLL")
ELSE (MSVC)
ADD_DEFINITIONS("\"-DCORE_EXPORT=__declspec(dllimport)\"")
ADD_DEFINITIONS("\"-DGUI_EXPORT=__declspec(dllimport)\"")
Expand Down

0 comments on commit 4d537dd

Please sign in to comment.