Skip to content

Commit 4d537dd

Browse files
author
jef
committed
more fixes: optional QWT
git-svn-id: http://svn.osgeo.org/qgis/trunk@12705 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 864bbc1 commit 4d537dd

File tree

7 files changed

+55
-1147
lines changed

7 files changed

+55
-1147
lines changed

CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,6 @@ IF (WIN32)
302302
ADD_DEFINITIONS("-DGUI_EXPORT=__declspec(dllimport)")
303303
ADD_DEFINITIONS("-DPYTHON_EXPORT=__declspec(dllimport)")
304304
ADD_DEFINITIONS("-DANALYSIS_EXPORT=__declspec(dllimport)")
305-
ADD_DEFINITIONS("-DQWT_DLL")
306305
ELSE (MSVC)
307306
ADD_DEFINITIONS("\"-DCORE_EXPORT=__declspec(dllimport)\"")
308307
ADD_DEFINITIONS("\"-DGUI_EXPORT=__declspec(dllimport)\"")

0 commit comments

Comments
 (0)