|
1115 | 1115 | 729288B60F71FEE2006D9489 /* qgsopenvectorlayerdialog.h in Sources */ = {isa = PBXBuildFile; fileRef = 726979A70F71369A00AFA402 /* qgsopenvectorlayerdialog.h */; };
|
1116 | 1116 | 729288ED0F7293DB006D9489 /* qgshelpserver.h in Sources */ = {isa = PBXBuildFile; fileRef = 7209E77B0F39E57A003DC336 /* qgshelpserver.h */; };
|
1117 | 1117 | 729288EE0F7293DB006D9489 /* qgshelpviewer.h in Sources */ = {isa = PBXBuildFile; fileRef = 7209E77D0F39E57A003DC336 /* qgshelpviewer.h */; };
|
| 1118 | + 7295BC7510F57D50005D1408 /* qgscomposertable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7295BC7310F57CE8005D1408 /* qgscomposertable.cpp */; }; |
| 1119 | + 7295BC7910F57D9E005D1408 /* qgscomposertablewidget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7295BC7710F57D8C005D1408 /* qgscomposertablewidget.cpp */; }; |
| 1120 | + 7295BC7A10F57D9E005D1408 /* qgscomposertablewidget.h in Sources */ = {isa = PBXBuildFile; fileRef = 7295BC7810F57D8C005D1408 /* qgscomposertablewidget.h */; }; |
1118 | 1121 | 7296CD9E10C2ED18001EAD92 /* qgscomposershape.h in Sources */ = {isa = PBXBuildFile; fileRef = 72C93CE110B58AD2003A618E /* qgscomposershape.h */; };
|
1119 | 1122 | 7296CE1A10C2FE91001EAD92 /* libqgis_core.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7209F1D20F39E760003DC336 /* libqgis_core.dylib */; };
|
1120 | 1123 | 7299E8BA0F90F06C002F58DE /* AUTHORS in Copy - doc */ = {isa = PBXBuildFile; fileRef = 7256F2E50F4147890022BE1F /* AUTHORS */; };
|
|
5627 | 5630 | 7289F9BB10E016260027BCEA /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CMakeLists.txt; path = ../../resources/context_help/CMakeLists.txt; sourceTree = SOURCE_ROOT; };
|
5628 | 5631 | 7289FAA910E0166F0027BCEA /* qgssymbologyv2conversion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgssymbologyv2conversion.cpp; path = "../../src/core/symbology-ng/qgssymbologyv2conversion.cpp"; sourceTree = SOURCE_ROOT; };
|
5629 | 5632 | 7289FAAA10E0166F0027BCEA /* qgssymbologyv2conversion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgssymbologyv2conversion.h; path = "../../src/core/symbology-ng/qgssymbologyv2conversion.h"; sourceTree = SOURCE_ROOT; };
|
| 5633 | + 7295BC7310F57CE8005D1408 /* qgscomposertable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgscomposertable.cpp; path = ../../src/core/composer/qgscomposertable.cpp; sourceTree = SOURCE_ROOT; }; |
| 5634 | + 7295BC7410F57CE8005D1408 /* qgscomposertable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgscomposertable.h; path = ../../src/core/composer/qgscomposertable.h; sourceTree = SOURCE_ROOT; }; |
| 5635 | + 7295BC7610F57D70005D1408 /* qgscomposertablewidgetbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = qgscomposertablewidgetbase.ui; path = ../../src/ui/qgscomposertablewidgetbase.ui; sourceTree = SOURCE_ROOT; }; |
| 5636 | + 7295BC7710F57D8C005D1408 /* qgscomposertablewidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgscomposertablewidget.cpp; path = ../../src/app/composer/qgscomposertablewidget.cpp; sourceTree = SOURCE_ROOT; }; |
| 5637 | + 7295BC7810F57D8C005D1408 /* qgscomposertablewidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgscomposertablewidget.h; path = ../../src/app/composer/qgscomposertablewidget.h; sourceTree = SOURCE_ROOT; }; |
5630 | 5638 | 7296CD8610C2E667001EAD92 /* chstroke.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = chstroke.sh; path = ../../scripts/chstroke.sh; sourceTree = SOURCE_ROOT; };
|
5631 | 5639 | 7299396A0FE3037600244D1A /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CMakeLists.txt; path = "../../src/plugins/grass/modules-6.3/CMakeLists.txt"; sourceTree = SOURCE_ROOT; };
|
5632 | 5640 | 7299396B0FE3037600244D1A /* r.surf.fractal.1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = r.surf.fractal.1.png; path = "../../src/plugins/grass/modules-6.3/r.surf.fractal.1.png"; sourceTree = SOURCE_ROOT; };
|
|
7702 | 7710 | 7209E5CD0F39E57A003DC336 /* qgscomposerscalebarwidget.h */,
|
7703 | 7711 | 72C93CDC10B58A07003A618E /* qgscomposershapewidget.cpp */,
|
7704 | 7712 | 72C93CDD10B58A07003A618E /* qgscomposershapewidget.h */,
|
| 7713 | + 7295BC7710F57D8C005D1408 /* qgscomposertablewidget.cpp */, |
| 7714 | + 7295BC7810F57D8C005D1408 /* qgscomposertablewidget.h */, |
7705 | 7715 | 7209E5CE0F39E57A003DC336 /* qgscompositionwidget.cpp */,
|
7706 | 7716 | 7209E5CF0F39E57A003DC336 /* qgscompositionwidget.h */,
|
7707 | 7717 | 72EBC9640F49D49D0016BA3C /* qgsitempositiondialog.cpp */,
|
|
7880 | 7890 | 7209E6710F39E57A003DC336 /* qgscomposerscalebar.h */,
|
7881 | 7891 | 72C93CE010B58AD2003A618E /* qgscomposershape.cpp */,
|
7882 | 7892 | 72C93CE110B58AD2003A618E /* qgscomposershape.h */,
|
| 7893 | + 7295BC7310F57CE8005D1408 /* qgscomposertable.cpp */, |
| 7894 | + 7295BC7410F57CE8005D1408 /* qgscomposertable.h */, |
7883 | 7895 | 7209E6720F39E57A003DC336 /* qgscomposition.cpp */,
|
7884 | 7896 | 7209E6730F39E57A003DC336 /* qgscomposition.h */,
|
7885 | 7897 | 7209E6740F39E57A003DC336 /* qgsdoubleboxscalebarstyle.cpp */,
|
|
8970 | 8982 | 7209EC960F39E57B003DC336 /* qgscomposerpicturewidgetbase.ui */,
|
8971 | 8983 | 7209EC970F39E57B003DC336 /* qgscomposerscalebarwidgetbase.ui */,
|
8972 | 8984 | 72C93CDB10B589B7003A618E /* qgscomposershapewidgetbase.ui */,
|
| 8985 | + 7295BC7610F57D70005D1408 /* qgscomposertablewidgetbase.ui */, |
8973 | 8986 | 7209EC980F39E57B003DC336 /* qgscomposervectorlegendbase.ui */,
|
8974 | 8987 | 7209EC990F39E57B003DC336 /* qgscompositionbase.ui */,
|
8975 | 8988 | 7209EC9A0F39E57B003DC336 /* qgscompositionwidget.h */,
|
|
14189 | 14202 | 7289FAAB10E016A60027BCEA /* qgssymbologyv2conversion.cpp in Sources */,
|
14190 | 14203 | 7225EF9710B229FA00D23EA2 /* qgssymbolv2.cpp in Sources */,
|
14191 | 14204 | 7225EF9810B229FA00D23EA2 /* qgsvectorcolorrampv2.cpp in Sources */,
|
| 14205 | + 7295BC7510F57D50005D1408 /* qgscomposertable.cpp in Sources */, |
14192 | 14206 | );
|
14193 | 14207 | runOnlyForDeploymentPostprocessing = 0;
|
14194 | 14208 | };
|
|
14973 | 14987 | 7216329510EFCE9100588EAD /* qgsdisplayangle.cpp in Sources */,
|
14974 | 14988 | 7216329610EFCE9100588EAD /* qgsmaptoolmeasureangle.cpp in Sources */,
|
14975 | 14989 | 7216329710EFCE9100588EAD /* qgsmaptoolmeasureangle.h in Sources */,
|
| 14990 | + 7295BC7910F57D9E005D1408 /* qgscomposertablewidget.cpp in Sources */, |
| 14991 | + 7295BC7A10F57D9E005D1408 /* qgscomposertablewidget.h in Sources */, |
14976 | 14992 | );
|
14977 | 14993 | runOnlyForDeploymentPostprocessing = 0;
|
14978 | 14994 | };
|
|
18110 | 18126 | COPY_PHASE_STRIP = NO;
|
18111 | 18127 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
18112 | 18128 | GCC_OPTIMIZATION_LEVEL = 0;
|
18113 |
| - QGIS_VERSION_BUILD = 12646; |
| 18129 | + QGIS_VERSION_BUILD = 12682; |
18114 | 18130 | STRIP_INSTALLED_PRODUCT = NO;
|
18115 | 18131 | };
|
18116 | 18132 | name = Debug;
|
|
18121 | 18137 | buildSettings = {
|
18122 | 18138 | COPY_PHASE_STRIP = YES;
|
18123 | 18139 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
18124 |
| - QGIS_VERSION_BUILD = 12646; |
| 18140 | + QGIS_VERSION_BUILD = 12682; |
18125 | 18141 | STRIP_INSTALLED_PRODUCT = YES;
|
18126 | 18142 | };
|
18127 | 18143 | name = Release;
|
|
0 commit comments