|
1163 | 1163 | 729288320F71F2AD006D9489 /* qgsnewhttpconnection.h in Sources */ = {isa = PBXBuildFile; fileRef = 7209E63C0F39E57A003DC336 /* qgsnewhttpconnection.h */; };
|
1164 | 1164 | 7292883C0F71F430006D9489 /* georeferencer.qrc in Sources */ = {isa = PBXBuildFile; fileRef = 7209E7FC0F39E57B003DC336 /* georeferencer.qrc */; };
|
1165 | 1165 | 7292883D0F71F430006D9489 /* mapcoordsdialog.h in Sources */ = {isa = PBXBuildFile; fileRef = 7209E7FF0F39E57B003DC336 /* mapcoordsdialog.h */; };
|
1166 |
| - 7292883E0F71F430006D9489 /* plugin.h in Sources */ = {isa = PBXBuildFile; fileRef = 7209E8030F39E57B003DC336 /* plugin.h */; }; |
| 1166 | + 7292883E0F71F430006D9489 /* qgsgeorefplugin.h in Sources */ = {isa = PBXBuildFile; fileRef = 7209E8030F39E57B003DC336 /* qgsgeorefplugin.h */; }; |
1167 | 1167 | 7292883F0F71F430006D9489 /* qgsgeorefwarpoptionsdialog.h in Sources */ = {isa = PBXBuildFile; fileRef = 7209E80D0F39E57B003DC336 /* qgsgeorefwarpoptionsdialog.h */; };
|
1168 | 1168 | 729288400F71F430006D9489 /* qgspointdialog.h in Sources */ = {isa = PBXBuildFile; fileRef = 7209E8140F39E57B003DC336 /* qgspointdialog.h */; };
|
1169 | 1169 | 729288450F71F54F006D9489 /* qgsgrass_plugin.qrc in Sources */ = {isa = PBXBuildFile; fileRef = 7209EB230F39E57B003DC336 /* qgsgrass_plugin.qrc */; };
|
|
1365 | 1365 | 72A56CF40F3CB8BD00BA32A1 /* qgswfsplugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209EC400F39E57B003DC336 /* qgswfsplugin.cpp */; };
|
1366 | 1366 | 72A56CF50F3CB8BF00BA32A1 /* qgswfssourceselect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209EC420F39E57B003DC336 /* qgswfssourceselect.cpp */; };
|
1367 | 1367 | 72A56CF60F3CB8CE00BA32A1 /* qgsnewhttpconnection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209E63B0F39E57A003DC336 /* qgsnewhttpconnection.cpp */; };
|
1368 |
| - 72A56D160F3CBDA700BA32A1 /* plugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209E8020F39E57B003DC336 /* plugin.cpp */; }; |
| 1368 | + 72A56D160F3CBDA700BA32A1 /* qgsgeorefplugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209E8020F39E57B003DC336 /* qgsgeorefplugin.cpp */; }; |
1369 | 1369 | 72A56D170F3CBDAC00BA32A1 /* qgsgeorefdatapoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209E8070F39E57B003DC336 /* qgsgeorefdatapoint.cpp */; };
|
1370 | 1370 | 72A56D190F3CBDB200BA32A1 /* qgsimagewarper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209E80F0F39E57B003DC336 /* qgsimagewarper.cpp */; };
|
1371 | 1371 | 72A56D1A0F3CBDB600BA32A1 /* qgsleastsquares.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209E8110F39E57B003DC336 /* qgsleastsquares.cpp */; };
|
|
4465 | 4465 | 7209E7FF0F39E57B003DC336 /* mapcoordsdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mapcoordsdialog.h; path = ../../src/plugins/georeferencer/mapcoordsdialog.h; sourceTree = SOURCE_ROOT; };
|
4466 | 4466 | 7209E8000F39E57B003DC336 /* mapcoordsdialogbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = mapcoordsdialogbase.ui; path = ../../src/plugins/georeferencer/mapcoordsdialogbase.ui; sourceTree = SOURCE_ROOT; };
|
4467 | 4467 | 7209E8010F39E57B003DC336 /* pencil.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = pencil.png; path = ../../src/plugins/georeferencer/pencil.png; sourceTree = SOURCE_ROOT; };
|
4468 |
| - 7209E8020F39E57B003DC336 /* plugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = plugin.cpp; path = ../../src/plugins/georeferencer/plugin.cpp; sourceTree = SOURCE_ROOT; }; |
4469 |
| - 7209E8030F39E57B003DC336 /* plugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = plugin.h; path = ../../src/plugins/georeferencer/plugin.h; sourceTree = SOURCE_ROOT; }; |
| 4468 | + 7209E8020F39E57B003DC336 /* qgsgeorefplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgsgeorefplugin.cpp; path = ../../src/plugins/georeferencer/qgsgeorefplugin.cpp; sourceTree = SOURCE_ROOT; }; |
| 4469 | + 7209E8030F39E57B003DC336 /* qgsgeorefplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsgeorefplugin.h; path = ../../src/plugins/georeferencer/qgsgeorefplugin.h; sourceTree = SOURCE_ROOT; }; |
4470 | 4470 | 7209E8070F39E57B003DC336 /* qgsgeorefdatapoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgsgeorefdatapoint.cpp; path = ../../src/plugins/georeferencer/qgsgeorefdatapoint.cpp; sourceTree = SOURCE_ROOT; };
|
4471 | 4471 | 7209E8080F39E57B003DC336 /* qgsgeorefdatapoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsgeorefdatapoint.h; path = ../../src/plugins/georeferencer/qgsgeorefdatapoint.h; sourceTree = SOURCE_ROOT; };
|
4472 | 4472 | 7209E8090F39E57B003DC336 /* qgsgeorefdescriptiondialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgsgeorefdescriptiondialog.cpp; path = ../../src/plugins/georeferencer/qgsgeorefdescriptiondialog.cpp; sourceTree = SOURCE_ROOT; };
|
|
8422 | 8422 | 7209E7FF0F39E57B003DC336 /* mapcoordsdialog.h */,
|
8423 | 8423 | 7209E8000F39E57B003DC336 /* mapcoordsdialogbase.ui */,
|
8424 | 8424 | 7209E8010F39E57B003DC336 /* pencil.png */,
|
8425 |
| - 7209E8020F39E57B003DC336 /* plugin.cpp */, |
8426 |
| - 7209E8030F39E57B003DC336 /* plugin.h */, |
| 8425 | + 7209E8020F39E57B003DC336 /* qgsgeorefplugin.cpp */, |
| 8426 | + 7209E8030F39E57B003DC336 /* qgsgeorefplugin.h */, |
8427 | 8427 | 7209E8070F39E57B003DC336 /* qgsgeorefdatapoint.cpp */,
|
8428 | 8428 | 7209E8080F39E57B003DC336 /* qgsgeorefdatapoint.h */,
|
8429 | 8429 | 7209E8090F39E57B003DC336 /* qgsgeorefdescriptiondialog.cpp */,
|
|
13529 | 13529 | isa = PBXSourcesBuildPhase;
|
13530 | 13530 | buildActionMask = 2147483647;
|
13531 | 13531 | files = (
|
13532 |
| - 72A56D160F3CBDA700BA32A1 /* plugin.cpp in Sources */, |
| 13532 | + 72A56D160F3CBDA700BA32A1 /* qgsgeorefplugin.cpp in Sources */, |
13533 | 13533 | 72A56D170F3CBDAC00BA32A1 /* qgsgeorefdatapoint.cpp in Sources */,
|
13534 | 13534 | 72A56D190F3CBDB200BA32A1 /* qgsimagewarper.cpp in Sources */,
|
13535 | 13535 | 72A56D1A0F3CBDB600BA32A1 /* qgsleastsquares.cpp in Sources */,
|
|
13538 | 13538 | 72A56D1D0F3CBDC000BA32A1 /* qgsgeorefwarpoptionsdialog.cpp in Sources */,
|
13539 | 13539 | 72A56D1E0F3CBDC400BA32A1 /* mapcoordsdialog.cpp in Sources */,
|
13540 | 13540 | 7292883D0F71F430006D9489 /* mapcoordsdialog.h in Sources */,
|
13541 |
| - 7292883E0F71F430006D9489 /* plugin.h in Sources */, |
| 13541 | + 7292883E0F71F430006D9489 /* qgsgeorefplugin.h in Sources */, |
13542 | 13542 | 7292883F0F71F430006D9489 /* qgsgeorefwarpoptionsdialog.h in Sources */,
|
13543 | 13543 | 729288400F71F430006D9489 /* qgspointdialog.h in Sources */,
|
13544 | 13544 | 7292883C0F71F430006D9489 /* georeferencer.qrc in Sources */,
|
|
0 commit comments