Skip to content

Commit 3a7090c

Browse files
author
kyngchaos
committed
add attributetable to project (sync with r10337, r10338)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10352 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 34b24ee commit 3a7090c

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

mac/xcode/Qgis.xcodeproj/project.pbxproj

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1156,6 +1156,11 @@
11561156
72A07EA40F3C022A004FC2A4 /* plugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209E7B40F39E57B003DC336 /* plugin.cpp */; };
11571157
72A07EA50F3C022B004FC2A4 /* plugingui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209E7B60F39E57B003DC336 /* plugingui.cpp */; };
11581158
72A07EA80F3C02E1004FC2A4 /* libqgis_gui.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7209F38E0F3A2F2B003DC336 /* libqgis_gui.dylib */; };
1159+
72A239490F74A64400AFC35B /* BeataDialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72A239430F74A62200AFC35B /* BeataDialog.cpp */; };
1160+
72A2394A0F74A64400AFC35B /* BeataModel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72A239450F74A62200AFC35B /* BeataModel.cpp */; };
1161+
72A2394B0F74A64400AFC35B /* BeataView.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72A239470F74A62200AFC35B /* BeataView.cpp */; };
1162+
72A2394C0F74A66400AFC35B /* BeataDialog.h in Sources */ = {isa = PBXBuildFile; fileRef = 72A239440F74A62200AFC35B /* BeataDialog.h */; };
1163+
72A2394D0F74A66400AFC35B /* BeataModel.h in Sources */ = {isa = PBXBuildFile; fileRef = 72A239460F74A62200AFC35B /* BeataModel.h */; };
11591164
72A56B2D0F3C810600BA32A1 /* libqgis_core.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7209F1D20F39E760003DC336 /* libqgis_core.dylib */; };
11601165
72A56B470F3C822800BA32A1 /* libqgis_core.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7209F1D20F39E760003DC336 /* libqgis_core.dylib */; };
11611166
72A56B520F3C823800BA32A1 /* libqgis_core.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7209F1D20F39E760003DC336 /* libqgis_core.dylib */; };
@@ -7889,6 +7894,13 @@
78897894
72A07E040F3BE917004FC2A4 /* ReadMe-Developers.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = "ReadMe-Developers.rtf"; sourceTree = "<group>"; };
78907895
72A07E3A0F3BEE16004FC2A4 /* libqgisgrass.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libqgisgrass.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
78917896
72A07E5F0F3BF35F004FC2A4 /* libcopyrightlabelplugin.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = libcopyrightlabelplugin.so; sourceTree = BUILT_PRODUCTS_DIR; };
7897+
72A239430F74A62200AFC35B /* BeataDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BeataDialog.cpp; path = ../../src/app/attributetable/BeataDialog.cpp; sourceTree = SOURCE_ROOT; };
7898+
72A239440F74A62200AFC35B /* BeataDialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BeataDialog.h; path = ../../src/app/attributetable/BeataDialog.h; sourceTree = SOURCE_ROOT; };
7899+
72A239450F74A62200AFC35B /* BeataModel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BeataModel.cpp; path = ../../src/app/attributetable/BeataModel.cpp; sourceTree = SOURCE_ROOT; };
7900+
72A239460F74A62200AFC35B /* BeataModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BeataModel.h; path = ../../src/app/attributetable/BeataModel.h; sourceTree = SOURCE_ROOT; };
7901+
72A239470F74A62200AFC35B /* BeataView.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BeataView.cpp; path = ../../src/app/attributetable/BeataView.cpp; sourceTree = SOURCE_ROOT; };
7902+
72A239480F74A62200AFC35B /* BeataView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BeataView.h; path = ../../src/app/attributetable/BeataView.h; sourceTree = SOURCE_ROOT; };
7903+
72A2395B0F74A69300AFC35B /* BeataGui.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = BeataGui.ui; path = ../../src/ui/BeataGui.ui; sourceTree = SOURCE_ROOT; };
78927904
72A56B310F3C810600BA32A1 /* libdelimitedtextplugin.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = libdelimitedtextplugin.so; sourceTree = BUILT_PRODUCTS_DIR; };
78937905
72A56B4B0F3C822800BA32A1 /* libgeoreferencerplugin.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = libgeoreferencerplugin.so; sourceTree = BUILT_PRODUCTS_DIR; };
78947906
72A56B560F3C823800BA32A1 /* libgpsimporter.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = libgpsimporter.so; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -8623,6 +8635,7 @@
86238635
7209E65D0F39E57A003DC336 /* qgsuniquevaluedialog.h */,
86248636
7209E65E0F39E57A003DC336 /* qgsvectorlayerproperties.cpp */,
86258637
7209E65F0F39E57A003DC336 /* qgsvectorlayerproperties.h */,
8638+
72A239420F74A62200AFC35B /* attributetable */,
86268639
7209E5BD0F39E57A003DC336 /* composer */,
86278640
7209E5D00F39E57A003DC336 /* legend */,
86288641
726979A10F71369A00AFA402 /* ogr */,
@@ -10686,6 +10699,7 @@
1068610699
isa = PBXGroup;
1068710700
children = (
1068810701
7209EC880F39E57B003DC336 /* CMakeLists.txt */,
10702+
72A2395B0F74A69300AFC35B /* BeataGui.ui */,
1068910703
7209EC890F39E57B003DC336 /* qgisappbase.ui */,
1069010704
7209EC8A0F39E57B003DC336 /* qgsabout.ui */,
1069110705
7209EC8B0F39E57B003DC336 /* qgsaddattrdialogbase.ui */,
@@ -12000,6 +12014,20 @@
1200012014
path = ../../src/app/ogr;
1200112015
sourceTree = SOURCE_ROOT;
1200212016
};
12017+
72A239420F74A62200AFC35B /* attributetable */ = {
12018+
isa = PBXGroup;
12019+
children = (
12020+
72A239430F74A62200AFC35B /* BeataDialog.cpp */,
12021+
72A239440F74A62200AFC35B /* BeataDialog.h */,
12022+
72A239450F74A62200AFC35B /* BeataModel.cpp */,
12023+
72A239460F74A62200AFC35B /* BeataModel.h */,
12024+
72A239470F74A62200AFC35B /* BeataView.cpp */,
12025+
72A239480F74A62200AFC35B /* BeataView.h */,
12026+
);
12027+
name = attributetable;
12028+
path = ../../src/app/attributetable;
12029+
sourceTree = SOURCE_ROOT;
12030+
};
1200312031
72EBC96C0F49D6D90016BA3C /* gis */ = {
1200412032
isa = PBXGroup;
1200512033
children = (
@@ -14130,6 +14158,11 @@
1413014158
729288B40F71FEE2006D9489 /* qgsnewogrconnection.h in Sources */,
1413114159
729288B50F71FEE2006D9489 /* qgsogrsublayersdialog.h in Sources */,
1413214160
729288B60F71FEE2006D9489 /* qgsopenvectorlayerdialog.h in Sources */,
14161+
72A239490F74A64400AFC35B /* BeataDialog.cpp in Sources */,
14162+
72A2394A0F74A64400AFC35B /* BeataModel.cpp in Sources */,
14163+
72A2394B0F74A64400AFC35B /* BeataView.cpp in Sources */,
14164+
72A2394C0F74A66400AFC35B /* BeataDialog.h in Sources */,
14165+
72A2394D0F74A66400AFC35B /* BeataModel.h in Sources */,
1413314166
);
1413414167
runOnlyForDeploymentPostprocessing = 0;
1413514168
};
@@ -16534,6 +16567,7 @@
1653416567
"$(inherited)",
1653516568
../../src/app,
1653616569
../../src/app/legend,
16570+
../../src/app/attributetable,
1653716571
../../src/app/composer,
1653816572
../../src/core,
1653916573
../../src/core/composer,
@@ -16579,6 +16613,7 @@
1657916613
"$(inherited)",
1658016614
../../src/app,
1658116615
../../src/app/legend,
16616+
../../src/app/attributetable,
1658216617
../../src/app/composer,
1658316618
../../src/core,
1658416619
../../src/core/composer,

0 commit comments

Comments
 (0)