File tree Expand file tree Collapse file tree 9 files changed +11
-11
lines changed Expand file tree Collapse file tree 9 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ BUILT_SOURCES = $(plugin_MOC) $(plugin_UI)
51
51
52
52
copyrightlabelplugin_la_LIBADD = $(QT_LDADD ) $(GDAL_LDADD ) ../../src/libqgis.la
53
53
copyrightlabelplugin_la_LDFLAGS = -avoid-version -module
54
- copyrightlabelplugin_la_CXXFLAGS = $(CXXFLAGS ) $(EXTRA_CXXFLAGS ) $(QT_CXXFLAGS ) $(DEBUG_QGIS ) $(GDAL_CFLAGS ) $(GEOS_CFLAGS ) -I../../src
54
+ copyrightlabelplugin_la_CXXFLAGS = $(CXXFLAGS ) $(EXTRA_CXXFLAGS ) $(QT_CXXFLAGS ) $(DEBUG_QGIS ) $(GDAL_CFLAGS ) $(GEOS_CFLAGS ) -I../../src -I../../src/ui
55
55
56
56
CLEANFILES = $(BUILT_SOURCES )
57
57
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ BUILT_SOURCES = $(plugin_MOC) $(plugin_UI) $(plugin_RES)
52
52
53
53
delimitedtextplugin_la_LIBADD = $(QT_LDADD ) $(GDAL_LDADD ) ../../src/libqgis.la
54
54
delimitedtextplugin_la_LDFLAGS = -avoid-version -module
55
- delimitedtextplugin_la_CXXFLAGS = $(CXXFLAGS ) $(EXTRA_CXXFLAGS ) $(QT_CXXFLAGS ) $(DEBUG_QGIS ) $(GDAL_CFLAGS ) $(GEOS_CFLAGS ) -I../../src/
55
+ delimitedtextplugin_la_CXXFLAGS = $(CXXFLAGS ) $(EXTRA_CXXFLAGS ) $(QT_CXXFLAGS ) $(DEBUG_QGIS ) $(GDAL_CFLAGS ) $(GEOS_CFLAGS ) -I../../src/ -I../../src/ui
56
56
57
57
CLEANFILES = $(BUILT_SOURCES )
58
58
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ BUILT_SOURCES = $(pggeoprocessing_MOC) $(pggeoprocessing_UI)
53
53
54
54
pggeoprocessingplugin_la_LIBADD = $(QT_LDADD ) $(GDAL_LDADD ) $(PG_LIB ) ../../src/libqgis.la
55
55
pggeoprocessingplugin_la_LDFLAGS = -avoid-version -module
56
- pggeoprocessingplugin_la_CXXFLAGS = $(CXXFLAGS ) $(EXTRA_CXXFLAGS ) $(QT_CXXFLAGS ) $(PG_INC ) $(DEBUG_QGIS ) $(GDAL_CFLAGS ) $(GEOS_CFLAGS ) -I../../src
56
+ pggeoprocessingplugin_la_CXXFLAGS = $(CXXFLAGS ) $(EXTRA_CXXFLAGS ) $(QT_CXXFLAGS ) $(PG_INC ) $(DEBUG_QGIS ) $(GDAL_CFLAGS ) $(GEOS_CFLAGS ) -I../../src/ui -I../../src
57
57
58
58
CLEANFILES = $(BUILT_SOURCES )
59
59
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ BUILT_SOURCES = $(plugin_MOC) $(plugin_UI)
55
55
56
56
gpsimporterplugin_la_LIBADD = $(QT_LDADD ) $(GDAL_LDADD ) ../../src/libqgis.la
57
57
gpsimporterplugin_la_CFLAGS = $(CFLAGS ) $(EXTRA_CFLAGS ) $(DEBUG_QGIS )
58
- gpsimporterplugin_la_CXXFLAGS = $(CXXFLAGS ) $(EXTRA_CXXFLAGS ) $(QT_CXXFLAGS ) $(DEBUG_QGIS ) $(GDAL_CFLAGS ) $(GEOS_CFLAGS ) -I../../src
58
+ gpsimporterplugin_la_CXXFLAGS = $(CXXFLAGS ) $(EXTRA_CXXFLAGS ) $(QT_CXXFLAGS ) $(DEBUG_QGIS ) $(GDAL_CFLAGS ) $(GEOS_CFLAGS ) -I../../src -I../../src/ui
59
59
gpsimporterplugin_la_LDFLAGS = -avoid-version -module
60
60
61
61
CLEANFILES = $(BUILT_SOURCES )
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ BUILT_SOURCES = $(plugin_MOC) $(plugin_UI)
116
116
117
117
grassplugin_la_LIBADD = $(QT_LDADD ) ../../providers/grass/libqgisgrass.la $(GRASS_LIB ) $(PG_LIB ) $(GDAL_LDADD ) ../../src/libqgis.la ../../src/raster/libqgsraster.la
118
118
grassplugin_la_LDFLAGS = -avoid-version -module
119
- grassplugin_la_CXXFLAGS = $(PREFIX ) $(CXXFLAGS ) -I$(GRASS_INC ) $(DEFS ) $(EXTRA_CXXFLAGS ) $(QT_CXXFLAGS ) $(DEBUG_QGIS ) -I$(PG_INC ) $(GDAL_CFLAGS ) $(GEOS_CFLAGS ) -I../../src/legend/ -I../../src/raster
119
+ grassplugin_la_CXXFLAGS = $(PREFIX ) $(CXXFLAGS ) -I$(GRASS_INC ) $(DEFS ) $(EXTRA_CXXFLAGS ) $(QT_CXXFLAGS ) $(DEBUG_QGIS ) -I$(PG_INC ) $(GDAL_CFLAGS ) $(GEOS_CFLAGS ) -I../../src/legend/ -I../../src/raster -I../../src/ui
120
120
121
121
CLEANFILES = $(BUILT_SOURCES )
122
122
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ BUILT_SOURCES = $(plugin_MOC) $(plugin_UI)
56
56
57
57
gridmakerplugin_la_LIBADD = $(QT_LDADD ) $(GDAL_LDADD ) ../../src/libqgis.la
58
58
gridmakerplugin_la_CFLAGS = $(CFLAGS ) $(EXTRA_CFLAGS ) $(DEBUG_QGIS )
59
- gridmakerplugin_la_CXXFLAGS = $(CXXFLAGS ) $(EXTRA_CXXFLAGS ) $(QT_CXXFLAGS ) $(DEBUG_QGIS ) $(GDAL_CFLAGS ) $(GEOS_CFLAGS ) -I../../src
59
+ gridmakerplugin_la_CXXFLAGS = $(CXXFLAGS ) $(EXTRA_CXXFLAGS ) $(QT_CXXFLAGS ) $(DEBUG_QGIS ) $(GDAL_CFLAGS ) $(GEOS_CFLAGS ) -I../../src -I../../src/ui
60
60
gridmakerplugin_la_LDFLAGS = -avoid-version -module
61
61
62
62
# #
@@ -75,7 +75,7 @@ gridmaker_SOURCES = main.cpp \
75
75
76
76
gridmaker_LDADD = $(QT_LDADD )
77
77
gridmaker_CFLAGS = $(CFLAGS ) $(EXTRA_CFLAGS ) $(DEBUG_QGIS )
78
- gridmaker_CXXFLAGS = $(CXXFLAGS ) $(EXTRA_CXXFLAGS ) $(QT_CXXFLAGS ) $(PKGDATAPATH ) $(DEBUG_QGIS ) -I../../src
78
+ gridmaker_CXXFLAGS = $(CXXFLAGS ) $(EXTRA_CXXFLAGS ) $(QT_CXXFLAGS ) $(PKGDATAPATH ) $(DEBUG_QGIS ) -I../../src -I../../src/ui
79
79
80
80
standalone_MOC = plugingui.moc.cpp
81
81
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ BUILT_SOURCES = $(plugin_MOC) $(plugin_UI)
43
43
44
44
northarrowplugin_la_LIBADD = $(QT_LDADD ) $(GDAL_LDADD ) ../../src/libqgis.la
45
45
northarrowplugin_la_LDFLAGS = -avoid-version -module
46
- northarrowplugin_la_CXXFLAGS = $(CXXFLAGS ) $(EXTRA_CXXFLAGS ) $(QT_CXXFLAGS ) $(DEBUG_QGIS ) $(GDAL_CFLAGS ) $(GEOS_CFLAGS ) $(PKGDATAPATH ) -I../../src
46
+ northarrowplugin_la_CXXFLAGS = $(CXXFLAGS ) $(EXTRA_CXXFLAGS ) $(QT_CXXFLAGS ) $(DEBUG_QGIS ) $(GDAL_CFLAGS ) $(GEOS_CFLAGS ) $(PKGDATAPATH ) -I../../src -I../../src/ui
47
47
48
48
CLEANFILES = $(BUILT_SOURCES )
49
49
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ BUILT_SOURCES = $(plugin_MOC) $(plugin_UI)
40
40
41
41
libScaleBarplugin_la_LIBADD = $(QT_LDADD ) ../../src/libqgis.la
42
42
libScaleBarplugin_la_LDFLAGS = -avoid-version -module
43
- libScaleBarplugin_la_CXXFLAGS = $(CXXFLAGS ) $(EXTRA_CXXFLAGS ) $(QT_CXXFLAGS ) $(DEBUG_QGIS ) $(GDAL_CFLAGS ) $(GEOS_CFLAGS ) -I../../src
43
+ libScaleBarplugin_la_CXXFLAGS = $(CXXFLAGS ) $(EXTRA_CXXFLAGS ) $(QT_CXXFLAGS ) $(DEBUG_QGIS ) $(GDAL_CFLAGS ) $(GEOS_CFLAGS ) -I../../src -I../../src/ui
44
44
45
45
CLEANFILES = $(BUILT_SOURCES )
46
46
Original file line number Diff line number Diff line change @@ -75,12 +75,12 @@ BUILT_SOURCES = $(spit_MOC) $(spit_UI) $(spitplugin_la_MOC)
75
75
76
76
spitplugin_la_LIBADD = $(QT_LDADD ) $(PG_LIB ) $(GDAL_LDADD ) ../../src/libqgis.la
77
77
spitplugin_la_LDFLAGS = -avoid-version -module
78
- spitplugin_la_CXXFLAGS = $(CXXFLAGS ) $(EXTRA_CXXFLAGS ) $(GDAL_CFLAGS ) $(QT_CXXFLAGS ) $(PG_INC ) $(GEOS_CFLAGS ) -I../../src
78
+ spitplugin_la_CXXFLAGS = $(CXXFLAGS ) $(EXTRA_CXXFLAGS ) $(GDAL_CFLAGS ) $(QT_CXXFLAGS ) $(PG_INC ) $(GEOS_CFLAGS ) -I../../src -I../../src/ui
79
79
80
80
81
81
spit_LDADD = $(QT_LDADD ) $(PG_LIB ) $(GDAL_LDADD )
82
82
# spit_LDFLAGS = -avoid-version -module
83
- spit_CXXFLAGS = $(CXXFLAGS ) $(EXTRA_CXXFLAGS ) $(GDAL_CFLAGS ) $(QT_CXXFLAGS ) $(PG_INC ) -I../../src
83
+ spit_CXXFLAGS = $(CXXFLAGS ) $(EXTRA_CXXFLAGS ) $(GDAL_CFLAGS ) $(QT_CXXFLAGS ) $(PG_INC ) -I../../src -I../../src/ui
84
84
85
85
CLEANFILES = $(BUILT_SOURCES )
86
86
You can’t perform that action at this time.
0 commit comments