|
326 | 326 | 7209F4350F3A468C003DC336 /* qgsdbfilterproxymodel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209E6050F39E57A003DC336 /* qgsdbfilterproxymodel.cpp */; };
|
327 | 327 | 7209F4360F3A468C003DC336 /* qgsdbtablemodel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209E6090F39E57A003DC336 /* qgsdbtablemodel.cpp */; };
|
328 | 328 | 7209F4370F3A468C003DC336 /* qgsdelattrdialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209E60B0F39E57A003DC336 /* qgsdelattrdialog.cpp */; };
|
329 |
| - 7209F4380F3A468C003DC336 /* qgsgeomtypedialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209E60D0F39E57A003DC336 /* qgsgeomtypedialog.cpp */; }; |
| 329 | + 7209F4380F3A468C003DC336 /* qgsnewvectorlayerdialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209E60D0F39E57A003DC336 /* qgsnewvectorlayerdialog.cpp */; }; |
330 | 330 | 7209F4390F3A468C003DC336 /* qgsgraduatedsymboldialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209E60F0F39E57A003DC336 /* qgsgraduatedsymboldialog.cpp */; };
|
331 | 331 | 7209F43A0F3A468C003DC336 /* qgshelpviewer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209E6110F39E57A003DC336 /* qgshelpviewer.cpp */; };
|
332 | 332 | 7209F43B0F3A468C003DC336 /* qgsidentifyresults.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209E6130F39E57A003DC336 /* qgsidentifyresults.cpp */; };
|
|
1254 | 1254 | 7292888E0F71FE65006D9489 /* qgsdbsourceselect.h in Sources */ = {isa = PBXBuildFile; fileRef = 7209E6080F39E57A003DC336 /* qgsdbsourceselect.h */; };
|
1255 | 1255 | 7292888F0F71FE65006D9489 /* qgsdbtablemodel.h in Sources */ = {isa = PBXBuildFile; fileRef = 7209E60A0F39E57A003DC336 /* qgsdbtablemodel.h */; };
|
1256 | 1256 | 729288900F71FE65006D9489 /* qgsdelattrdialog.h in Sources */ = {isa = PBXBuildFile; fileRef = 7209E60C0F39E57A003DC336 /* qgsdelattrdialog.h */; };
|
1257 |
| - 729288910F71FE65006D9489 /* qgsgeomtypedialog.h in Sources */ = {isa = PBXBuildFile; fileRef = 7209E60E0F39E57A003DC336 /* qgsgeomtypedialog.h */; }; |
| 1257 | + 729288910F71FE65006D9489 /* qgsnewvectorlayerdialog.h in Sources */ = {isa = PBXBuildFile; fileRef = 7209E60E0F39E57A003DC336 /* qgsnewvectorlayerdialog.h */; }; |
1258 | 1258 | 729288920F71FE65006D9489 /* qgsgraduatedsymboldialog.h in Sources */ = {isa = PBXBuildFile; fileRef = 7209E6100F39E57A003DC336 /* qgsgraduatedsymboldialog.h */; };
|
1259 | 1259 | 729288930F71FE65006D9489 /* qgshelpviewer.h in Sources */ = {isa = PBXBuildFile; fileRef = 7209E6120F39E57A003DC336 /* qgshelpviewer.h */; };
|
1260 | 1260 | 729288940F71FE65006D9489 /* qgsidentifyresults.h in Sources */ = {isa = PBXBuildFile; fileRef = 7209E6140F39E57A003DC336 /* qgsidentifyresults.h */; };
|
|
4087 | 4087 | 7209E60A0F39E57A003DC336 /* qgsdbtablemodel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsdbtablemodel.h; path = ../../src/app/qgsdbtablemodel.h; sourceTree = SOURCE_ROOT; };
|
4088 | 4088 | 7209E60B0F39E57A003DC336 /* qgsdelattrdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgsdelattrdialog.cpp; path = ../../src/app/qgsdelattrdialog.cpp; sourceTree = SOURCE_ROOT; };
|
4089 | 4089 | 7209E60C0F39E57A003DC336 /* qgsdelattrdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsdelattrdialog.h; path = ../../src/app/qgsdelattrdialog.h; sourceTree = SOURCE_ROOT; };
|
4090 |
| - 7209E60D0F39E57A003DC336 /* qgsgeomtypedialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgsgeomtypedialog.cpp; path = ../../src/app/qgsgeomtypedialog.cpp; sourceTree = SOURCE_ROOT; }; |
4091 |
| - 7209E60E0F39E57A003DC336 /* qgsgeomtypedialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsgeomtypedialog.h; path = ../../src/app/qgsgeomtypedialog.h; sourceTree = SOURCE_ROOT; }; |
| 4090 | + 7209E60D0F39E57A003DC336 /* qgsnewvectorlayerdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgsnewvectorlayerdialog.cpp; path = ../../src/app/qgsnewvectorlayerdialog.cpp; sourceTree = SOURCE_ROOT; }; |
| 4091 | + 7209E60E0F39E57A003DC336 /* qgsnewvectorlayerdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsnewvectorlayerdialog.h; path = ../../src/app/qgsnewvectorlayerdialog.h; sourceTree = SOURCE_ROOT; }; |
4092 | 4092 | 7209E60F0F39E57A003DC336 /* qgsgraduatedsymboldialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgsgraduatedsymboldialog.cpp; path = ../../src/app/qgsgraduatedsymboldialog.cpp; sourceTree = SOURCE_ROOT; };
|
4093 | 4093 | 7209E6100F39E57A003DC336 /* qgsgraduatedsymboldialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsgraduatedsymboldialog.h; path = ../../src/app/qgsgraduatedsymboldialog.h; sourceTree = SOURCE_ROOT; };
|
4094 | 4094 | 7209E6110F39E57A003DC336 /* qgshelpviewer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgshelpviewer.cpp; path = ../../src/app/qgshelpviewer.cpp; sourceTree = SOURCE_ROOT; };
|
|
4883 | 4883 | 7209EC9F0F39E57B003DC336 /* qgsdelattrdialogbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qgsdelattrdialogbase.ui; path = ../../src/ui/qgsdelattrdialogbase.ui; sourceTree = SOURCE_ROOT; };
|
4884 | 4884 | 7209ECA00F39E57B003DC336 /* qgsdetaileditemwidgetbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qgsdetaileditemwidgetbase.ui; path = ../../src/ui/qgsdetaileditemwidgetbase.ui; sourceTree = SOURCE_ROOT; };
|
4885 | 4885 | 7209ECA10F39E57B003DC336 /* qgsgenericprojectionselectorbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qgsgenericprojectionselectorbase.ui; path = ../../src/ui/qgsgenericprojectionselectorbase.ui; sourceTree = SOURCE_ROOT; };
|
4886 |
| - 7209ECA20F39E57B003DC336 /* qgsgeomtypedialogbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qgsgeomtypedialogbase.ui; path = ../../src/ui/qgsgeomtypedialogbase.ui; sourceTree = SOURCE_ROOT; }; |
| 4886 | + 7209ECA20F39E57B003DC336 /* qgsnewvectorlayerdialogbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qgsnewvectorlayerdialogbase.ui; path = ../../src/ui/qgsnewvectorlayerdialogbase.ui; sourceTree = SOURCE_ROOT; }; |
4887 | 4887 | 7209ECA30F39E57B003DC336 /* qgsgraduatedsymboldialogbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qgsgraduatedsymboldialogbase.ui; path = ../../src/ui/qgsgraduatedsymboldialogbase.ui; sourceTree = SOURCE_ROOT; };
|
4888 | 4888 | 7209ECA40F39E57B003DC336 /* qgshelpviewerbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qgshelpviewerbase.ui; path = ../../src/ui/qgshelpviewerbase.ui; sourceTree = SOURCE_ROOT; };
|
4889 | 4889 | 7209ECA50F39E57B003DC336 /* qgsidentifyresultsbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qgsidentifyresultsbase.ui; path = ../../src/ui/qgsidentifyresultsbase.ui; sourceTree = SOURCE_ROOT; };
|
|
7815 | 7815 | 7209E60A0F39E57A003DC336 /* qgsdbtablemodel.h */,
|
7816 | 7816 | 7209E60B0F39E57A003DC336 /* qgsdelattrdialog.cpp */,
|
7817 | 7817 | 7209E60C0F39E57A003DC336 /* qgsdelattrdialog.h */,
|
7818 |
| - 7209E60D0F39E57A003DC336 /* qgsgeomtypedialog.cpp */, |
7819 |
| - 7209E60E0F39E57A003DC336 /* qgsgeomtypedialog.h */, |
| 7818 | + 7209E60D0F39E57A003DC336 /* qgsnewvectorlayerdialog.cpp */, |
| 7819 | + 7209E60E0F39E57A003DC336 /* qgsnewvectorlayerdialog.h */, |
7820 | 7820 | 7209E60F0F39E57A003DC336 /* qgsgraduatedsymboldialog.cpp */,
|
7821 | 7821 | 7209E6100F39E57A003DC336 /* qgsgraduatedsymboldialog.h */,
|
7822 | 7822 | 7209E6110F39E57A003DC336 /* qgshelpviewer.cpp */,
|
|
9226 | 9226 | 7209EC9F0F39E57B003DC336 /* qgsdelattrdialogbase.ui */,
|
9227 | 9227 | 7209ECA00F39E57B003DC336 /* qgsdetaileditemwidgetbase.ui */,
|
9228 | 9228 | 7209ECA10F39E57B003DC336 /* qgsgenericprojectionselectorbase.ui */,
|
9229 |
| - 7209ECA20F39E57B003DC336 /* qgsgeomtypedialogbase.ui */, |
| 9229 | + 7209ECA20F39E57B003DC336 /* qgsnewvectorlayerdialogbase.ui */, |
9230 | 9230 | 7209ECA30F39E57B003DC336 /* qgsgraduatedsymboldialogbase.ui */,
|
9231 | 9231 | 7209ECA40F39E57B003DC336 /* qgshelpviewerbase.ui */,
|
9232 | 9232 | 7209ECA50F39E57B003DC336 /* qgsidentifyresultsbase.ui */,
|
|
14408 | 14408 | 7209F4350F3A468C003DC336 /* qgsdbfilterproxymodel.cpp in Sources */,
|
14409 | 14409 | 7209F4360F3A468C003DC336 /* qgsdbtablemodel.cpp in Sources */,
|
14410 | 14410 | 7209F4370F3A468C003DC336 /* qgsdelattrdialog.cpp in Sources */,
|
14411 |
| - 7209F4380F3A468C003DC336 /* qgsgeomtypedialog.cpp in Sources */, |
| 14411 | + 7209F4380F3A468C003DC336 /* qgsnewvectorlayerdialog.cpp in Sources */, |
14412 | 14412 | 7209F4390F3A468C003DC336 /* qgsgraduatedsymboldialog.cpp in Sources */,
|
14413 | 14413 | 7209F43A0F3A468C003DC336 /* qgshelpviewer.cpp in Sources */,
|
14414 | 14414 | 7209F43B0F3A468C003DC336 /* qgsidentifyresults.cpp in Sources */,
|
|
14498 | 14498 | 7292888E0F71FE65006D9489 /* qgsdbsourceselect.h in Sources */,
|
14499 | 14499 | 7292888F0F71FE65006D9489 /* qgsdbtablemodel.h in Sources */,
|
14500 | 14500 | 729288900F71FE65006D9489 /* qgsdelattrdialog.h in Sources */,
|
14501 |
| - 729288910F71FE65006D9489 /* qgsgeomtypedialog.h in Sources */, |
| 14501 | + 729288910F71FE65006D9489 /* qgsnewvectorlayerdialog.h in Sources */, |
14502 | 14502 | 729288920F71FE65006D9489 /* qgsgraduatedsymboldialog.h in Sources */,
|
14503 | 14503 | 729288930F71FE65006D9489 /* qgshelpviewer.h in Sources */,
|
14504 | 14504 | 729288940F71FE65006D9489 /* qgsidentifyresults.h in Sources */,
|
|
17543 | 17543 | COPY_PHASE_STRIP = NO;
|
17544 | 17544 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
17545 | 17545 | GCC_OPTIMIZATION_LEVEL = 0;
|
17546 |
| - QGIS_VERSION_BUILD = 20090918; |
| 17546 | + QGIS_VERSION_BUILD = 20090927; |
17547 | 17547 | STRIP_INSTALLED_PRODUCT = NO;
|
17548 | 17548 | };
|
17549 | 17549 | name = Debug;
|
|
17554 | 17554 | buildSettings = {
|
17555 | 17555 | COPY_PHASE_STRIP = YES;
|
17556 | 17556 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
17557 |
| - QGIS_VERSION_BUILD = 20090918; |
| 17557 | + QGIS_VERSION_BUILD = 20090927; |
17558 | 17558 | STRIP_INSTALLED_PRODUCT = YES;
|
17559 | 17559 | };
|
17560 | 17560 | name = Release;
|
|
0 commit comments