gnucash maint: Remove the old XCode project. It is obsolete and CMake can create one

Mike Alexander mta at code.gnucash.org
Fri Jan 17 01:39:22 EST 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/aa961846 (commit)
	from  https://github.com/Gnucash/gnucash/commit/e91e84e7 (commit)



commit aa961846c6ee63bc2af302057a174604cd7f147d
Author: Mike Alexander <mta at umich.edu>
Date:   Fri Jan 17 01:32:42 2020 -0500

    Remove the old XCode project.  It is obsolete and CMake can create one

diff --git a/gnucash.xcodeproj/project.pbxproj b/gnucash.xcodeproj/project.pbxproj
deleted file mode 100644
index 72eab5a53..000000000
--- a/gnucash.xcodeproj/project.pbxproj
+++ /dev/null
@@ -1,3102 +0,0 @@
-// !$*UTF8*$!
-{
-	archiveVersion = 1;
-	classes = {
-	};
-	objectVersion = 45;
-	objects = {
-
-/* Begin PBXFileReference section */
-		6E056BF416C0F1E100B5E1F2 /* qof-string-cache.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "qof-string-cache.h"; path = "src/libqof/qof/qof-string-cache.h"; sourceTree = "<group>"; };
-		6E0A56DF1BE6D5CB00F028BB /* dummy.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dummy.cpp; path = src/engine/test/dummy.cpp; sourceTree = "<group>"; };
-		6E0A56E01BE6D5CB00F028BB /* gtest-import-map.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "gtest-import-map.cpp"; path = "src/engine/test/gtest-import-map.cpp"; sourceTree = "<group>"; };
-		6E0A56E11BE6D5CB00F028BB /* test-account-object.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-account-object.cpp"; path = "src/engine/test/test-account-object.cpp"; sourceTree = "<group>"; };
-		6E0A56E21BE6D5CB00F028BB /* test-address.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "test-address.c"; path = "src/engine/test/test-address.c"; sourceTree = "<group>"; };
-		6E0A56E31BE6D5CB00F028BB /* test-business.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "test-business.c"; path = "src/engine/test/test-business.c"; sourceTree = "<group>"; };
-		6E0A56E41BE6D5CB00F028BB /* test-commodities.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-commodities.cpp"; path = "src/engine/test/test-commodities.cpp"; sourceTree = "<group>"; };
-		6E0A56E51BE6D5CB00F028BB /* test-customer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "test-customer.c"; path = "src/engine/test/test-customer.c"; sourceTree = "<group>"; };
-		6E0A56E61BE6D5CB00F028BB /* test-date.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-date.cpp"; path = "src/engine/test/test-date.cpp"; sourceTree = "<group>"; };
-		6E0A56E71BE6D5CB00F028BB /* test-employee.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "test-employee.c"; path = "src/engine/test/test-employee.c"; sourceTree = "<group>"; };
-		6E0A56E81BE6D5CB00F028BB /* test-engine-kvp-properties.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "test-engine-kvp-properties.c"; path = "src/engine/test/test-engine-kvp-properties.c"; sourceTree = "<group>"; };
-		6E0A56E91BE6D5CB00F028BB /* test-engine.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "test-engine.c"; path = "src/engine/test/test-engine.c"; sourceTree = "<group>"; };
-		6E0A56EA1BE6D5CB00F028BB /* test-group-vs-book.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-group-vs-book.cpp"; path = "src/engine/test/test-group-vs-book.cpp"; sourceTree = "<group>"; };
-		6E0A56EB1BE6D5CB00F028BB /* test-guid.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-guid.cpp"; path = "src/engine/test/test-guid.cpp"; sourceTree = "<group>"; };
-		6E0A56EC1BE6D5CB00F028BB /* test-job.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "test-job.c"; path = "src/engine/test/test-job.c"; sourceTree = "<group>"; };
-		6E0A56ED1BE6D5CB00F028BB /* test-lots.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-lots.cpp"; path = "src/engine/test/test-lots.cpp"; sourceTree = "<group>"; };
-		6E0A56EF1BE6D5CB00F028BB /* test-query.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-query.cpp"; path = "src/engine/test/test-query.cpp"; sourceTree = "<group>"; };
-		6E0A56F01BE6D5CB00F028BB /* test-scm-query.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-scm-query.cpp"; path = "src/engine/test/test-scm-query.cpp"; sourceTree = "<group>"; };
-		6E0A56F11BE6D5CB00F028BB /* test-split-vs-account.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-split-vs-account.cpp"; path = "src/engine/test/test-split-vs-account.cpp"; sourceTree = "<group>"; };
-		6E0A56F21BE6D5CB00F028BB /* test-transaction-reversal.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-transaction-reversal.cpp"; path = "src/engine/test/test-transaction-reversal.cpp"; sourceTree = "<group>"; };
-		6E0A56F31BE6D5CB00F028BB /* test-transaction-voiding.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-transaction-voiding.cpp"; path = "src/engine/test/test-transaction-voiding.cpp"; sourceTree = "<group>"; };
-		6E0A56F41BE6D5CB00F028BB /* test-vendor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "test-vendor.c"; path = "src/engine/test/test-vendor.c"; sourceTree = "<group>"; };
-		6E0A56F51BE6D5CB00F028BB /* utest-Account.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "utest-Account.cpp"; path = "src/engine/test/utest-Account.cpp"; sourceTree = "<group>"; };
-		6E0A56F61BE6D5CB00F028BB /* utest-Budget.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "utest-Budget.c"; path = "src/engine/test/utest-Budget.c"; sourceTree = "<group>"; };
-		6E0A56F71BE6D5CB00F028BB /* utest-Entry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "utest-Entry.c"; path = "src/engine/test/utest-Entry.c"; sourceTree = "<group>"; };
-		6E0A56F81BE6D5CB00F028BB /* utest-gnc-pricedb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "utest-gnc-pricedb.c"; path = "src/engine/test/utest-gnc-pricedb.c"; sourceTree = "<group>"; };
-		6E0A56F91BE6D5CB00F028BB /* utest-Invoice.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "utest-Invoice.c"; path = "src/engine/test/utest-Invoice.c"; sourceTree = "<group>"; };
-		6E0A56FA1BE6D5CB00F028BB /* utest-Split.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "utest-Split.cpp"; path = "src/engine/test/utest-Split.cpp"; sourceTree = "<group>"; };
-		6E0A56FB1BE6D5CB00F028BB /* utest-Transaction.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "utest-Transaction.cpp"; path = "src/engine/test/utest-Transaction.cpp"; sourceTree = "<group>"; };
-		6E0E95251851BC8F0033FCAD /* assistant-acct-period.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "assistant-acct-period.c"; path = "src/gnome/assistant-acct-period.c"; sourceTree = "<group>"; };
-		6E0E95261851BC8F0033FCAD /* assistant-acct-period.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "assistant-acct-period.h"; path = "src/gnome/assistant-acct-period.h"; sourceTree = "<group>"; };
-		6E0E95271851BC8F0033FCAD /* assistant-hierarchy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "assistant-hierarchy.c"; path = "src/gnome/assistant-hierarchy.c"; sourceTree = "<group>"; };
-		6E0E95281851BC8F0033FCAD /* assistant-hierarchy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "assistant-hierarchy.h"; path = "src/gnome/assistant-hierarchy.h"; sourceTree = "<group>"; };
-		6E0E95291851BC8F0033FCAD /* assistant-loan.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "assistant-loan.c"; path = "src/gnome/assistant-loan.c"; sourceTree = "<group>"; };
-		6E0E952A1851BC8F0033FCAD /* assistant-loan.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "assistant-loan.h"; path = "src/gnome/assistant-loan.h"; sourceTree = "<group>"; };
-		6E0E952B1851BC8F0033FCAD /* assistant-stock-split.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "assistant-stock-split.c"; path = "src/gnome/assistant-stock-split.c"; sourceTree = "<group>"; };
-		6E0E952C1851BC8F0033FCAD /* assistant-stock-split.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "assistant-stock-split.h"; path = "src/gnome/assistant-stock-split.h"; sourceTree = "<group>"; };
-		6E0E952D1851BC8F0033FCAD /* dialog-find-transactions2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "dialog-find-transactions2.c"; path = "src/gnome/dialog-find-transactions2.c"; sourceTree = "<group>"; };
-		6E0E952E1851BC8F0033FCAD /* dialog-find-transactions2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "dialog-find-transactions2.h"; path = "src/gnome/dialog-find-transactions2.h"; sourceTree = "<group>"; };
-		6E0E952F1851BC8F0033FCAD /* dialog-lot-viewer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "dialog-lot-viewer.c"; path = "src/gnome/dialog-lot-viewer.c"; sourceTree = "<group>"; };
-		6E0E95301851BC8F0033FCAD /* dialog-lot-viewer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "dialog-lot-viewer.h"; path = "src/gnome/dialog-lot-viewer.h"; sourceTree = "<group>"; };
-		6E0E95331851BC8F0033FCAD /* dialog-sx-editor2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "dialog-sx-editor2.c"; path = "src/gnome/dialog-sx-editor2.c"; sourceTree = "<group>"; };
-		6E0E95341851BC8F0033FCAD /* dialog-sx-editor2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "dialog-sx-editor2.h"; path = "src/gnome/dialog-sx-editor2.h"; sourceTree = "<group>"; };
-		6E0E95351851BC8F0033FCAD /* gnc-budget-view.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-budget-view.c"; path = "src/gnome/gnc-budget-view.c"; sourceTree = "<group>"; };
-		6E0E95361851BC8F0033FCAD /* gnc-budget-view.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-budget-view.h"; path = "src/gnome/gnc-budget-view.h"; sourceTree = "<group>"; };
-		6E0E95371851BC8F0033FCAD /* gnc-plugin-page-register2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-page-register2.c"; path = "src/gnome/gnc-plugin-page-register2.c"; sourceTree = "<group>"; };
-		6E0E95381851BC8F0033FCAD /* gnc-plugin-page-register2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-page-register2.h"; path = "src/gnome/gnc-plugin-page-register2.h"; sourceTree = "<group>"; };
-		6E0E95391851BC8F0033FCAD /* gnc-plugin-register2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-register2.c"; path = "src/gnome/gnc-plugin-register2.c"; sourceTree = "<group>"; };
-		6E0E953A1851BC8F0033FCAD /* gnc-plugin-register2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-register2.h"; path = "src/gnome/gnc-plugin-register2.h"; sourceTree = "<group>"; };
-		6E0E953B1851BC8F0033FCAD /* gnc-split-reg2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-split-reg2.c"; path = "src/gnome/gnc-split-reg2.c"; sourceTree = "<group>"; };
-		6E0E953C1851BCFD0033FCAD /* gnc-split-reg2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-split-reg2.h"; path = "src/gnome/gnc-split-reg2.h"; sourceTree = "<group>"; };
-		6E0E953D1851BCFD0033FCAD /* reconcile-view.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "reconcile-view.c"; path = "src/gnome/reconcile-view.c"; sourceTree = "<group>"; };
-		6E0E953E1851BCFD0033FCAD /* reconcile-view.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "reconcile-view.h"; path = "src/gnome/reconcile-view.h"; sourceTree = "<group>"; };
-		6E0E953F1851BCFD0033FCAD /* window-autoclear.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "window-autoclear.c"; path = "src/gnome/window-autoclear.c"; sourceTree = "<group>"; };
-		6E0E95401851BCFD0033FCAD /* window-autoclear.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "window-autoclear.h"; path = "src/gnome/window-autoclear.h"; sourceTree = "<group>"; };
-		6E0E95411851BCFD0033FCAD /* window-reconcile2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "window-reconcile2.c"; path = "src/gnome/window-reconcile2.c"; sourceTree = "<group>"; };
-		6E0E95421851BCFD0033FCAD /* window-reconcile2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "window-reconcile2.h"; path = "src/gnome/window-reconcile2.h"; sourceTree = "<group>"; };
-		6E24BACC1B60373A0075D17E /* test-backend-dbi-basic.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-backend-dbi-basic.cpp"; path = "src/backend/dbi/test/test-backend-dbi-basic.cpp"; sourceTree = "<group>"; };
-		6E24BACF1B60373A0075D17E /* test-dbi-business-stuff.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "test-dbi-business-stuff.h"; path = "src/backend/dbi/test/test-dbi-business-stuff.h"; sourceTree = "<group>"; };
-		6E24BAD01B60373A0075D17E /* test-dbi-stuff.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-dbi-stuff.cpp"; path = "src/backend/dbi/test/test-dbi-stuff.cpp"; sourceTree = "<group>"; };
-		6E24BAD11B60373A0075D17E /* test-dbi-stuff.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "test-dbi-stuff.h"; path = "src/backend/dbi/test/test-dbi-stuff.h"; sourceTree = "<group>"; };
-		6E24BAD21B6037550075D17E /* gnc-slots-sql.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-slots-sql.cpp"; path = "src/backend/sql/gnc-slots-sql.cpp"; sourceTree = "<group>"; };
-		6E24BAD51B60379D0075D17E /* io-gncxml-v1.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "io-gncxml-v1.cpp"; path = "src/backend/xml/io-gncxml-v1.cpp"; sourceTree = "<group>"; };
-		6E24BAD61B60379D0075D17E /* sixtp-dom-generators.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "sixtp-dom-generators.cpp"; path = "src/backend/xml/sixtp-dom-generators.cpp"; sourceTree = "<group>"; };
-		6E24BAD71B60379D0075D17E /* sixtp-dom-parsers.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "sixtp-dom-parsers.cpp"; path = "src/backend/xml/sixtp-dom-parsers.cpp"; sourceTree = "<group>"; };
-		6E24BAD81B6037B70075D17E /* test-file-stuff.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-file-stuff.cpp"; path = "src/backend/xml/test/test-file-stuff.cpp"; sourceTree = "<group>"; };
-		6E24BAD91B6037B80075D17E /* test-kvp-frames.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-kvp-frames.cpp"; path = "src/backend/xml/test/test-kvp-frames.cpp"; sourceTree = "<group>"; };
-		6E24BADA1B6038CB0075D17E /* gettext.scm */ = {isa = PBXFileReference; lastKnownFileType = text; name = gettext.scm; path = "src/app-utils/gettext.scm"; sourceTree = "<group>"; };
-		6E24BADB1B6038EC0075D17E /* expression_parser.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = expression_parser.c; path = "src/app-utils/calculation/expression_parser.c"; sourceTree = "<group>"; };
-		6E24BADC1B6038EC0075D17E /* fin_spl_protos.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = fin_spl_protos.h; path = "src/app-utils/calculation/fin_spl_protos.h"; sourceTree = "<group>"; };
-		6E24BADD1B6038EC0075D17E /* fin_static_proto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = fin_static_proto.h; path = "src/app-utils/calculation/fin_static_proto.h"; sourceTree = "<group>"; };
-		6E24BADE1B6038EC0075D17E /* fin.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = fin.c; path = "src/app-utils/calculation/fin.c"; sourceTree = "<group>"; };
-		6E24BADF1B6038EC0075D17E /* finproto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = finproto.h; path = "src/app-utils/calculation/finproto.h"; sourceTree = "<group>"; };
-		6E24BAE01B6038EC0075D17E /* finvar.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = finvar.h; path = "src/app-utils/calculation/finvar.h"; sourceTree = "<group>"; };
-		6E24BAE11B6039060075D17E /* test-app-utils.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "test-app-utils.c"; path = "src/app-utils/test/test-app-utils.c"; sourceTree = "<group>"; };
-		6E24BAE21B6039060075D17E /* test-gnc-ui-util.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "test-gnc-ui-util.c"; path = "src/app-utils/test/test-gnc-ui-util.c"; sourceTree = "<group>"; };
-		6E24BAE31B6039060075D17E /* test-option-util.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-option-util.cpp"; path = "src/app-utils/test/test-option-util.cpp"; sourceTree = "<group>"; };
-		6E24BAE41B6039060075D17E /* test-print-parse-amount.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-print-parse-amount.cpp"; path = "src/app-utils/test/test-print-parse-amount.cpp"; sourceTree = "<group>"; };
-		6E24BAE51B6039840075D17E /* gnc-aqbanking-templates.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-aqbanking-templates.cpp"; path = "src/libqof/qof/gnc-aqbanking-templates.cpp"; sourceTree = "<group>"; };
-		6E24BAE61B6039840075D17E /* gnc-aqbanking-templates.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-aqbanking-templates.h"; path = "src/libqof/qof/gnc-aqbanking-templates.h"; sourceTree = "<group>"; };
-		6E24BAE71B6039840075D17E /* gnc-datetime.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-datetime.cpp"; path = "src/libqof/qof/gnc-datetime.cpp"; sourceTree = "<group>"; };
-		6E24BAE81B6039840075D17E /* gnc-datetime.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = "gnc-datetime.hpp"; path = "src/libqof/qof/gnc-datetime.hpp"; sourceTree = "<group>"; };
-		6E24BAE91B6039840075D17E /* gnc-timezone.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-timezone.cpp"; path = "src/libqof/qof/gnc-timezone.cpp"; sourceTree = "<group>"; };
-		6E24BAEA1B6039840075D17E /* gnc-timezone.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = "gnc-timezone.hpp"; path = "src/libqof/qof/gnc-timezone.hpp"; sourceTree = "<group>"; };
-		6E24BAEB1B6039CC0075D17E /* gtest-gnc-datetime.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "gtest-gnc-datetime.cpp"; path = "src/libqof/qof/test/gtest-gnc-datetime.cpp"; sourceTree = "<group>"; };
-		6E24BAEC1B6039CC0075D17E /* gtest-gnc-int128.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "gtest-gnc-int128.cpp"; path = "src/libqof/qof/test/gtest-gnc-int128.cpp"; sourceTree = "<group>"; };
-		6E24BAED1B6039CC0075D17E /* gtest-gnc-timezone.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "gtest-gnc-timezone.cpp"; path = "src/libqof/qof/test/gtest-gnc-timezone.cpp"; sourceTree = "<group>"; };
-		6E24BAEE1B6039CC0075D17E /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; name = Makefile.am; path = src/libqof/qof/test/Makefile.am; sourceTree = "<group>"; };
-		6E24BAEF1B6039CC0075D17E /* test-gnc-date.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "test-gnc-date.c"; path = "src/libqof/qof/test/test-gnc-date.c"; sourceTree = "<group>"; };
-		6E24BAF01B6039CC0075D17E /* test-gnc-guid.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-gnc-guid.cpp"; path = "src/libqof/qof/test/test-gnc-guid.cpp"; sourceTree = "<group>"; };
-		6E24BAF21B6039CC0075D17E /* test-kvp-frame.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-kvp-frame.cpp"; path = "src/libqof/qof/test/test-kvp-frame.cpp"; sourceTree = "<group>"; };
-		6E24BAF31B6039CC0075D17E /* test-kvp-value.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-kvp-value.cpp"; path = "src/libqof/qof/test/test-kvp-value.cpp"; sourceTree = "<group>"; };
-		6E24BAF41B6039CC0075D17E /* test-qof-string-cache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "test-qof-string-cache.c"; path = "src/libqof/qof/test/test-qof-string-cache.c"; sourceTree = "<group>"; };
-		6E24BAF51B6039CC0075D17E /* test-qof.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "test-qof.c"; path = "src/libqof/qof/test/test-qof.c"; sourceTree = "<group>"; };
-		6E24BAF61B6039CC0075D17E /* test-qofbackend.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "test-qofbackend.c"; path = "src/libqof/qof/test/test-qofbackend.c"; sourceTree = "<group>"; };
-		6E24BAF71B6039CC0075D17E /* test-qofbook.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "test-qofbook.c"; path = "src/libqof/qof/test/test-qofbook.c"; sourceTree = "<group>"; };
-		6E24BAF81B6039CC0075D17E /* test-qofinstance.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-qofinstance.cpp"; path = "src/libqof/qof/test/test-qofinstance.cpp"; sourceTree = "<group>"; };
-		6E24BAF91B6039CC0075D17E /* test-qofobject.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "test-qofobject.c"; path = "src/libqof/qof/test/test-qofobject.c"; sourceTree = "<group>"; };
-		6E25551D177D67E80074F7BD /* mainwindow.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = mainwindow.cpp; path = src/gnc/mainwindow.cpp; sourceTree = "<group>"; };
-		6E25551E177D67E80074F7BD /* mainwindow.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = mainwindow.hpp; path = src/gnc/mainwindow.hpp; sourceTree = "<group>"; };
-		6E4A80060F27C0350024DAAF /* pow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pow.h; path = lib/libc/pow.h; sourceTree = "<group>"; };
-		6E4A80370F27C2D40024DAAF /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = packaging/Makefile.am; sourceTree = "<group>"; };
-		6E4A80390F27C3EF0024DAAF /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = src/backend/dbi/Makefile.am; sourceTree = "<group>"; };
-		6E4A803A0F27C3EF0024DAAF /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = src/backend/sql/Makefile.am; sourceTree = "<group>"; };
-		6E4A803B0F27C3EF0024DAAF /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = src/backend/sql/test/Makefile.am; sourceTree = "<group>"; };
-		6E4A803C0F27C4FC0024DAAF /* gnc-help-utils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-help-utils.c"; path = "src/app-utils/gnc-help-utils.c"; sourceTree = "<group>"; };
-		6E4A803D0F27C4FC0024DAAF /* gnc-help-utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-help-utils.h"; path = "src/app-utils/gnc-help-utils.h"; sourceTree = "<group>"; };
-		6E4A80400F27C4FC0024DAAF /* gnc-backend-dbi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-backend-dbi.h"; path = "src/backend/dbi/gnc-backend-dbi.h"; sourceTree = "<group>"; };
-		6E4A80410F27C4FC0024DAAF /* gncmod-backend-dbi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gncmod-backend-dbi.c"; path = "src/backend/dbi/gncmod-backend-dbi.c"; sourceTree = "<group>"; };
-		6E4A80450F27C4FC0024DAAF /* gnc-account-sql.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-account-sql.h"; path = "src/backend/sql/gnc-account-sql.h"; sourceTree = "<group>"; };
-		6E4A80490F27C4FC0024DAAF /* gnc-book-sql.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-book-sql.h"; path = "src/backend/sql/gnc-book-sql.h"; sourceTree = "<group>"; };
-		6E4A804B0F27C4FC0024DAAF /* gnc-budget-sql.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-budget-sql.h"; path = "src/backend/sql/gnc-budget-sql.h"; sourceTree = "<group>"; };
-		6E4A804D0F27C4FC0024DAAF /* gnc-commodity-sql.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-commodity-sql.h"; path = "src/backend/sql/gnc-commodity-sql.h"; sourceTree = "<group>"; };
-		6E4A804F0F27C4FC0024DAAF /* gnc-lots-sql.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-lots-sql.h"; path = "src/backend/sql/gnc-lots-sql.h"; sourceTree = "<group>"; };
-		6E4A80510F27C4FC0024DAAF /* gnc-price-sql.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-price-sql.h"; path = "src/backend/sql/gnc-price-sql.h"; sourceTree = "<group>"; };
-		6E4A80530F27C4FC0024DAAF /* gnc-recurrence-sql.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-recurrence-sql.h"; path = "src/backend/sql/gnc-recurrence-sql.h"; sourceTree = "<group>"; };
-		6E4A80550F27C4FC0024DAAF /* gnc-schedxaction-sql.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-schedxaction-sql.h"; path = "src/backend/sql/gnc-schedxaction-sql.h"; sourceTree = "<group>"; };
-		6E4A80570F27C4FC0024DAAF /* gnc-slots-sql.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-slots-sql.h"; path = "src/backend/sql/gnc-slots-sql.h"; sourceTree = "<group>"; };
-		6E4A80590F27C4FC0024DAAF /* gnc-transaction-sql.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-transaction-sql.h"; path = "src/backend/sql/gnc-transaction-sql.h"; sourceTree = "<group>"; };
-		6E4A805B0F27C6A50024DAAF /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = src/backend/dbi/test/Makefile.am; sourceTree = "<group>"; };
-		6E4A80760F27C8770024DAAF /* core-utils.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "core-utils.scm"; path = "src/core-utils/core-utils.scm"; sourceTree = "<group>"; };
-		6E4A80790F27CA4A0024DAAF /* dialog-book-close.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "dialog-book-close.c"; path = "src/gnome-utils/dialog-book-close.c"; sourceTree = "<group>"; };
-		6E4A807A0F27CA4A0024DAAF /* dialog-book-close.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "dialog-book-close.h"; path = "src/gnome-utils/dialog-book-close.h"; sourceTree = "<group>"; };
-		6E4A807D0F27CA4A0024DAAF /* gnc-autosave.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-autosave.c"; path = "src/gnome-utils/gnc-autosave.c"; sourceTree = "<group>"; };
-		6E4A807E0F27CA4A0024DAAF /* gnc-autosave.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-autosave.h"; path = "src/gnome-utils/gnc-autosave.h"; sourceTree = "<group>"; };
-		6E4A807F0F27CA4A0024DAAF /* window-main-summarybar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "window-main-summarybar.h"; path = "src/gnome-utils/window-main-summarybar.h"; sourceTree = "<group>"; };
-		6E4A80B60F27CD310024DAAF /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = "src/optional/python-bindings/Makefile.am"; sourceTree = "<group>"; };
-		6E4A80B80F27CDB00024DAAF /* split-register-p.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "split-register-p.h"; path = "src/register/ledger-core/split-register-p.h"; sourceTree = "<group>"; };
-		6E4A80B90F27CE660024DAAF /* html-linechart.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "html-linechart.scm"; path = "src/report/report-system/html-linechart.scm"; sourceTree = "<group>"; };
-		6E4A80BA0F27CE660024DAAF /* budget-barchart.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "budget-barchart.scm"; path = "src/report/standard-reports/budget-barchart.scm"; sourceTree = "<group>"; };
-		6E4A80BB0F27CE660024DAAF /* budget-flow.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "budget-flow.scm"; path = "src/report/standard-reports/budget-flow.scm"; sourceTree = "<group>"; };
-		6E4A80BC0F27CEAE0024DAAF /* string.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = string.scm; path = src/scm/string.scm; sourceTree = "<group>"; };
-		6E4EC5B80F9A2FAF00C6F6AC /* dialog-custom-report.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "dialog-custom-report.c"; path = "src/report/report-gnome/dialog-custom-report.c"; sourceTree = "<group>"; };
-		6E4EC5B90F9A2FAF00C6F6AC /* dialog-custom-report.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "dialog-custom-report.h"; path = "src/report/report-gnome/dialog-custom-report.h"; sourceTree = "<group>"; };
-		6E4EC5BC0F9A303900C6F6AC /* budget-balance-sheet.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "budget-balance-sheet.scm"; path = "src/report/standard-reports/budget-balance-sheet.scm"; sourceTree = "<group>"; };
-		6E4EC5BD0F9A303900C6F6AC /* budget-income-statement.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "budget-income-statement.scm"; path = "src/report/standard-reports/budget-income-statement.scm"; sourceTree = "<group>"; };
-		6E4EC5C20F9A30E600C6F6AC /* gnc-backend-xml.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-backend-xml.h"; path = "src/backend/xml/gnc-backend-xml.h"; sourceTree = "<group>"; };
-		6E4EC5CC0F9A30E700C6F6AC /* gnc-xml-helper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-xml-helper.h"; path = "src/backend/xml/gnc-xml-helper.h"; sourceTree = "<group>"; };
-		6E4EC5CD0F9A30E700C6F6AC /* gnc-xml.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-xml.h"; path = "src/backend/xml/gnc-xml.h"; sourceTree = "<group>"; };
-		6E4EC5D00F9A30E700C6F6AC /* io-example-account.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "io-example-account.h"; path = "src/backend/xml/io-example-account.h"; sourceTree = "<group>"; };
-		6E4EC5D20F9A30E700C6F6AC /* io-gncxml-gen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "io-gncxml-gen.h"; path = "src/backend/xml/io-gncxml-gen.h"; sourceTree = "<group>"; };
-		6E4EC5D50F9A30E700C6F6AC /* io-gncxml-v2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "io-gncxml-v2.h"; path = "src/backend/xml/io-gncxml-v2.h"; sourceTree = "<group>"; };
-		6E4EC5D60F9A30E700C6F6AC /* io-gncxml.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "io-gncxml.h"; path = "src/backend/xml/io-gncxml.h"; sourceTree = "<group>"; };
-		6E4EC5D80F9A30E700C6F6AC /* io-utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "io-utils.h"; path = "src/backend/xml/io-utils.h"; sourceTree = "<group>"; };
-		6E4EC5D90F9A30E700C6F6AC /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = src/backend/xml/Makefile.am; sourceTree = "<group>"; };
-		6E4EC5DB0F9A30E700C6F6AC /* sixtp-dom-generators.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "sixtp-dom-generators.h"; path = "src/backend/xml/sixtp-dom-generators.h"; sourceTree = "<group>"; };
-		6E4EC5DD0F9A30E700C6F6AC /* sixtp-dom-parsers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "sixtp-dom-parsers.h"; path = "src/backend/xml/sixtp-dom-parsers.h"; sourceTree = "<group>"; };
-		6E4EC5DE0F9A30E700C6F6AC /* sixtp-parsers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "sixtp-parsers.h"; path = "src/backend/xml/sixtp-parsers.h"; sourceTree = "<group>"; };
-		6E4EC5E00F9A30E700C6F6AC /* sixtp-stack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "sixtp-stack.h"; path = "src/backend/xml/sixtp-stack.h"; sourceTree = "<group>"; };
-		6E4EC5E30F9A30E700C6F6AC /* sixtp-utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "sixtp-utils.h"; path = "src/backend/xml/sixtp-utils.h"; sourceTree = "<group>"; };
-		6E4EC5E50F9A30E700C6F6AC /* sixtp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sixtp.h; path = src/backend/xml/sixtp.h; sourceTree = "<group>"; };
-		6E4EC5E60F9A30E700C6F6AC /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = src/backend/xml/test/Makefile.am; sourceTree = "<group>"; };
-		6E4EC5EB0F9A30E700C6F6AC /* test-file-stuff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "test-file-stuff.h"; path = "src/backend/xml/test/test-file-stuff.h"; sourceTree = "<group>"; };
-		6E4EC61F0F9A32F900C6F6AC /* dialog-file-access.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "dialog-file-access.c"; path = "src/gnome-utils/dialog-file-access.c"; sourceTree = "<group>"; };
-		6E4EC6200F9A32F900C6F6AC /* dialog-file-access.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "dialog-file-access.h"; path = "src/gnome-utils/dialog-file-access.h"; sourceTree = "<group>"; };
-		6E4EC6240F9A333E00C6F6AC /* gnc-html-extras.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-html-extras.h"; path = "src/html/gnc-html-extras.h"; sourceTree = "<group>"; };
-		6E4EC6250F9A333E00C6F6AC /* gnc-html-factory.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-html-factory.c"; path = "src/html/gnc-html-factory.c"; sourceTree = "<group>"; };
-		6E4EC6260F9A333E00C6F6AC /* gnc-html-factory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-html-factory.h"; path = "src/html/gnc-html-factory.h"; sourceTree = "<group>"; };
-		6E4EC6310F9A333E00C6F6AC /* gnc-html-history.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-html-history.c"; path = "src/html/gnc-html-history.c"; sourceTree = "<group>"; };
-		6E4EC6320F9A333E00C6F6AC /* gnc-html-history.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-html-history.h"; path = "src/html/gnc-html-history.h"; sourceTree = "<group>"; };
-		6E4EC6330F9A333E00C6F6AC /* gnc-html-p.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-html-p.h"; path = "src/html/gnc-html-p.h"; sourceTree = "<group>"; };
-		6E4EC6340F9A333E00C6F6AC /* gnc-html-webkit-p.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-html-webkit-p.h"; path = "src/html/gnc-html-webkit-p.h"; sourceTree = "<group>"; };
-		6E4EC6350F9A333E00C6F6AC /* gnc-html-webkit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-html-webkit.c"; path = "src/html/gnc-html-webkit.c"; sourceTree = "<group>"; };
-		6E4EC6360F9A333E00C6F6AC /* gnc-html-webkit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-html-webkit.h"; path = "src/html/gnc-html-webkit.h"; sourceTree = "<group>"; };
-		6E4EC6370F9A333E00C6F6AC /* gnc-html.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-html.c"; path = "src/html/gnc-html.c"; sourceTree = "<group>"; };
-		6E4EC6380F9A333E00C6F6AC /* gnc-html.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-html.h"; path = "src/html/gnc-html.h"; sourceTree = "<group>"; };
-		6E4EC6390F9A333E00C6F6AC /* gncmod-html.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gncmod-html.c"; path = "src/html/gncmod-html.c"; sourceTree = "<group>"; };
-		6E4EC63A0F9A333E00C6F6AC /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = src/html/Makefile.am; sourceTree = "<group>"; };
-		6E4EC6460F9A34EE00C6F6AC /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = src/libqof/Makefile.am; sourceTree = "<group>"; };
-		6E4EC6490F9A359B00C6F6AC /* gnc-date-p.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-date-p.h"; path = "src/libqof/qof/gnc-date-p.h"; sourceTree = "<group>"; };
-		6E4EC64B0F9A359B00C6F6AC /* gnc-date.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-date.h"; path = "src/libqof/qof/gnc-date.h"; sourceTree = "<group>"; };
-		6E4EC64D0F9A359B00C6F6AC /* gnc-numeric.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-numeric.h"; path = "src/libqof/qof/gnc-numeric.h"; sourceTree = "<group>"; };
-		6E4EC64F0F9A359B00C6F6AC /* guid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = guid.h; path = src/libqof/qof/guid.h; sourceTree = "<group>"; };
-		6E4EC6550F9A359B00C6F6AC /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = src/libqof/qof/Makefile.am; sourceTree = "<group>"; };
-		6E4EC6580F9A359B00C6F6AC /* qof-gobject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "qof-gobject.h"; path = "src/libqof/qof/qof-gobject.h"; sourceTree = "<group>"; };
-		6E4EC65A0F9A359B00C6F6AC /* qof.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qof.h; path = src/libqof/qof/qof.h; sourceTree = "<group>"; };
-		6E4EC65D0F9A359B00C6F6AC /* qofbackend.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qofbackend.h; path = src/libqof/qof/qofbackend.h; sourceTree = "<group>"; };
-		6E4EC65E0F9A359B00C6F6AC /* qofbook-p.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "qofbook-p.h"; path = "src/libqof/qof/qofbook-p.h"; sourceTree = "<group>"; };
-		6E4EC6600F9A359B00C6F6AC /* qofbook.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qofbook.h; path = src/libqof/qof/qofbook.h; sourceTree = "<group>"; };
-		6E4EC6640F9A359B00C6F6AC /* qofchoice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qofchoice.h; path = src/libqof/qof/qofchoice.h; sourceTree = "<group>"; };
-		6E4EC6650F9A359B00C6F6AC /* qofclass-p.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "qofclass-p.h"; path = "src/libqof/qof/qofclass-p.h"; sourceTree = "<group>"; };
-		6E4EC6670F9A359B00C6F6AC /* qofclass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qofclass.h; path = src/libqof/qof/qofclass.h; sourceTree = "<group>"; };
-		6E4EC6680F9A359B00C6F6AC /* qofevent-p.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "qofevent-p.h"; path = "src/libqof/qof/qofevent-p.h"; sourceTree = "<group>"; };
-		6E4EC66A0F9A359B00C6F6AC /* qofevent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qofevent.h; path = src/libqof/qof/qofevent.h; sourceTree = "<group>"; };
-		6E4EC66D0F9A359B00C6F6AC /* qofid-p.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "qofid-p.h"; path = "src/libqof/qof/qofid-p.h"; sourceTree = "<group>"; };
-		6E4EC66F0F9A359B00C6F6AC /* qofid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qofid.h; path = src/libqof/qof/qofid.h; sourceTree = "<group>"; };
-		6E4EC6700F9A359B00C6F6AC /* qofinstance-p.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "qofinstance-p.h"; path = "src/libqof/qof/qofinstance-p.h"; sourceTree = "<group>"; };
-		6E4EC6720F9A359B00C6F6AC /* qofinstance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qofinstance.h; path = src/libqof/qof/qofinstance.h; sourceTree = "<group>"; };
-		6E4EC6740F9A359B00C6F6AC /* qoflog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qoflog.h; path = src/libqof/qof/qoflog.h; sourceTree = "<group>"; };
-		6E4EC6770F9A359B00C6F6AC /* qofobject-p.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "qofobject-p.h"; path = "src/libqof/qof/qofobject-p.h"; sourceTree = "<group>"; };
-		6E4EC6790F9A359B00C6F6AC /* qofobject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qofobject.h; path = src/libqof/qof/qofobject.h; sourceTree = "<group>"; };
-		6E4EC67C0F9A359B00C6F6AC /* qofquery-p.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "qofquery-p.h"; path = "src/libqof/qof/qofquery-p.h"; sourceTree = "<group>"; };
-		6E4EC6800F9A359B00C6F6AC /* qofquery.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qofquery.h; path = src/libqof/qof/qofquery.h; sourceTree = "<group>"; };
-		6E4EC6810F9A359B00C6F6AC /* qofquerycore-p.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "qofquerycore-p.h"; path = "src/libqof/qof/qofquerycore-p.h"; sourceTree = "<group>"; };
-		6E4EC6830F9A359B00C6F6AC /* qofquerycore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qofquerycore.h; path = src/libqof/qof/qofquerycore.h; sourceTree = "<group>"; };
-		6E4EC6880F9A359B00C6F6AC /* qofsession.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qofsession.h; path = src/libqof/qof/qofsession.h; sourceTree = "<group>"; };
-		6E4EC68C0F9A359B00C6F6AC /* qofutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qofutil.h; path = src/libqof/qof/qofutil.h; sourceTree = "<group>"; };
-		6E68665D0AE95B4C00F21DBC /* gnc-session.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-session.c"; path = "src/engine/gnc-session.c"; sourceTree = "<group>"; };
-		6E7BAED10B93E0BD000B79D4 /* window-main-summarybar.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "window-main-summarybar.c"; path = "src/gnome-utils/window-main-summarybar.c"; sourceTree = "<group>"; };
-		6E7BAED20B93E0BD000B79D4 /* gnc-tree-view-sx-list.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-tree-view-sx-list.c"; path = "src/gnome-utils/gnc-tree-view-sx-list.c"; sourceTree = "<group>"; };
-		6E7BAED30B93E0BD000B79D4 /* gnc-sx-list-tree-model-adapter.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-sx-list-tree-model-adapter.c"; path = "src/gnome-utils/gnc-sx-list-tree-model-adapter.c"; sourceTree = "<group>"; };
-		6E7BAED40B93E0BD000B79D4 /* gnc-sx-instance-dense-cal-adapter.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-sx-instance-dense-cal-adapter.c"; path = "src/gnome-utils/gnc-sx-instance-dense-cal-adapter.c"; sourceTree = "<group>"; };
-		6E7BAED50B93E0BD000B79D4 /* gnc-dense-cal-store.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-dense-cal-store.c"; path = "src/gnome-utils/gnc-dense-cal-store.c"; sourceTree = "<group>"; };
-		6E7BAED60B93E0BD000B79D4 /* gnc-dense-cal-model.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-dense-cal-model.c"; path = "src/gnome-utils/gnc-dense-cal-model.c"; sourceTree = "<group>"; };
-		6E7BAEDA0B93E0ED000B79D4 /* gnc-sx-instance-model.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-sx-instance-model.c"; path = "src/app-utils/gnc-sx-instance-model.c"; sourceTree = "<group>"; };
-		6E7BAEDB0B93E11F000B79D4 /* gnc-sx-instance-model.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-sx-instance-model.h"; path = "src/app-utils/gnc-sx-instance-model.h"; sourceTree = "<group>"; };
-		6E7BAEDC0B93E1B4000B79D4 /* dialog-choose-owner.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-choose-owner.c"; path = "src/business/business-gnome/dialog-choose-owner.c"; sourceTree = "<group>"; };
-		6E7BAEDD0B93E1B4000B79D4 /* gncmod-business-gnome.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gncmod-business-gnome.c"; path = "src/business/business-gnome/gncmod-business-gnome.c"; sourceTree = "<group>"; };
-		6E7BAEDE0B93E1D5000B79D4 /* dialog-choose-owner.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-choose-owner.h"; path = "src/business/business-gnome/dialog-choose-owner.h"; sourceTree = "<group>"; };
-		6E7BAEE00B93E241000B79D4 /* gnc-glib-utils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-glib-utils.c"; path = "src/core-utils/gnc-glib-utils.c"; sourceTree = "<group>"; };
-		6E7BAEE20B93E251000B79D4 /* gnc-glib-utils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-glib-utils.h"; path = "src/core-utils/gnc-glib-utils.h"; sourceTree = "<group>"; };
-		6E7BAEE50B93E2AF000B79D4 /* gnc-event.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-event.h"; path = "src/engine/gnc-event.h"; sourceTree = "<group>"; };
-		6E7BAEE70B93E2DB000B79D4 /* dialog-sx-editor.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-sx-editor.c"; path = "src/gnome/dialog-sx-editor.c"; sourceTree = "<group>"; };
-		6E7BAEE80B93E2DB000B79D4 /* dialog-sx-since-last-run.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-sx-since-last-run.c"; path = "src/gnome/dialog-sx-since-last-run.c"; sourceTree = "<group>"; };
-		6E7BAEE90B93E2DB000B79D4 /* gnc-plugin-page-sx-list.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-page-sx-list.c"; path = "src/gnome/gnc-plugin-page-sx-list.c"; sourceTree = "<group>"; };
-		6E7BAEEA0B93E2F9000B79D4 /* dialog-sx-editor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-sx-editor.h"; path = "src/gnome/dialog-sx-editor.h"; sourceTree = "<group>"; };
-		6E7BAEEB0B93E2F9000B79D4 /* dialog-sx-since-last-run.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-sx-since-last-run.h"; path = "src/gnome/dialog-sx-since-last-run.h"; sourceTree = "<group>"; };
-		6E7BAEEC0B93E2F9000B79D4 /* gnc-plugin-page-sx-list.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-page-sx-list.h"; path = "src/gnome/gnc-plugin-page-sx-list.h"; sourceTree = "<group>"; };
-		6E7BAEED0B93E358000B79D4 /* search-core-utils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "search-core-utils.c"; path = "src/gnome-search/search-core-utils.c"; sourceTree = "<group>"; };
-		6E7BAEEE0B93E3A7000B79D4 /* search-core-utils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "search-core-utils.h"; path = "src/gnome-search/search-core-utils.h"; sourceTree = "<group>"; };
-		6E7BAEF00B93E3A7000B79D4 /* gnc-dense-cal-model.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-dense-cal-model.h"; path = "src/gnome-utils/gnc-dense-cal-model.h"; sourceTree = "<group>"; };
-		6E7BAEF10B93E3A7000B79D4 /* gnc-dense-cal-store.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-dense-cal-store.h"; path = "src/gnome-utils/gnc-dense-cal-store.h"; sourceTree = "<group>"; };
-		6E7BAEF20B93E3A7000B79D4 /* gnc-sx-instance-dense-cal-adapter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-sx-instance-dense-cal-adapter.h"; path = "src/gnome-utils/gnc-sx-instance-dense-cal-adapter.h"; sourceTree = "<group>"; };
-		6E7BAEF30B93E3A7000B79D4 /* gnc-sx-list-tree-model-adapter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-sx-list-tree-model-adapter.h"; path = "src/gnome-utils/gnc-sx-list-tree-model-adapter.h"; sourceTree = "<group>"; };
-		6E7BAEF40B93E3A7000B79D4 /* gnc-tree-view-sx-list.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-tree-view-sx-list.h"; path = "src/gnome-utils/gnc-tree-view-sx-list.h"; sourceTree = "<group>"; };
-		6E8B74A809912C9D003F7E3A /* account-quickfill.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "account-quickfill.c"; path = "src/gnome-utils/account-quickfill.c"; sourceTree = "<group>"; };
-		6E8B74A909912C9D003F7E3A /* Account.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = Account.c; path = src/engine/Account.c; sourceTree = "<group>"; };
-		6E8B74AB09912C9D003F7E3A /* agedver.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = agedver.c; path = "src/gnc-module/test/misc-mods/agedver.c"; sourceTree = "<group>"; };
-		6E8B74B009912C9D003F7E3A /* bar.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = bar.c; path = "src/gnc-module/test/mod-bar/bar.c"; sourceTree = "<group>"; };
-		6E8B74B109912C9D003F7E3A /* basiccell.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = basiccell.c; path = "src/register/register-core/basiccell.c"; sourceTree = "<group>"; };
-		6E8B74B309912C9D003F7E3A /* baz.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = baz.c; path = "src/gnc-module/test/mod-baz/baz.c"; sourceTree = "<group>"; };
-		6E8B74B609912C9D003F7E3A /* business-gnome-utils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "business-gnome-utils.c"; path = "src/business/business-gnome/business-gnome-utils.c"; sourceTree = "<group>"; };
-		6E8B74B709912C9D003F7E3A /* business-options-gnome.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "business-options-gnome.c"; path = "src/business/business-gnome/business-options-gnome.c"; sourceTree = "<group>"; };
-		6E8B74B909912C9D003F7E3A /* business-urls.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "business-urls.c"; path = "src/business/business-gnome/business-urls.c"; sourceTree = "<group>"; };
-		6E8B74BC09912C9D003F7E3A /* cap-gains.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "cap-gains.c"; path = "src/engine/cap-gains.c"; sourceTree = "<group>"; };
-		6E8B74BD09912C9D003F7E3A /* cashobjects.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = cashobjects.c; path = src/engine/cashobjects.c; sourceTree = "<group>"; };
-		6E8B74BE09912C9D003F7E3A /* cell-factory.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "cell-factory.c"; path = "src/register/register-core/cell-factory.c"; sourceTree = "<group>"; };
-		6E8B74BF09912C9D003F7E3A /* cellblock.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = cellblock.c; path = "src/register/register-core/cellblock.c"; sourceTree = "<group>"; };
-		6E8B74C009912C9D003F7E3A /* checkboxcell.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = checkboxcell.c; path = "src/register/register-core/checkboxcell.c"; sourceTree = "<group>"; };
-		6E8B74C209912C9D003F7E3A /* combocell-gnome.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "combocell-gnome.c"; path = "src/register/register-gnome/combocell-gnome.c"; sourceTree = "<group>"; };
-		6E8B74C309912C9D003F7E3A /* cursors.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = cursors.c; path = "src/gnome-utils/cursors.c"; sourceTree = "<group>"; };
-		6E8B74C409912C9D003F7E3A /* datecell-gnome.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "datecell-gnome.c"; path = "src/register/register-gnome/datecell-gnome.c"; sourceTree = "<group>"; };
-		6E8B74C909912C9D003F7E3A /* dialog-account.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-account.c"; path = "src/gnome-utils/dialog-account.c"; sourceTree = "<group>"; };
-		6E8B74CA09912C9D003F7E3A /* dialog-billterms.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-billterms.c"; path = "src/business/business-gnome/dialog-billterms.c"; sourceTree = "<group>"; };
-		6E8B74CD09912C9D003F7E3A /* dialog-commodities.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-commodities.c"; path = "src/gnome/dialog-commodities.c"; sourceTree = "<group>"; };
-		6E8B74CE09912C9D003F7E3A /* dialog-commodity.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-commodity.c"; path = "src/gnome-utils/dialog-commodity.c"; sourceTree = "<group>"; };
-		6E8B74CF09912C9D003F7E3A /* dialog-customer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-customer.c"; path = "src/business/business-gnome/dialog-customer.c"; sourceTree = "<group>"; };
-		6E8B74D009912C9D003F7E3A /* dialog-date-close.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-date-close.c"; path = "src/business/business-gnome/dialog-date-close.c"; sourceTree = "<group>"; };
-		6E8B74D309912C9D003F7E3A /* dialog-employee.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-employee.c"; path = "src/business/business-gnome/dialog-employee.c"; sourceTree = "<group>"; };
-		6E8B74D409912C9D003F7E3A /* dialog-fincalc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-fincalc.c"; path = "src/gnome/dialog-fincalc.c"; sourceTree = "<group>"; };
-		6E8B74D509912C9D003F7E3A /* dialog-find-transactions.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-find-transactions.c"; path = "src/gnome/dialog-find-transactions.c"; sourceTree = "<group>"; };
-		6E8B74D709912C9D003F7E3A /* dialog-invoice.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-invoice.c"; path = "src/business/business-gnome/dialog-invoice.c"; sourceTree = "<group>"; };
-		6E8B74D809912C9D003F7E3A /* dialog-job.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-job.c"; path = "src/business/business-gnome/dialog-job.c"; sourceTree = "<group>"; };
-		6E8B74D909912C9D003F7E3A /* dialog-new-user.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-new-user.c"; path = "src/gnome/dialog-new-user.c"; sourceTree = "<group>"; };
-		6E8B74DA09912C9D003F7E3A /* dialog-options.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-options.c"; path = "src/gnome-utils/dialog-options.c"; sourceTree = "<group>"; };
-		6E8B74DB09912C9D003F7E3A /* dialog-order.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-order.c"; path = "src/business/business-gnome/dialog-order.c"; sourceTree = "<group>"; };
-		6E8B74DD09912C9D003F7E3A /* dialog-payment.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-payment.c"; path = "src/business/business-gnome/dialog-payment.c"; sourceTree = "<group>"; };
-		6E8B74DE09912C9D003F7E3A /* dialog-preferences.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-preferences.c"; path = "src/gnome-utils/dialog-preferences.c"; sourceTree = "<group>"; };
-		6E8B74DF09912C9D003F7E3A /* dialog-price-edit-db.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-price-edit-db.c"; path = "src/gnome/dialog-price-edit-db.c"; sourceTree = "<group>"; };
-		6E8B74E009912C9D003F7E3A /* dialog-price-editor.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-price-editor.c"; path = "src/gnome/dialog-price-editor.c"; sourceTree = "<group>"; };
-		6E8B74E109912C9D003F7E3A /* dialog-print-check.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-print-check.c"; path = "src/gnome/dialog-print-check.c"; sourceTree = "<group>"; };
-		6E8B74E209912C9D003F7E3A /* dialog-progress.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-progress.c"; path = "src/gnome/dialog-progress.c"; sourceTree = "<group>"; };
-		6E8B74E409912C9D003F7E3A /* dialog-reset-warnings.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-reset-warnings.c"; path = "src/gnome-utils/dialog-reset-warnings.c"; sourceTree = "<group>"; };
-		6E8B74E609912C9D003F7E3A /* dialog-search.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-search.c"; path = "src/gnome-search/dialog-search.c"; sourceTree = "<group>"; };
-		6E8B74E809912C9D003F7E3A /* dialog-sx-from-trans.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-sx-from-trans.c"; path = "src/gnome/dialog-sx-from-trans.c"; sourceTree = "<group>"; };
-		6E8B74EA09912C9D003F7E3A /* dialog-tax-info.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-tax-info.c"; path = "src/gnome/dialog-tax-info.c"; sourceTree = "<group>"; };
-		6E8B74EC09912C9D003F7E3A /* dialog-totd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-totd.c"; path = "src/gnome-utils/dialog-totd.c"; sourceTree = "<group>"; };
-		6E8B74ED09912C9D003F7E3A /* dialog-transfer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-transfer.c"; path = "src/gnome-utils/dialog-transfer.c"; sourceTree = "<group>"; };
-		6E8B74EF09912C9D003F7E3A /* dialog-utils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-utils.c"; path = "src/gnome-utils/dialog-utils.c"; sourceTree = "<group>"; };
-		6E8B74F009912C9D003F7E3A /* dialog-vendor.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "dialog-vendor.c"; path = "src/business/business-gnome/dialog-vendor.c"; sourceTree = "<group>"; };
-		6E8B74F109912C9D003F7E3A /* doxygen_main_page.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = doxygen_main_page.c; path = src/doc/doxygen_main_page.c; sourceTree = "<group>"; };
-		6E8B74FE09912C9D003F7E3A /* engine-helpers.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "engine-helpers.c"; path = "src/engine/engine-helpers.c"; sourceTree = "<group>"; };
-		6E8B750409912C9D003F7E3A /* file-utils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "file-utils.c"; path = "src/app-utils/file-utils.c"; sourceTree = "<group>"; };
-		6E8B751309912C9D003F7E3A /* foo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = foo.c; path = "src/gnc-module/test/mod-foo/foo.c"; sourceTree = "<group>"; };
-		6E8B751609912C9D003F7E3A /* formulacell-gnome.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "formulacell-gnome.c"; path = "src/register/register-gnome/formulacell-gnome.c"; sourceTree = "<group>"; };
-		6E8B751709912C9D003F7E3A /* formulacell.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = formulacell.c; path = "src/register/register-core/formulacell.c"; sourceTree = "<group>"; };
-		6E8B751909912C9D003F7E3A /* futuremodsys.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = futuremodsys.c; path = "src/gnc-module/test/misc-mods/futuremodsys.c"; sourceTree = "<group>"; };
-		6E8B751B09912C9D003F7E3A /* gfec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = gfec.c; path = "src/app-utils/gfec.c"; sourceTree = "<group>"; };
-		6E8B751D09912C9D003F7E3A /* glib-helpers.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "glib-helpers.c"; path = "src/engine/glib-helpers.c"; sourceTree = "<group>"; };
-		6E8B752009912C9D003F7E3A /* gnc-account-merge.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-account-merge.c"; path = "src/app-utils/gnc-account-merge.c"; sourceTree = "<group>"; };
-		6E8B752109912C9D003F7E3A /* gnc-account-sel.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-account-sel.c"; path = "src/gnome-utils/gnc-account-sel.c"; sourceTree = "<group>"; };
-		6E8B752309912C9D003F7E3A /* gnc-accounting-period.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-accounting-period.c"; path = "src/app-utils/gnc-accounting-period.c"; sourceTree = "<group>"; };
-		6E8B752509912C9D003F7E3A /* gnc-amount-edit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-amount-edit.c"; path = "src/gnome-utils/gnc-amount-edit.c"; sourceTree = "<group>"; };
-		6E8B752B09912C9D003F7E3A /* gnc-budget.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-budget.c"; path = "src/engine/gnc-budget.c"; sourceTree = "<group>"; };
-		6E8B752C09912C9D003F7E3A /* gnc-commodity-edit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-commodity-edit.c"; path = "src/gnome-utils/gnc-commodity-edit.c"; sourceTree = "<group>"; };
-		6E8B752E09912C9D003F7E3A /* gnc-commodity.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-commodity.c"; path = "src/engine/gnc-commodity.c"; sourceTree = "<group>"; };
-		6E8B752F09912C9D003F7E3A /* gnc-component-manager.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-component-manager.c"; path = "src/app-utils/gnc-component-manager.c"; sourceTree = "<group>"; };
-		6E8B753109912C9D003F7E3A /* gnc-currency-edit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-currency-edit.c"; path = "src/gnome-utils/gnc-currency-edit.c"; sourceTree = "<group>"; };
-		6E8B753309912C9D003F7E3A /* gnc-date-delta.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-date-delta.c"; path = "src/gnome-utils/gnc-date-delta.c"; sourceTree = "<group>"; };
-		6E8B753409912C9D003F7E3A /* gnc-date-edit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-date-edit.c"; path = "src/gnome-utils/gnc-date-edit.c"; sourceTree = "<group>"; };
-		6E8B753509912C9D003F7E3A /* gnc-date-format.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-date-format.c"; path = "src/gnome-utils/gnc-date-format.c"; sourceTree = "<group>"; };
-		6E8B753709912C9D003F7E3A /* gnc-dense-cal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-dense-cal.c"; path = "src/gnome-utils/gnc-dense-cal.c"; sourceTree = "<group>"; };
-		6E8B754609912C9D003F7E3A /* gnc-embedded-window.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-embedded-window.c"; path = "src/gnome-utils/gnc-embedded-window.c"; sourceTree = "<group>"; };
-		6E8B754909912C9D003F7E3A /* gnc-engine.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-engine.c"; path = "src/engine/gnc-engine.c"; sourceTree = "<group>"; };
-		6E8B754C09912C9D003F7E3A /* gnc-euro.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-euro.c"; path = "src/app-utils/gnc-euro.c"; sourceTree = "<group>"; };
-		6E8B754E09912C9D003F7E3A /* gnc-exp-parser.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-exp-parser.c"; path = "src/app-utils/gnc-exp-parser.c"; sourceTree = "<group>"; };
-		6E8B754F09912C9D003F7E3A /* gnc-file.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-file.c"; path = "src/gnome-utils/gnc-file.c"; sourceTree = "<group>"; };
-		6E8B755209912C9D003F7E3A /* gnc-frequency.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-frequency.c"; path = "src/gnome-utils/gnc-frequency.c"; sourceTree = "<group>"; };
-		6E8B755409912C9D003F7E3A /* gnc-gdate-utils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-gdate-utils.c"; path = "src/core-utils/gnc-gdate-utils.c"; sourceTree = "<group>"; };
-		6E8B755509912C9D003F7E3A /* gnc-general-search.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-general-search.c"; path = "src/gnome-search/gnc-general-search.c"; sourceTree = "<group>"; };
-		6E8B755609912C9D003F7E3A /* gnc-general-select.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-general-select.c"; path = "src/gnome-utils/gnc-general-select.c"; sourceTree = "<group>"; };
-		6E8B755709912C9D003F7E3A /* gnc-gettext-util.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-gettext-util.c"; path = "src/app-utils/gnc-gettext-util.c"; sourceTree = "<group>"; };
-		6E8B755809912C9D003F7E3A /* gnc-gkeyfile-utils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-gkeyfile-utils.c"; path = "src/core-utils/gnc-gkeyfile-utils.c"; sourceTree = "<group>"; };
-		6E8B755909912C9D003F7E3A /* gnc-gnome-utils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-gnome-utils.c"; path = "src/gnome-utils/gnc-gnome-utils.c"; sourceTree = "<group>"; };
-		6E8B755C09912C9D003F7E3A /* gnc-gui-query.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-gui-query.c"; path = "src/gnome-utils/gnc-gui-query.c"; sourceTree = "<group>"; };
-		6E8B756409912C9D003F7E3A /* gnc-helpers.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-helpers.c"; path = "src/app-utils/gnc-helpers.c"; sourceTree = "<group>"; };
-		6E8B756509912C9D003F7E3A /* gnc-hooks.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-hooks.c"; path = "src/engine/gnc-hooks.c"; sourceTree = "<group>"; };
-		6E8B756A09912C9D003F7E3A /* gnc-icons.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-icons.c"; path = "src/gnome-utils/gnc-icons.c"; sourceTree = "<group>"; };
-		6E8B757009912C9D003F7E3A /* gnc-ledger-display.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-ledger-display.c"; path = "src/register/ledger-core/gnc-ledger-display.c"; sourceTree = "<group>"; };
-		6E8B757109912C9D003F7E3A /* gnc-log-replay.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-log-replay.c"; path = "src/import-export/log-replay/gnc-log-replay.c"; sourceTree = "<group>"; };
-		6E8B757309912C9D003F7E3A /* gnc-lot.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-lot.c"; path = "src/engine/gnc-lot.c"; sourceTree = "<group>"; };
-		6E8B757409912C9D003F7E3A /* gnc-main-window.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-main-window.c"; path = "src/gnome-utils/gnc-main-window.c"; sourceTree = "<group>"; };
-		6E8B757609912C9D003F7E3A /* gnc-menu-extensions.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-menu-extensions.c"; path = "src/gnome-utils/gnc-menu-extensions.c"; sourceTree = "<group>"; };
-		6E8B757709912C9D003F7E3A /* gnc-mod-bar.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-mod-bar.c"; path = "src/gnc-module/test/mod-bar/gnc-mod-bar.c"; sourceTree = "<group>"; };
-		6E8B757809912C9D003F7E3A /* gnc-mod-baz.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-mod-baz.c"; path = "src/gnc-module/test/mod-baz/gnc-mod-baz.c"; sourceTree = "<group>"; };
-		6E8B757909912C9D003F7E3A /* gnc-mod-foo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-mod-foo.c"; path = "src/gnc-module/test/mod-foo/gnc-mod-foo.c"; sourceTree = "<group>"; };
-		6E8B757A09912C9D003F7E3A /* gnc-module.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-module.c"; path = "src/gnc-module/gnc-module.c"; sourceTree = "<group>"; };
-		6E8B757D09912C9D003F7E3A /* gnc-ofx-import.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-ofx-import.c"; path = "src/import-export/ofx/gnc-ofx-import.c"; sourceTree = "<group>"; };
-		6E8B758009912C9D003F7E3A /* gnc-period-select.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-period-select.c"; path = "src/gnome-utils/gnc-period-select.c"; sourceTree = "<group>"; };
-		6E8B758109912C9D003F7E3A /* gnc-plugin-account-tree.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-account-tree.c"; path = "src/gnome/gnc-plugin-account-tree.c"; sourceTree = "<group>"; };
-		6E8B758209912C9D003F7E3A /* gnc-plugin-basic-commands.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-basic-commands.c"; path = "src/gnome/gnc-plugin-basic-commands.c"; sourceTree = "<group>"; };
-		6E8B758309912C9D003F7E3A /* gnc-plugin-budget.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-budget.c"; path = "src/gnome/gnc-plugin-budget.c"; sourceTree = "<group>"; };
-		6E8B758409912C9D003F7E3A /* gnc-plugin-business.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-business.c"; path = "src/business/business-gnome/gnc-plugin-business.c"; sourceTree = "<group>"; };
-		6E8B758509912C9D003F7E3A /* gnc-plugin-file-history.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-file-history.c"; path = "src/gnome-utils/gnc-plugin-file-history.c"; sourceTree = "<group>"; };
-		6E8B758709912C9D003F7E3A /* gnc-plugin-log-replay.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-log-replay.c"; path = "src/import-export/log-replay/gnc-plugin-log-replay.c"; sourceTree = "<group>"; };
-		6E8B758809912C9D003F7E3A /* gnc-plugin-manager.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-manager.c"; path = "src/gnome-utils/gnc-plugin-manager.c"; sourceTree = "<group>"; };
-		6E8B758909912C9D003F7E3A /* gnc-plugin-menu-additions.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-menu-additions.c"; path = "src/gnome-utils/gnc-plugin-menu-additions.c"; sourceTree = "<group>"; };
-		6E8B758B09912C9D003F7E3A /* gnc-plugin-ofx.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-ofx.c"; path = "src/import-export/ofx/gnc-plugin-ofx.c"; sourceTree = "<group>"; };
-		6E8B758C09912C9D003F7E3A /* gnc-plugin-page-account-tree.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-page-account-tree.c"; path = "src/gnome/gnc-plugin-page-account-tree.c"; sourceTree = "<group>"; };
-		6E8B758D09912C9D003F7E3A /* gnc-plugin-page-budget.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-page-budget.c"; path = "src/gnome/gnc-plugin-page-budget.c"; sourceTree = "<group>"; };
-		6E8B758E09912C9D003F7E3A /* gnc-plugin-page-invoice.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-page-invoice.c"; path = "src/business/business-gnome/gnc-plugin-page-invoice.c"; sourceTree = "<group>"; };
-		6E8B758F09912C9D003F7E3A /* gnc-plugin-page-register.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-page-register.c"; path = "src/gnome/gnc-plugin-page-register.c"; sourceTree = "<group>"; };
-		6E8B759009912C9D003F7E3A /* gnc-plugin-page-report.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-page-report.c"; path = "src/report/report-gnome/gnc-plugin-page-report.c"; sourceTree = "<group>"; };
-		6E8B759109912C9D003F7E3A /* gnc-plugin-page.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-page.c"; path = "src/gnome-utils/gnc-plugin-page.c"; sourceTree = "<group>"; };
-		6E8B759309912C9E003F7E3A /* gnc-plugin-register.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-register.c"; path = "src/gnome/gnc-plugin-register.c"; sourceTree = "<group>"; };
-		6E8B759409912C9E003F7E3A /* gnc-plugin-stylesheets.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-stylesheets.c"; path = "src/report/stylesheets/gnc-plugin-stylesheets.c"; sourceTree = "<group>"; };
-		6E8B759509912C9E003F7E3A /* gnc-plugin.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin.c"; path = "src/gnome-utils/gnc-plugin.c"; sourceTree = "<group>"; };
-		6E8B759709912C9E003F7E3A /* gnc-pricedb.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-pricedb.c"; path = "src/engine/gnc-pricedb.c"; sourceTree = "<group>"; };
-		6E8B759A09912C9E003F7E3A /* gnc-recurrence.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-recurrence.c"; path = "src/gnome-utils/gnc-recurrence.c"; sourceTree = "<group>"; };
-		6E8B759B09912C9E003F7E3A /* gnc-report.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-report.c"; path = "src/report/report-system/gnc-report.c"; sourceTree = "<group>"; };
-		6E8B759F09912C9E003F7E3A /* gnc-splash.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-splash.c"; path = "src/gnome-utils/gnc-splash.c"; sourceTree = "<group>"; };
-		6E8B75A009912C9E003F7E3A /* gnc-split-reg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-split-reg.c"; path = "src/gnome/gnc-split-reg.c"; sourceTree = "<group>"; };
-		6E8B75A309912C9E003F7E3A /* gnc-tree-model-account-types.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-tree-model-account-types.c"; path = "src/gnome-utils/gnc-tree-model-account-types.c"; sourceTree = "<group>"; };
-		6E8B75A409912C9E003F7E3A /* gnc-tree-model-account.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-tree-model-account.c"; path = "src/gnome-utils/gnc-tree-model-account.c"; sourceTree = "<group>"; };
-		6E8B75A509912C9E003F7E3A /* gnc-tree-model-budget.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-tree-model-budget.c"; path = "src/gnome-utils/gnc-tree-model-budget.c"; sourceTree = "<group>"; };
-		6E8B75A609912C9E003F7E3A /* gnc-tree-model-commodity.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-tree-model-commodity.c"; path = "src/gnome-utils/gnc-tree-model-commodity.c"; sourceTree = "<group>"; };
-		6E8B75A709912C9E003F7E3A /* gnc-tree-model-price.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-tree-model-price.c"; path = "src/gnome-utils/gnc-tree-model-price.c"; sourceTree = "<group>"; };
-		6E8B75A809912C9E003F7E3A /* gnc-tree-model-selection.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-tree-model-selection.c"; path = "src/gnome-utils/gnc-tree-model-selection.c"; sourceTree = "<group>"; };
-		6E8B75A909912C9E003F7E3A /* gnc-tree-model.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-tree-model.c"; path = "src/gnome-utils/gnc-tree-model.c"; sourceTree = "<group>"; };
-		6E8B75AA09912C9E003F7E3A /* gnc-tree-view-account.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-tree-view-account.c"; path = "src/gnome-utils/gnc-tree-view-account.c"; sourceTree = "<group>"; };
-		6E8B75AB09912C9E003F7E3A /* gnc-tree-view-commodity.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-tree-view-commodity.c"; path = "src/gnome-utils/gnc-tree-view-commodity.c"; sourceTree = "<group>"; };
-		6E8B75AC09912C9E003F7E3A /* gnc-tree-view-price.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-tree-view-price.c"; path = "src/gnome-utils/gnc-tree-view-price.c"; sourceTree = "<group>"; };
-		6E8B75AD09912C9E003F7E3A /* gnc-tree-view.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-tree-view.c"; path = "src/gnome-utils/gnc-tree-view.c"; sourceTree = "<group>"; };
-		6E8B75AE09912C9E003F7E3A /* gnc-ui-util.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-ui-util.c"; path = "src/app-utils/gnc-ui-util.c"; sourceTree = "<group>"; };
-		6E8B75B009912C9E003F7E3A /* gnc-window.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnc-window.c"; path = "src/gnome-utils/gnc-window.c"; sourceTree = "<group>"; };
-		6E8B75B909912C9E003F7E3A /* gncEntryLedger.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = gncEntryLedger.c; path = "src/business/business-ledger/gncEntryLedger.c"; sourceTree = "<group>"; };
-		6E8B75BA09912C9E003F7E3A /* gncEntryLedgerControl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = gncEntryLedgerControl.c; path = "src/business/business-ledger/gncEntryLedgerControl.c"; sourceTree = "<group>"; };
-		6E8B75BB09912C9E003F7E3A /* gncEntryLedgerDisplay.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = gncEntryLedgerDisplay.c; path = "src/business/business-ledger/gncEntryLedgerDisplay.c"; sourceTree = "<group>"; };
-		6E8B75BC09912C9E003F7E3A /* gncEntryLedgerLayout.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = gncEntryLedgerLayout.c; path = "src/business/business-ledger/gncEntryLedgerLayout.c"; sourceTree = "<group>"; };
-		6E8B75BD09912C9E003F7E3A /* gncEntryLedgerLoad.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = gncEntryLedgerLoad.c; path = "src/business/business-ledger/gncEntryLedgerLoad.c"; sourceTree = "<group>"; };
-		6E8B75BE09912C9E003F7E3A /* gncEntryLedgerModel.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = gncEntryLedgerModel.c; path = "src/business/business-ledger/gncEntryLedgerModel.c"; sourceTree = "<group>"; };
-		6E8B75C109912C9E003F7E3A /* gncmod-app-utils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gncmod-app-utils.c"; path = "src/app-utils/gncmod-app-utils.c"; sourceTree = "<group>"; };
-		6E8B75C809912C9E003F7E3A /* gncmod-engine.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gncmod-engine.c"; path = "src/engine/gncmod-engine.c"; sourceTree = "<group>"; };
-		6E8B75C909912C9E003F7E3A /* gncmod-generic-import.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gncmod-generic-import.c"; path = "src/import-export/gncmod-generic-import.c"; sourceTree = "<group>"; };
-		6E8B75CA09912C9E003F7E3A /* gncmod-gnome-search.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gncmod-gnome-search.c"; path = "src/gnome-search/gncmod-gnome-search.c"; sourceTree = "<group>"; };
-		6E8B75CB09912C9E003F7E3A /* gncmod-gnome-utils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gncmod-gnome-utils.c"; path = "src/gnome-utils/gncmod-gnome-utils.c"; sourceTree = "<group>"; };
-		6E8B75CD09912C9E003F7E3A /* gncmod-ledger-core.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gncmod-ledger-core.c"; path = "src/register/ledger-core/gncmod-ledger-core.c"; sourceTree = "<group>"; };
-		6E8B75CE09912C9E003F7E3A /* gncmod-locale-reports-us.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gncmod-locale-reports-us.c"; path = "src/report/locale-specific/us/gncmod-locale-reports-us.c"; sourceTree = "<group>"; };
-		6E8B75CF09912C9E003F7E3A /* gncmod-log-replay.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gncmod-log-replay.c"; path = "src/import-export/log-replay/gncmod-log-replay.c"; sourceTree = "<group>"; };
-		6E8B75D209912C9E003F7E3A /* gncmod-ofx-import.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gncmod-ofx-import.c"; path = "src/import-export/ofx/gncmod-ofx-import.c"; sourceTree = "<group>"; };
-		6E8B75D509912C9E003F7E3A /* gncmod-register-core.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gncmod-register-core.c"; path = "src/register/register-core/gncmod-register-core.c"; sourceTree = "<group>"; };
-		6E8B75D609912C9E003F7E3A /* gncmod-register-gnome.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gncmod-register-gnome.c"; path = "src/register/register-gnome/gncmod-register-gnome.c"; sourceTree = "<group>"; };
-		6E8B75D709912C9E003F7E3A /* gncmod-report-gnome.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gncmod-report-gnome.c"; path = "src/report/report-gnome/gncmod-report-gnome.c"; sourceTree = "<group>"; };
-		6E8B75D809912C9E003F7E3A /* gncmod-report-system.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gncmod-report-system.c"; path = "src/report/report-system/gncmod-report-system.c"; sourceTree = "<group>"; };
-		6E8B75D909912C9E003F7E3A /* gncmod-standard-reports.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gncmod-standard-reports.c"; path = "src/report/standard-reports/gncmod-standard-reports.c"; sourceTree = "<group>"; };
-		6E8B75DA09912C9E003F7E3A /* gncmod-stylesheets.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gncmod-stylesheets.c"; path = "src/report/stylesheets/gncmod-stylesheets.c"; sourceTree = "<group>"; };
-		6E8B75DB09912C9E003F7E3A /* gncmod-tax-us.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gncmod-tax-us.c"; path = "src/tax/us/gncmod-tax-us.c"; sourceTree = "<group>"; };
-		6E8B75DC09912C9E003F7E3A /* gncmod-test-engine.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gncmod-test-engine.c"; path = "src/engine/test-core/gncmod-test-engine.c"; sourceTree = "<group>"; };
-		6E8B75DE09912C9E003F7E3A /* gncmod-utility-reports.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gncmod-utility-reports.c"; path = "src/report/utility-reports/gncmod-utility-reports.c"; sourceTree = "<group>"; };
-		6E8B75E409912C9E003F7E3A /* gnucash-bin.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnucash-bin.c"; path = "src/bin/gnucash-bin.c"; sourceTree = "<group>"; };
-		6E8B75E509912C9E003F7E3A /* gnucash-color.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnucash-color.c"; path = "src/register/register-gnome/gnucash-color.c"; sourceTree = "<group>"; };
-		6E8B75E609912C9E003F7E3A /* gnucash-cursor.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnucash-cursor.c"; path = "src/register/register-gnome/gnucash-cursor.c"; sourceTree = "<group>"; };
-		6E8B75E709912C9E003F7E3A /* gnucash-date-picker.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnucash-date-picker.c"; path = "src/register/register-gnome/gnucash-date-picker.c"; sourceTree = "<group>"; };
-		6E8B75E809912C9E003F7E3A /* gnucash-grid.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnucash-grid.c"; path = "src/register/register-gnome/gnucash-grid.c"; sourceTree = "<group>"; };
-		6E8B75E909912C9E003F7E3A /* gnucash-header.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnucash-header.c"; path = "src/register/register-gnome/gnucash-header.c"; sourceTree = "<group>"; };
-		6E8B75EA09912C9E003F7E3A /* gnucash-item-edit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnucash-item-edit.c"; path = "src/register/register-gnome/gnucash-item-edit.c"; sourceTree = "<group>"; };
-		6E8B75EB09912C9E003F7E3A /* gnucash-item-list.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnucash-item-list.c"; path = "src/register/register-gnome/gnucash-item-list.c"; sourceTree = "<group>"; };
-		6E8B75EC09912C9E003F7E3A /* gnucash-scrolled-window.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnucash-scrolled-window.c"; path = "src/register/register-gnome/gnucash-scrolled-window.c"; sourceTree = "<group>"; };
-		6E8B75ED09912C9E003F7E3A /* gnucash-sheet.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnucash-sheet.c"; path = "src/register/register-gnome/gnucash-sheet.c"; sourceTree = "<group>"; };
-		6E8B75EE09912C9E003F7E3A /* gnucash-style.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "gnucash-style.c"; path = "src/register/register-gnome/gnucash-style.c"; sourceTree = "<group>"; };
-		6E8B768C09912C9E003F7E3A /* gtable.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = gtable.c; path = "src/register/register-core/gtable.c"; sourceTree = "<group>"; };
-		6E8B769009912C9F003F7E3A /* guile-util.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "guile-util.c"; path = "src/app-utils/guile-util.c"; sourceTree = "<group>"; };
-		6E8B76A409912C9F003F7E3A /* import-account-matcher.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "import-account-matcher.c"; path = "src/import-export/import-account-matcher.c"; sourceTree = "<group>"; };
-		6E8B76A509912C9F003F7E3A /* import-backend.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "import-backend.c"; path = "src/import-export/import-backend.c"; sourceTree = "<group>"; };
-		6E8B76A609912C9F003F7E3A /* import-commodity-matcher.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "import-commodity-matcher.c"; path = "src/import-export/import-commodity-matcher.c"; sourceTree = "<group>"; };
-		6E8B76A709912C9F003F7E3A /* import-format-dialog.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "import-format-dialog.c"; path = "src/import-export/import-format-dialog.c"; sourceTree = "<group>"; };
-		6E8B76A809912C9F003F7E3A /* import-main-matcher.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "import-main-matcher.c"; path = "src/import-export/import-main-matcher.c"; sourceTree = "<group>"; };
-		6E8B76AA09912C9F003F7E3A /* import-match-picker.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "import-match-picker.c"; path = "src/import-export/import-match-picker.c"; sourceTree = "<group>"; };
-		6E8B76AB09912C9F003F7E3A /* import-parse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "import-parse.c"; path = "src/import-export/import-parse.c"; sourceTree = "<group>"; };
-		6E8B76AC09912C9F003F7E3A /* import-settings.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "import-settings.c"; path = "src/import-export/import-settings.c"; sourceTree = "<group>"; };
-		6E8B76AD09912C9F003F7E3A /* import-utilities.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "import-utilities.c"; path = "src/import-export/import-utilities.c"; sourceTree = "<group>"; };
-		6E8B76AE09912C9F003F7E3A /* incompatdep.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = incompatdep.c; path = "src/gnc-module/test/misc-mods/incompatdep.c"; sourceTree = "<group>"; };
-		6E8B76B609912C9F003F7E3A /* iso-4217-currencies.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "iso-4217-currencies.c"; path = "../build/darwin/src/engine/iso-4217-currencies.c"; sourceTree = "<group>"; };
-		6E8B76BB09912C9F003F7E3A /* libc-missing-noop.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "libc-missing-noop.c"; path = "lib/libc/libc-missing-noop.c"; sourceTree = "<group>"; };
-		6E8B76C109912C9F003F7E3A /* misc-gnome-utils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "misc-gnome-utils.c"; path = "src/gnome-utils/misc-gnome-utils.c"; sourceTree = "<group>"; };
-		6E8B76C209912C9F003F7E3A /* numcell.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = numcell.c; path = "src/register/register-core/numcell.c"; sourceTree = "<group>"; };
-		6E8B76C409912C9F003F7E3A /* option-util.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "option-util.c"; path = "src/app-utils/option-util.c"; sourceTree = "<group>"; };
-		6E8B76C909912C9F003F7E3A /* policy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = policy.c; path = src/engine/policy.c; sourceTree = "<group>"; };
-		6E8B76CC09912C9F003F7E3A /* pricecell-gnome.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "pricecell-gnome.c"; path = "src/register/register-gnome/pricecell-gnome.c"; sourceTree = "<group>"; };
-		6E8B76CD09912C9F003F7E3A /* pricecell.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = pricecell.c; path = "src/register/register-core/pricecell.c"; sourceTree = "<group>"; };
-		6E8B76CE09912C9F003F7E3A /* print-session.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "print-session.c"; path = "src/gnome-utils/print-session.c"; sourceTree = "<group>"; };
-		6E8B76D009912C9F003F7E3A /* qif-context.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "qif-context.c"; path = "src/import-export/qif/qif-context.c"; sourceTree = "<group>"; };
-		6E8B76D109912C9F003F7E3A /* qif-defaults.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "qif-defaults.c"; path = "src/import-export/qif/qif-defaults.c"; sourceTree = "<group>"; };
-		6E8B76D209912C9F003F7E3A /* qif-file.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "qif-file.c"; path = "src/import-export/qif/qif-file.c"; sourceTree = "<group>"; };
-		6E8B76D309912C9F003F7E3A /* qif-objects.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "qif-objects.c"; path = "src/import-export/qif/qif-objects.c"; sourceTree = "<group>"; };
-		6E8B76D409912C9F003F7E3A /* qif-parse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "qif-parse.c"; path = "src/import-export/qif/qif-parse.c"; sourceTree = "<group>"; };
-		6E8B76EA09912C9F003F7E3A /* Query.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = Query.c; path = src/engine/Query.c; sourceTree = "<group>"; };
-		6E8B76EC09912C9F003F7E3A /* quickfillcell-gnome.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "quickfillcell-gnome.c"; path = "src/register/register-gnome/quickfillcell-gnome.c"; sourceTree = "<group>"; };
-		6E8B76ED09912C9F003F7E3A /* quickfillcell.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = quickfillcell.c; path = "src/register/register-core/quickfillcell.c"; sourceTree = "<group>"; };
-		6E8B76EE09912C9F003F7E3A /* recncell.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = recncell.c; path = "src/register/register-core/recncell.c"; sourceTree = "<group>"; };
-		6E8B76F009912C9F003F7E3A /* Recurrence.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = Recurrence.c; path = src/engine/Recurrence.c; sourceTree = "<group>"; };
-		6E8B76F109912C9F003F7E3A /* register-common.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "register-common.c"; path = "src/register/register-core/register-common.c"; sourceTree = "<group>"; };
-		6E8B76F309912C9F003F7E3A /* SchedXaction.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SchedXaction.c; path = src/engine/SchedXaction.c; sourceTree = "<group>"; };
-		6E8B76F509912C9F003F7E3A /* Scrub.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = Scrub.c; path = src/engine/Scrub.c; sourceTree = "<group>"; };
-		6E8B76F609912C9F003F7E3A /* Scrub2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = Scrub2.c; path = src/engine/Scrub2.c; sourceTree = "<group>"; };
-		6E8B76F709912C9F003F7E3A /* Scrub3.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = Scrub3.c; path = src/engine/Scrub3.c; sourceTree = "<group>"; };
-		6E8B76F809912C9F003F7E3A /* search-account.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "search-account.c"; path = "src/gnome-search/search-account.c"; sourceTree = "<group>"; };
-		6E8B76F909912C9F003F7E3A /* search-boolean.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "search-boolean.c"; path = "src/gnome-search/search-boolean.c"; sourceTree = "<group>"; };
-		6E8B76FA09912C9F003F7E3A /* search-core-type.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "search-core-type.c"; path = "src/gnome-search/search-core-type.c"; sourceTree = "<group>"; };
-		6E8B76FB09912C9F003F7E3A /* search-date.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "search-date.c"; path = "src/gnome-search/search-date.c"; sourceTree = "<group>"; };
-		6E8B76FC09912C9F003F7E3A /* search-double.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "search-double.c"; path = "src/gnome-search/search-double.c"; sourceTree = "<group>"; };
-		6E8B76FD09912C9F003F7E3A /* search-int64.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "search-int64.c"; path = "src/gnome-search/search-int64.c"; sourceTree = "<group>"; };
-		6E8B76FE09912C9F003F7E3A /* search-numeric.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "search-numeric.c"; path = "src/gnome-search/search-numeric.c"; sourceTree = "<group>"; };
-		6E8B76FF09912C9F003F7E3A /* search-owner.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "search-owner.c"; path = "src/business/business-gnome/search-owner.c"; sourceTree = "<group>"; };
-		6E8B770009912C9F003F7E3A /* search-param.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "search-param.c"; path = "src/gnome-utils/search-param.c"; sourceTree = "<group>"; };
-		6E8B770109912C9F003F7E3A /* search-reconciled.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "search-reconciled.c"; path = "src/gnome-search/search-reconciled.c"; sourceTree = "<group>"; };
-		6E8B770209912C9F003F7E3A /* search-string.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "search-string.c"; path = "src/gnome-search/search-string.c"; sourceTree = "<group>"; };
-		6E8B770309912C9F003F7E3A /* setenv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = setenv.c; path = lib/libc/setenv.c; sourceTree = "<group>"; };
-		6E8B770A09912C9F003F7E3A /* split-register-control.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "split-register-control.c"; path = "src/register/ledger-core/split-register-control.c"; sourceTree = "<group>"; };
-		6E8B770B09912C9F003F7E3A /* split-register-layout.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "split-register-layout.c"; path = "src/register/ledger-core/split-register-layout.c"; sourceTree = "<group>"; };
-		6E8B770C09912C9F003F7E3A /* split-register-load.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "split-register-load.c"; path = "src/register/ledger-core/split-register-load.c"; sourceTree = "<group>"; };
-		6E8B770D09912C9F003F7E3A /* split-register-model-save.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "split-register-model-save.c"; path = "src/register/ledger-core/split-register-model-save.c"; sourceTree = "<group>"; };
-		6E8B770E09912C9F003F7E3A /* split-register-model.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "split-register-model.c"; path = "src/register/ledger-core/split-register-model.c"; sourceTree = "<group>"; };
-		6E8B770F09912C9F003F7E3A /* split-register-util.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "split-register-util.c"; path = "src/register/ledger-core/split-register-util.c"; sourceTree = "<group>"; };
-		6E8B771009912C9F003F7E3A /* split-register.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "split-register.c"; path = "src/register/ledger-core/split-register.c"; sourceTree = "<group>"; };
-		6E8B771109912C9F003F7E3A /* strptime.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = strptime.c; path = lib/libc/strptime.c; sourceTree = "<group>"; };
-		6E8B771309912C9F003F7E3A /* SX-book.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "SX-book.c"; path = "src/engine/SX-book.c"; sourceTree = "<group>"; };
-		6E8B771409912C9F003F7E3A /* SX-ttinfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "SX-ttinfo.c"; path = "src/engine/SX-ttinfo.c"; sourceTree = "<group>"; };
-		6E8B771509912C9F003F7E3A /* table-allgui.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "table-allgui.c"; path = "src/register/register-core/table-allgui.c"; sourceTree = "<group>"; };
-		6E8B771609912C9F003F7E3A /* table-control.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "table-control.c"; path = "src/register/register-core/table-control.c"; sourceTree = "<group>"; };
-		6E8B771709912C9F003F7E3A /* table-gnome.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "table-gnome.c"; path = "src/register/register-gnome/table-gnome.c"; sourceTree = "<group>"; };
-		6E8B771809912C9F003F7E3A /* table-layout.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "table-layout.c"; path = "src/register/register-core/table-layout.c"; sourceTree = "<group>"; };
-		6E8B771909912C9F003F7E3A /* table-model.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "table-model.c"; path = "src/register/register-core/table-model.c"; sourceTree = "<group>"; };
-		6E8B771B09912C9F003F7E3A /* test-agedver.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-agedver.c"; path = "src/gnc-module/test/test-agedver.c"; sourceTree = "<group>"; };
-		6E8B772B09912C9F003F7E3A /* test-dynload.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-dynload.c"; path = "src/gnc-module/test/test-dynload.c"; sourceTree = "<group>"; };
-		6E8B772F09912C9F003F7E3A /* test-exp-parser.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-exp-parser.c"; path = "src/app-utils/test/test-exp-parser.c"; sourceTree = "<group>"; };
-		6E8B773309912C9F003F7E3A /* test-gnc-recurrence.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-gnc-recurrence.c"; path = "src/gnome-utils/test/test-gnc-recurrence.c"; sourceTree = "<group>"; };
-		6E8B773809912C9F003F7E3A /* test-import-parse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-import-parse.c"; path = "src/import-export/test/test-import-parse.c"; sourceTree = "<group>"; };
-		6E8B773909912C9F003F7E3A /* test-incompatdep.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-incompatdep.c"; path = "src/gnc-module/test/test-incompatdep.c"; sourceTree = "<group>"; };
-		6E8B773D09912C9F003F7E3A /* test-link-module.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-link-module.c"; path = "src/gnome-utils/test/test-link-module.c"; sourceTree = "<group>"; };
-		6E8B773E09912C9F003F7E3A /* test-link-module.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-link-module.c"; path = "src/app-utils/test/test-link-module.c"; sourceTree = "<group>"; };
-		6E8B773F09912C9F003F7E3A /* test-link-module.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-link-module.c"; path = "src/tax/us/test/test-link-module.c"; sourceTree = "<group>"; };
-		6E8B774009912C9F003F7E3A /* test-link-module.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-link-module.c"; path = "src/report/report-gnome/test/test-link-module.c"; sourceTree = "<group>"; };
-		6E8B774109912C9F003F7E3A /* test-link-module.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-link-module.c"; path = "src/report/report-system/test/test-link-module.c"; sourceTree = "<group>"; };
-		6E8B774209912C9F003F7E3A /* test-link-module.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-link-module.c"; path = "src/report/locale-specific/us/test/test-link-module.c"; sourceTree = "<group>"; };
-		6E8B774609912C9F003F7E3A /* test-link-module.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-link-module.c"; path = "src/register/register-core/test/test-link-module.c"; sourceTree = "<group>"; };
-		6E8B774709912C9F003F7E3A /* test-link-module.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-link-module.c"; path = "src/register/ledger-core/test/test-link-module.c"; sourceTree = "<group>"; };
-		6E8B774809912C9F003F7E3A /* test-link-module.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-link-module.c"; path = "src/register/register-gnome/test/test-link-module.c"; sourceTree = "<group>"; };
-		6E8B774909912C9F003F7E3A /* test-link.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-link.c"; path = "src/engine/test/test-link.c"; sourceTree = "<group>"; };
-		6E8B774A09912C9F003F7E3A /* test-link.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-link.c"; path = "src/import-export/qif/test/test-link.c"; sourceTree = "<group>"; };
-		6E8B774C09912C9F003F7E3A /* test-link.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-link.c"; path = "src/import-export/ofx/test/test-link.c"; sourceTree = "<group>"; };
-		6E8B774E09912C9F003F7E3A /* test-link.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-link.c"; path = "src/import-export/test/test-link.c"; sourceTree = "<group>"; };
-		6E8B775109912C9F003F7E3A /* test-load-c.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-load-c.c"; path = "src/gnc-module/test/test-load-c.c"; sourceTree = "<group>"; };
-		6E8B775209912C9F003F7E3A /* test-load-engine.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-load-engine.c"; path = "src/engine/test/test-load-engine.c"; sourceTree = "<group>"; };
-		6E8B775809912C9F003F7E3A /* test-modsysver.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-modsysver.c"; path = "src/gnc-module/test/test-modsysver.c"; sourceTree = "<group>"; };
-		6E8B775F09912C9F003F7E3A /* test-object.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-object.c"; path = "src/engine/test/test-object.c"; sourceTree = "<group>"; };
-		6E8B776909912C9F003F7E3A /* test-qif.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-qif.c"; path = "src/import-export/qif/test/test-qif.c"; sourceTree = "<group>"; };
-		6E8B776B09912C9F003F7E3A /* test-querynew.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-querynew.c"; path = "src/engine/test/test-querynew.c"; sourceTree = "<group>"; };
-		6E8B776C09912C9F003F7E3A /* test-recurrence.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-recurrence.c"; path = "src/engine/test/test-recurrence.c"; sourceTree = "<group>"; };
-		6E8B777409912C9F003F7E3A /* test-stuff.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-stuff.c"; path = "src/test-core/test-stuff.c"; sourceTree = "<group>"; };
-		6E8B778209912C9F003F7E3A /* top-level.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "top-level.c"; path = "src/gnome/top-level.c"; sourceTree = "<group>"; };
-		6E8B778409912C9F003F7E3A /* TransLog.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = TransLog.c; path = src/engine/TransLog.c; sourceTree = "<group>"; };
-		6E8B778B09912CA0003F7E3A /* window-reconcile.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "window-reconcile.c"; path = "src/gnome/window-reconcile.c"; sourceTree = "<group>"; };
-		6E8B778C09912CA0003F7E3A /* window-report.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "window-report.c"; path = "src/report/report-gnome/window-report.c"; sourceTree = "<group>"; };
-		6E8B77B10991BC41003F7E3A /* account-quickfill.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "account-quickfill.h"; path = "src/gnome-utils/account-quickfill.h"; sourceTree = "<group>"; };
-		6E8B77B20991BC41003F7E3A /* Account.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Account.h; path = src/engine/Account.h; sourceTree = "<group>"; };
-		6E8B77B40991BC41003F7E3A /* AccountP.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AccountP.h; path = src/engine/AccountP.h; sourceTree = "<group>"; };
-		6E8B77B60991BC41003F7E3A /* bar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = bar.h; path = "src/gnc-module/test/mod-bar/bar.h"; sourceTree = "<group>"; };
-		6E8B77B70991BC41003F7E3A /* basiccell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = basiccell.h; path = "src/register/register-core/basiccell.h"; sourceTree = "<group>"; };
-		6E8B77B80991BC41003F7E3A /* baz.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = baz.h; path = "src/gnc-module/test/mod-baz/baz.h"; sourceTree = "<group>"; };
-		6E8B77BB0991BC41003F7E3A /* business-gnome-utils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "business-gnome-utils.h"; path = "src/business/business-gnome/business-gnome-utils.h"; sourceTree = "<group>"; };
-		6E8B77BC0991BC41003F7E3A /* business-options-gnome.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "business-options-gnome.h"; path = "src/business/business-gnome/business-options-gnome.h"; sourceTree = "<group>"; };
-		6E8B77BE0991BC41003F7E3A /* business-urls.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "business-urls.h"; path = "src/business/business-gnome/business-urls.h"; sourceTree = "<group>"; };
-		6E8B77BF0991BC41003F7E3A /* cap-gains.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "cap-gains.h"; path = "src/engine/cap-gains.h"; sourceTree = "<group>"; };
-		6E8B77C00991BC41003F7E3A /* cashobjects.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = cashobjects.h; path = src/engine/cashobjects.h; sourceTree = "<group>"; };
-		6E8B77C10991BC41003F7E3A /* cell-factory.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "cell-factory.h"; path = "src/register/register-core/cell-factory.h"; sourceTree = "<group>"; };
-		6E8B77C20991BC41003F7E3A /* cellblock.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = cellblock.h; path = "src/register/register-core/cellblock.h"; sourceTree = "<group>"; };
-		6E8B77C30991BC41003F7E3A /* checkboxcell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = checkboxcell.h; path = "src/register/register-core/checkboxcell.h"; sourceTree = "<group>"; };
-		6E8B77C50991BC41003F7E3A /* combocell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = combocell.h; path = "src/register/register-core/combocell.h"; sourceTree = "<group>"; };
-		6E8B77C60991BC41003F7E3A /* datecell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = datecell.h; path = "src/register/register-core/datecell.h"; sourceTree = "<group>"; };
-		6E8B77CA0991BC41003F7E3A /* dialog-account.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-account.h"; path = "src/gnome-utils/dialog-account.h"; sourceTree = "<group>"; };
-		6E8B77CB0991BC41003F7E3A /* dialog-billterms.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-billterms.h"; path = "src/business/business-gnome/dialog-billterms.h"; sourceTree = "<group>"; };
-		6E8B77CE0991BC41003F7E3A /* dialog-commodity.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-commodity.h"; path = "src/gnome-utils/dialog-commodity.h"; sourceTree = "<group>"; };
-		6E8B77CF0991BC41003F7E3A /* dialog-customer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-customer.h"; path = "src/business/business-gnome/dialog-customer.h"; sourceTree = "<group>"; };
-		6E8B77D00991BC41003F7E3A /* dialog-date-close.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-date-close.h"; path = "src/business/business-gnome/dialog-date-close.h"; sourceTree = "<group>"; };
-		6E8B77D20991BC41003F7E3A /* dialog-employee.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-employee.h"; path = "src/business/business-gnome/dialog-employee.h"; sourceTree = "<group>"; };
-		6E8B77D40991BC41003F7E3A /* dialog-fincalc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-fincalc.h"; path = "src/gnome/dialog-fincalc.h"; sourceTree = "<group>"; };
-		6E8B77D50991BC41003F7E3A /* dialog-find-transactions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-find-transactions.h"; path = "src/gnome/dialog-find-transactions.h"; sourceTree = "<group>"; };
-		6E8B77D70991BC41003F7E3A /* dialog-invoice.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-invoice.h"; path = "src/business/business-gnome/dialog-invoice.h"; sourceTree = "<group>"; };
-		6E8B77D80991BC41003F7E3A /* dialog-job.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-job.h"; path = "src/business/business-gnome/dialog-job.h"; sourceTree = "<group>"; };
-		6E8B77D90991BC41003F7E3A /* dialog-new-user.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-new-user.h"; path = "src/gnome/dialog-new-user.h"; sourceTree = "<group>"; };
-		6E8B77DA0991BC41003F7E3A /* dialog-options.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-options.h"; path = "src/gnome-utils/dialog-options.h"; sourceTree = "<group>"; };
-		6E8B77DB0991BC41003F7E3A /* dialog-order.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-order.h"; path = "src/business/business-gnome/dialog-order.h"; sourceTree = "<group>"; };
-		6E8B77DD0991BC41003F7E3A /* dialog-payment.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-payment.h"; path = "src/business/business-gnome/dialog-payment.h"; sourceTree = "<group>"; };
-		6E8B77DE0991BC41003F7E3A /* dialog-preferences.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-preferences.h"; path = "src/gnome-utils/dialog-preferences.h"; sourceTree = "<group>"; };
-		6E8B77DF0991BC41003F7E3A /* dialog-print-check.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-print-check.h"; path = "src/gnome/dialog-print-check.h"; sourceTree = "<group>"; };
-		6E8B77E00991BC41003F7E3A /* dialog-progress.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-progress.h"; path = "src/gnome/dialog-progress.h"; sourceTree = "<group>"; };
-		6E8B77E20991BC41003F7E3A /* dialog-reset-warnings.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-reset-warnings.h"; path = "src/gnome-utils/dialog-reset-warnings.h"; sourceTree = "<group>"; };
-		6E8B77E40991BC41003F7E3A /* dialog-search.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-search.h"; path = "src/gnome-search/dialog-search.h"; sourceTree = "<group>"; };
-		6E8B77E60991BC41003F7E3A /* dialog-sx-from-trans.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-sx-from-trans.h"; path = "src/gnome/dialog-sx-from-trans.h"; sourceTree = "<group>"; };
-		6E8B77E90991BC41003F7E3A /* dialog-totd.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-totd.h"; path = "src/gnome-utils/dialog-totd.h"; sourceTree = "<group>"; };
-		6E8B77EA0991BC41003F7E3A /* dialog-transfer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-transfer.h"; path = "src/gnome-utils/dialog-transfer.h"; sourceTree = "<group>"; };
-		6E8B77EB0991BC41003F7E3A /* dialog-utils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-utils.h"; path = "src/gnome-utils/dialog-utils.h"; sourceTree = "<group>"; };
-		6E8B77EC0991BC41003F7E3A /* dialog-vendor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dialog-vendor.h"; path = "src/business/business-gnome/dialog-vendor.h"; sourceTree = "<group>"; };
-		6E8B77F80991BC41003F7E3A /* engine-helpers.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "engine-helpers.h"; path = "src/engine/engine-helpers.h"; sourceTree = "<group>"; };
-		6E8B77FD0991BC41003F7E3A /* file-utils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "file-utils.h"; path = "src/app-utils/file-utils.h"; sourceTree = "<group>"; };
-		6E8B780C0991BC41003F7E3A /* foo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = foo.h; path = "src/gnc-module/test/mod-foo/foo.h"; sourceTree = "<group>"; };
-		6E8B780E0991BC41003F7E3A /* formulacell-gnome.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "formulacell-gnome.h"; path = "src/register/register-gnome/formulacell-gnome.h"; sourceTree = "<group>"; };
-		6E8B780F0991BC41003F7E3A /* formulacell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = formulacell.h; path = "src/register/register-core/formulacell.h"; sourceTree = "<group>"; };
-		6E8B78100991BC41003F7E3A /* FreqSpec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = FreqSpec.h; path = src/engine/FreqSpec.h; sourceTree = "<group>"; };
-		6E8B78120991BC41003F7E3A /* gfec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = gfec.h; path = "src/app-utils/gfec.h"; sourceTree = "<group>"; };
-		6E8B78150991BC41003F7E3A /* glib-helpers.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "glib-helpers.h"; path = "src/engine/glib-helpers.h"; sourceTree = "<group>"; };
-		6E8B78180991BC41003F7E3A /* gnc-account-merge.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-account-merge.h"; path = "src/app-utils/gnc-account-merge.h"; sourceTree = "<group>"; };
-		6E8B78190991BC41003F7E3A /* gnc-account-sel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-account-sel.h"; path = "src/gnome-utils/gnc-account-sel.h"; sourceTree = "<group>"; };
-		6E8B781A0991BC41003F7E3A /* gnc-accounting-period.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-accounting-period.h"; path = "src/app-utils/gnc-accounting-period.h"; sourceTree = "<group>"; };
-		6E8B781C0991BC41003F7E3A /* gnc-amount-edit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-amount-edit.h"; path = "src/gnome-utils/gnc-amount-edit.h"; sourceTree = "<group>"; };
-		6E8B78200991BC41003F7E3A /* gnc-basic-gobject.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-basic-gobject.h"; path = "src/app-utils/gnc-basic-gobject.h"; sourceTree = "<group>"; };
-		6E8B78230991BC41003F7E3A /* gnc-budget.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-budget.h"; path = "src/engine/gnc-budget.h"; sourceTree = "<group>"; };
-		6E8B78240991BC41003F7E3A /* gnc-commodity-edit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-commodity-edit.h"; path = "src/gnome-utils/gnc-commodity-edit.h"; sourceTree = "<group>"; };
-		6E8B78250991BC41003F7E3A /* gnc-commodity.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-commodity.h"; path = "src/engine/gnc-commodity.h"; sourceTree = "<group>"; };
-		6E8B78260991BC41003F7E3A /* gnc-component-manager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-component-manager.h"; path = "src/app-utils/gnc-component-manager.h"; sourceTree = "<group>"; };
-		6E8B78280991BC41003F7E3A /* gnc-currency-edit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-currency-edit.h"; path = "src/gnome-utils/gnc-currency-edit.h"; sourceTree = "<group>"; };
-		6E8B782A0991BC41003F7E3A /* gnc-date-delta.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-date-delta.h"; path = "src/gnome-utils/gnc-date-delta.h"; sourceTree = "<group>"; };
-		6E8B782B0991BC41003F7E3A /* gnc-date-edit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-date-edit.h"; path = "src/gnome-utils/gnc-date-edit.h"; sourceTree = "<group>"; };
-		6E8B782C0991BC41003F7E3A /* gnc-date-format.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-date-format.h"; path = "src/gnome-utils/gnc-date-format.h"; sourceTree = "<group>"; };
-		6E8B782E0991BC41003F7E3A /* gnc-dense-cal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-dense-cal.h"; path = "src/gnome-utils/gnc-dense-cal.h"; sourceTree = "<group>"; };
-		6E8B783E0991BC41003F7E3A /* gnc-embedded-window.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-embedded-window.h"; path = "src/gnome-utils/gnc-embedded-window.h"; sourceTree = "<group>"; };
-		6E8B78410991BC41003F7E3A /* gnc-engine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-engine.h"; path = "src/engine/gnc-engine.h"; sourceTree = "<group>"; };
-		6E8B78440991BC41003F7E3A /* gnc-euro.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-euro.h"; path = "src/app-utils/gnc-euro.h"; sourceTree = "<group>"; };
-		6E8B78470991BC41003F7E3A /* gnc-exp-parser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-exp-parser.h"; path = "src/app-utils/gnc-exp-parser.h"; sourceTree = "<group>"; };
-		6E8B78480991BC41003F7E3A /* gnc-file.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-file.h"; path = "src/gnome-utils/gnc-file.h"; sourceTree = "<group>"; };
-		6E8B784A0991BC41003F7E3A /* gnc-frequency.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-frequency.h"; path = "src/gnome-utils/gnc-frequency.h"; sourceTree = "<group>"; };
-		6E8B784C0991BC41003F7E3A /* gnc-gdate-utils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-gdate-utils.h"; path = "src/core-utils/gnc-gdate-utils.h"; sourceTree = "<group>"; };
-		6E8B784D0991BC41003F7E3A /* gnc-general-search.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-general-search.h"; path = "src/gnome-search/gnc-general-search.h"; sourceTree = "<group>"; };
-		6E8B784E0991BC41003F7E3A /* gnc-general-select.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-general-select.h"; path = "src/gnome-utils/gnc-general-select.h"; sourceTree = "<group>"; };
-		6E8B784F0991BC41003F7E3A /* gnc-gettext-util.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-gettext-util.h"; path = "src/app-utils/gnc-gettext-util.h"; sourceTree = "<group>"; };
-		6E8B78500991BC41003F7E3A /* gnc-gkeyfile-utils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-gkeyfile-utils.h"; path = "src/core-utils/gnc-gkeyfile-utils.h"; sourceTree = "<group>"; };
-		6E8B78510991BC41003F7E3A /* gnc-gnome-utils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-gnome-utils.h"; path = "src/gnome-utils/gnc-gnome-utils.h"; sourceTree = "<group>"; };
-		6E8B78540991BC41003F7E3A /* gnc-gui-query.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-gui-query.h"; path = "src/gnome-utils/gnc-gui-query.h"; sourceTree = "<group>"; };
-		6E8B785C0991BC41003F7E3A /* gnc-helpers.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-helpers.h"; path = "src/app-utils/gnc-helpers.h"; sourceTree = "<group>"; };
-		6E8B785D0991BC41003F7E3A /* gnc-hooks-scm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-hooks-scm.h"; path = "src/engine/gnc-hooks-scm.h"; sourceTree = "<group>"; };
-		6E8B785E0991BC41003F7E3A /* gnc-hooks.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-hooks.h"; path = "src/engine/gnc-hooks.h"; sourceTree = "<group>"; };
-		6E8B78630991BC41003F7E3A /* gnc-icons.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-icons.h"; path = "src/gnome-utils/gnc-icons.h"; sourceTree = "<group>"; };
-		6E8B78690991BC41003F7E3A /* gnc-ledger-display.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-ledger-display.h"; path = "src/register/ledger-core/gnc-ledger-display.h"; sourceTree = "<group>"; };
-		6E8B786A0991BC41003F7E3A /* gnc-log-replay.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-log-replay.h"; path = "src/import-export/log-replay/gnc-log-replay.h"; sourceTree = "<group>"; };
-		6E8B786B0991BC41003F7E3A /* gnc-lot-p.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-lot-p.h"; path = "src/engine/gnc-lot-p.h"; sourceTree = "<group>"; };
-		6E8B786C0991BC41003F7E3A /* gnc-lot.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-lot.h"; path = "src/engine/gnc-lot.h"; sourceTree = "<group>"; };
-		6E8B786D0991BC41003F7E3A /* gnc-main-window.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-main-window.h"; path = "src/gnome-utils/gnc-main-window.h"; sourceTree = "<group>"; };
-		6E8B786F0991BC41003F7E3A /* gnc-menu-extensions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-menu-extensions.h"; path = "src/gnome-utils/gnc-menu-extensions.h"; sourceTree = "<group>"; };
-		6E8B78700991BC41003F7E3A /* gnc-module-api.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-module-api.h"; path = "src/gnc-module/gnc-module-api.h"; sourceTree = "<group>"; };
-		6E8B78710991BC41003F7E3A /* gnc-module.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-module.h"; path = "src/gnc-module/gnc-module.h"; sourceTree = "<group>"; };
-		6E8B78740991BC41003F7E3A /* gnc-ofx-import.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-ofx-import.h"; path = "src/import-export/ofx/gnc-ofx-import.h"; sourceTree = "<group>"; };
-		6E8B78770991BC41003F7E3A /* gnc-period-select.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-period-select.h"; path = "src/gnome-utils/gnc-period-select.h"; sourceTree = "<group>"; };
-		6E8B78780991BC41003F7E3A /* gnc-plugin-account-tree.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-account-tree.h"; path = "src/gnome/gnc-plugin-account-tree.h"; sourceTree = "<group>"; };
-		6E8B78790991BC41003F7E3A /* gnc-plugin-basic-commands.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-basic-commands.h"; path = "src/gnome/gnc-plugin-basic-commands.h"; sourceTree = "<group>"; };
-		6E8B787A0991BC41003F7E3A /* gnc-plugin-budget.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-budget.h"; path = "src/gnome/gnc-plugin-budget.h"; sourceTree = "<group>"; };
-		6E8B787B0991BC41003F7E3A /* gnc-plugin-business.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-business.h"; path = "src/business/business-gnome/gnc-plugin-business.h"; sourceTree = "<group>"; };
-		6E8B787C0991BC41003F7E3A /* gnc-plugin-file-history.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-file-history.h"; path = "src/gnome-utils/gnc-plugin-file-history.h"; sourceTree = "<group>"; };
-		6E8B787E0991BC41003F7E3A /* gnc-plugin-log-replay.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-log-replay.h"; path = "src/import-export/log-replay/gnc-plugin-log-replay.h"; sourceTree = "<group>"; };
-		6E8B787F0991BC41003F7E3A /* gnc-plugin-manager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-manager.h"; path = "src/gnome-utils/gnc-plugin-manager.h"; sourceTree = "<group>"; };
-		6E8B78800991BC41003F7E3A /* gnc-plugin-menu-additions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-menu-additions.h"; path = "src/gnome-utils/gnc-plugin-menu-additions.h"; sourceTree = "<group>"; };
-		6E8B78820991BC41003F7E3A /* gnc-plugin-ofx.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-ofx.h"; path = "src/import-export/ofx/gnc-plugin-ofx.h"; sourceTree = "<group>"; };
-		6E8B78830991BC41003F7E3A /* gnc-plugin-page-account-tree.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-page-account-tree.h"; path = "src/gnome/gnc-plugin-page-account-tree.h"; sourceTree = "<group>"; };
-		6E8B78840991BC41003F7E3A /* gnc-plugin-page-budget.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-page-budget.h"; path = "src/gnome/gnc-plugin-page-budget.h"; sourceTree = "<group>"; };
-		6E8B78850991BC41003F7E3A /* gnc-plugin-page-invoice.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-page-invoice.h"; path = "src/business/business-gnome/gnc-plugin-page-invoice.h"; sourceTree = "<group>"; };
-		6E8B78860991BC41003F7E3A /* gnc-plugin-page-register.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-page-register.h"; path = "src/gnome/gnc-plugin-page-register.h"; sourceTree = "<group>"; };
-		6E8B78870991BC41003F7E3A /* gnc-plugin-page-report.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-page-report.h"; path = "src/report/report-gnome/gnc-plugin-page-report.h"; sourceTree = "<group>"; };
-		6E8B78880991BC41003F7E3A /* gnc-plugin-page.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-page.h"; path = "src/gnome-utils/gnc-plugin-page.h"; sourceTree = "<group>"; };
-		6E8B788A0991BC41003F7E3A /* gnc-plugin-register.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-register.h"; path = "src/gnome/gnc-plugin-register.h"; sourceTree = "<group>"; };
-		6E8B788B0991BC41003F7E3A /* gnc-plugin-stylesheets.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-stylesheets.h"; path = "src/report/stylesheets/gnc-plugin-stylesheets.h"; sourceTree = "<group>"; };
-		6E8B788C0991BC41003F7E3A /* gnc-plugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin.h"; path = "src/gnome-utils/gnc-plugin.h"; sourceTree = "<group>"; };
-		6E8B788D0991BC41003F7E3A /* gnc-pricedb-p.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-pricedb-p.h"; path = "src/engine/gnc-pricedb-p.h"; sourceTree = "<group>"; };
-		6E8B788E0991BC41003F7E3A /* gnc-pricedb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-pricedb.h"; path = "src/engine/gnc-pricedb.h"; sourceTree = "<group>"; };
-		6E8B78900991BC41003F7E3A /* gnc-recurrence.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-recurrence.h"; path = "src/gnome-utils/gnc-recurrence.h"; sourceTree = "<group>"; };
-		6E8B78910991BC41003F7E3A /* gnc-report.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-report.h"; path = "src/report/report-system/gnc-report.h"; sourceTree = "<group>"; };
-		6E8B78930991BC41003F7E3A /* gnc-session.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-session.h"; path = "src/engine/gnc-session.h"; sourceTree = "<group>"; };
-		6E8B78940991BC41003F7E3A /* gnc-splash.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-splash.h"; path = "src/gnome-utils/gnc-splash.h"; sourceTree = "<group>"; };
-		6E8B78950991BC41003F7E3A /* gnc-split-reg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-split-reg.h"; path = "src/gnome/gnc-split-reg.h"; sourceTree = "<group>"; };
-		6E8B78970991BC41003F7E3A /* gnc-tree-model-account-types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-tree-model-account-types.h"; path = "src/gnome-utils/gnc-tree-model-account-types.h"; sourceTree = "<group>"; };
-		6E8B78980991BC41003F7E3A /* gnc-tree-model-account.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-tree-model-account.h"; path = "src/gnome-utils/gnc-tree-model-account.h"; sourceTree = "<group>"; };
-		6E8B78990991BC41003F7E3A /* gnc-tree-model-budget.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-tree-model-budget.h"; path = "src/gnome-utils/gnc-tree-model-budget.h"; sourceTree = "<group>"; };
-		6E8B789A0991BC41003F7E3A /* gnc-tree-model-commodity.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-tree-model-commodity.h"; path = "src/gnome-utils/gnc-tree-model-commodity.h"; sourceTree = "<group>"; };
-		6E8B789B0991BC41003F7E3A /* gnc-tree-model-price.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-tree-model-price.h"; path = "src/gnome-utils/gnc-tree-model-price.h"; sourceTree = "<group>"; };
-		6E8B789C0991BC41003F7E3A /* gnc-tree-model-selection.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-tree-model-selection.h"; path = "src/gnome-utils/gnc-tree-model-selection.h"; sourceTree = "<group>"; };
-		6E8B789D0991BC41003F7E3A /* gnc-tree-model.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-tree-model.h"; path = "src/gnome-utils/gnc-tree-model.h"; sourceTree = "<group>"; };
-		6E8B789E0991BC41003F7E3A /* gnc-tree-view-account.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-tree-view-account.h"; path = "src/gnome-utils/gnc-tree-view-account.h"; sourceTree = "<group>"; };
-		6E8B789F0991BC41003F7E3A /* gnc-tree-view-commodity.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-tree-view-commodity.h"; path = "src/gnome-utils/gnc-tree-view-commodity.h"; sourceTree = "<group>"; };
-		6E8B78A00991BC41003F7E3A /* gnc-tree-view-price.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-tree-view-price.h"; path = "src/gnome-utils/gnc-tree-view-price.h"; sourceTree = "<group>"; };
-		6E8B78A10991BC41003F7E3A /* gnc-tree-view.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-tree-view.h"; path = "src/gnome-utils/gnc-tree-view.h"; sourceTree = "<group>"; };
-		6E8B78A30991BC41003F7E3A /* gnc-ui-util.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-ui-util.h"; path = "src/app-utils/gnc-ui-util.h"; sourceTree = "<group>"; };
-		6E8B78A60991BC41003F7E3A /* gnc-window.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnc-window.h"; path = "src/gnome-utils/gnc-window.h"; sourceTree = "<group>"; };
-		6E8B78B50991BC41003F7E3A /* gncEntryLedger.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = gncEntryLedger.h; path = "src/business/business-ledger/gncEntryLedger.h"; sourceTree = "<group>"; };
-		6E8B78B60991BC41003F7E3A /* gncEntryLedgerControl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = gncEntryLedgerControl.h; path = "src/business/business-ledger/gncEntryLedgerControl.h"; sourceTree = "<group>"; };
-		6E8B78B70991BC41003F7E3A /* gncEntryLedgerLayout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = gncEntryLedgerLayout.h; path = "src/business/business-ledger/gncEntryLedgerLayout.h"; sourceTree = "<group>"; };
-		6E8B78B80991BC41003F7E3A /* gncEntryLedgerModel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = gncEntryLedgerModel.h; path = "src/business/business-ledger/gncEntryLedgerModel.h"; sourceTree = "<group>"; };
-		6E8B78B90991BC41003F7E3A /* gncEntryLedgerP.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = gncEntryLedgerP.h; path = "src/business/business-ledger/gncEntryLedgerP.h"; sourceTree = "<group>"; };
-		6E8B78CA0991BC41003F7E3A /* gnucash-color.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnucash-color.h"; path = "src/register/register-gnome/gnucash-color.h"; sourceTree = "<group>"; };
-		6E8B78CB0991BC41003F7E3A /* gnucash-cursor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnucash-cursor.h"; path = "src/register/register-gnome/gnucash-cursor.h"; sourceTree = "<group>"; };
-		6E8B78CC0991BC41003F7E3A /* gnucash-date-picker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnucash-date-picker.h"; path = "src/register/register-gnome/gnucash-date-picker.h"; sourceTree = "<group>"; };
-		6E8B78CD0991BC41003F7E3A /* gnucash-grid.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnucash-grid.h"; path = "src/register/register-gnome/gnucash-grid.h"; sourceTree = "<group>"; };
-		6E8B78CE0991BC41003F7E3A /* gnucash-header.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnucash-header.h"; path = "src/register/register-gnome/gnucash-header.h"; sourceTree = "<group>"; };
-		6E8B78CF0991BC41003F7E3A /* gnucash-item-edit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnucash-item-edit.h"; path = "src/register/register-gnome/gnucash-item-edit.h"; sourceTree = "<group>"; };
-		6E8B78D00991BC41003F7E3A /* gnucash-item-list.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnucash-item-list.h"; path = "src/register/register-gnome/gnucash-item-list.h"; sourceTree = "<group>"; };
-		6E8B78D10991BC41003F7E3A /* gnucash-scrolled-window.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnucash-scrolled-window.h"; path = "src/register/register-gnome/gnucash-scrolled-window.h"; sourceTree = "<group>"; };
-		6E8B78D20991BC41003F7E3A /* gnucash-sheet.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnucash-sheet.h"; path = "src/register/register-gnome/gnucash-sheet.h"; sourceTree = "<group>"; };
-		6E8B78D30991BC41003F7E3A /* gnucash-style.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "gnucash-style.h"; path = "src/register/register-gnome/gnucash-style.h"; sourceTree = "<group>"; };
-		6E8B79870991BC41003F7E3A /* gtable.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = gtable.h; path = "src/register/register-core/gtable.h"; sourceTree = "<group>"; };
-		6E8B79890991BC41003F7E3A /* guile-mappings.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "guile-mappings.h"; path = "src/guile-mappings.h"; sourceTree = "<group>"; };
-		6E8B798A0991BC41003F7E3A /* guile-util.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "guile-util.h"; path = "src/app-utils/guile-util.h"; sourceTree = "<group>"; };
-		6E8B798F0991BC41003F7E3A /* import-account-matcher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "import-account-matcher.h"; path = "src/import-export/import-account-matcher.h"; sourceTree = "<group>"; };
-		6E8B79900991BC41003F7E3A /* import-backend.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "import-backend.h"; path = "src/import-export/import-backend.h"; sourceTree = "<group>"; };
-		6E8B79910991BC41003F7E3A /* import-commodity-matcher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "import-commodity-matcher.h"; path = "src/import-export/import-commodity-matcher.h"; sourceTree = "<group>"; };
-		6E8B79920991BC41003F7E3A /* import-main-matcher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "import-main-matcher.h"; path = "src/import-export/import-main-matcher.h"; sourceTree = "<group>"; };
-		6E8B79940991BC42003F7E3A /* import-match-picker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "import-match-picker.h"; path = "src/import-export/import-match-picker.h"; sourceTree = "<group>"; };
-		6E8B79950991BC42003F7E3A /* import-parse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "import-parse.h"; path = "src/import-export/import-parse.h"; sourceTree = "<group>"; };
-		6E8B79960991BC42003F7E3A /* import-settings.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "import-settings.h"; path = "src/import-export/import-settings.h"; sourceTree = "<group>"; };
-		6E8B79970991BC42003F7E3A /* import-utilities.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "import-utilities.h"; path = "src/import-export/import-utilities.h"; sourceTree = "<group>"; };
-		6E8B79A20991BC42003F7E3A /* kvp-scm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "kvp-scm.h"; path = "src/engine/kvp-scm.h"; sourceTree = "<group>"; };
-		6E8B79AA0991BC42003F7E3A /* misc-gnome-utils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "misc-gnome-utils.h"; path = "src/gnome-utils/misc-gnome-utils.h"; sourceTree = "<group>"; };
-		6E8B79AD0991BC42003F7E3A /* numcell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = numcell.h; path = "src/register/register-core/numcell.h"; sourceTree = "<group>"; };
-		6E8B79AF0991BC42003F7E3A /* option-util.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "option-util.h"; path = "src/app-utils/option-util.h"; sourceTree = "<group>"; };
-		6E8B79B30991BC42003F7E3A /* policy-p.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "policy-p.h"; path = "src/engine/policy-p.h"; sourceTree = "<group>"; };
-		6E8B79B40991BC42003F7E3A /* policy.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = policy.h; path = src/engine/policy.h; sourceTree = "<group>"; };
-		6E8B79B70991BC42003F7E3A /* pricecell-gnome.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "pricecell-gnome.h"; path = "src/register/register-gnome/pricecell-gnome.h"; sourceTree = "<group>"; };
-		6E8B79B80991BC42003F7E3A /* pricecell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = pricecell.h; path = "src/register/register-core/pricecell.h"; sourceTree = "<group>"; };
-		6E8B79B90991BC42003F7E3A /* print-session.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "print-session.h"; path = "src/gnome-utils/print-session.h"; sourceTree = "<group>"; };
-		6E8B79BB0991BC42003F7E3A /* qif-defaults.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "qif-defaults.h"; path = "src/import-export/qif/qif-defaults.h"; sourceTree = "<group>"; };
-		6E8B79BC0991BC42003F7E3A /* qif-file.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "qif-file.h"; path = "src/import-export/qif/qif-file.h"; sourceTree = "<group>"; };
-		6E8B79BD0991BC42003F7E3A /* qif-import-p.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "qif-import-p.h"; path = "src/import-export/qif/qif-import-p.h"; sourceTree = "<group>"; };
-		6E8B79BE0991BC42003F7E3A /* qif-import.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "qif-import.h"; path = "src/import-export/qif/qif-import.h"; sourceTree = "<group>"; };
-		6E8B79BF0991BC42003F7E3A /* qif-objects-p.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "qif-objects-p.h"; path = "src/import-export/qif/qif-objects-p.h"; sourceTree = "<group>"; };
-		6E8B79C00991BC42003F7E3A /* qif-objects.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "qif-objects.h"; path = "src/import-export/qif/qif-objects.h"; sourceTree = "<group>"; };
-		6E8B79C10991BC42003F7E3A /* qif-parse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "qif-parse.h"; path = "src/import-export/qif/qif-parse.h"; sourceTree = "<group>"; };
-		6E8B79E10991BC42003F7E3A /* Query.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Query.h; path = src/engine/Query.h; sourceTree = "<group>"; };
-		6E8B79E70991BC42003F7E3A /* quickfillcell-gnome.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "quickfillcell-gnome.h"; path = "src/register/register-gnome/quickfillcell-gnome.h"; sourceTree = "<group>"; };
-		6E8B79E80991BC42003F7E3A /* quickfillcell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = quickfillcell.h; path = "src/register/register-core/quickfillcell.h"; sourceTree = "<group>"; };
-		6E8B79E90991BC42003F7E3A /* recncell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = recncell.h; path = "src/register/register-core/recncell.h"; sourceTree = "<group>"; };
-		6E8B79EC0991BC42003F7E3A /* Recurrence.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Recurrence.h; path = src/engine/Recurrence.h; sourceTree = "<group>"; };
-		6E8B79ED0991BC42003F7E3A /* register-common.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "register-common.h"; path = "src/register/register-core/register-common.h"; sourceTree = "<group>"; };
-		6E8B79EF0991BC42003F7E3A /* SchedXaction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SchedXaction.h; path = src/engine/SchedXaction.h; sourceTree = "<group>"; };
-		6E8B79F10991BC42003F7E3A /* Scrub.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Scrub.h; path = src/engine/Scrub.h; sourceTree = "<group>"; };
-		6E8B79F20991BC42003F7E3A /* Scrub2.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Scrub2.h; path = src/engine/Scrub2.h; sourceTree = "<group>"; };
-		6E8B79F30991BC42003F7E3A /* Scrub3.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Scrub3.h; path = src/engine/Scrub3.h; sourceTree = "<group>"; };
-		6E8B79F40991BC42003F7E3A /* ScrubP.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ScrubP.h; path = src/engine/ScrubP.h; sourceTree = "<group>"; };
-		6E8B79F50991BC42003F7E3A /* search-account.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "search-account.h"; path = "src/gnome-search/search-account.h"; sourceTree = "<group>"; };
-		6E8B79F60991BC42003F7E3A /* search-boolean.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "search-boolean.h"; path = "src/gnome-search/search-boolean.h"; sourceTree = "<group>"; };
-		6E8B79F70991BC42003F7E3A /* search-core-type.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "search-core-type.h"; path = "src/gnome-search/search-core-type.h"; sourceTree = "<group>"; };
-		6E8B79F80991BC42003F7E3A /* search-date.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "search-date.h"; path = "src/gnome-search/search-date.h"; sourceTree = "<group>"; };
-		6E8B79F90991BC42003F7E3A /* search-double.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "search-double.h"; path = "src/gnome-search/search-double.h"; sourceTree = "<group>"; };
-		6E8B79FA0991BC42003F7E3A /* search-int64.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "search-int64.h"; path = "src/gnome-search/search-int64.h"; sourceTree = "<group>"; };
-		6E8B79FB0991BC42003F7E3A /* search-numeric.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "search-numeric.h"; path = "src/gnome-search/search-numeric.h"; sourceTree = "<group>"; };
-		6E8B79FC0991BC42003F7E3A /* search-owner.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "search-owner.h"; path = "src/business/business-gnome/search-owner.h"; sourceTree = "<group>"; };
-		6E8B79FD0991BC42003F7E3A /* search-param.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "search-param.h"; path = "src/gnome-utils/search-param.h"; sourceTree = "<group>"; };
-		6E8B79FE0991BC42003F7E3A /* search-reconciled.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "search-reconciled.h"; path = "src/gnome-search/search-reconciled.h"; sourceTree = "<group>"; };
-		6E8B79FF0991BC42003F7E3A /* search-string.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "search-string.h"; path = "src/gnome-search/search-string.h"; sourceTree = "<group>"; };
-		6E8B7A000991BC42003F7E3A /* setenv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = setenv.h; path = lib/libc/setenv.h; sourceTree = "<group>"; };
-		6E8B7A070991BC42003F7E3A /* split-register-control.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "split-register-control.h"; path = "src/register/ledger-core/split-register-control.h"; sourceTree = "<group>"; };
-		6E8B7A080991BC42003F7E3A /* split-register-layout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "split-register-layout.h"; path = "src/register/ledger-core/split-register-layout.h"; sourceTree = "<group>"; };
-		6E8B7A090991BC42003F7E3A /* split-register-model-save.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "split-register-model-save.h"; path = "src/register/ledger-core/split-register-model-save.h"; sourceTree = "<group>"; };
-		6E8B7A0A0991BC42003F7E3A /* split-register-model.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "split-register-model.h"; path = "src/register/ledger-core/split-register-model.h"; sourceTree = "<group>"; };
-		6E8B7A0C0991BC42003F7E3A /* split-register.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "split-register.h"; path = "src/register/ledger-core/split-register.h"; sourceTree = "<group>"; };
-		6E8B7A0D0991BC42003F7E3A /* strptime.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = strptime.h; path = lib/libc/strptime.h; sourceTree = "<group>"; };
-		6E8B7A0E0991BC42003F7E3A /* SX-book-p.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "SX-book-p.h"; path = "src/engine/SX-book-p.h"; sourceTree = "<group>"; };
-		6E8B7A0F0991BC42003F7E3A /* SX-book.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "SX-book.h"; path = "src/engine/SX-book.h"; sourceTree = "<group>"; };
-		6E8B7A100991BC42003F7E3A /* SX-ttinfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "SX-ttinfo.h"; path = "src/engine/SX-ttinfo.h"; sourceTree = "<group>"; };
-		6E8B7A110991BC42003F7E3A /* table-allgui.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "table-allgui.h"; path = "src/register/register-core/table-allgui.h"; sourceTree = "<group>"; };
-		6E8B7A120991BC42003F7E3A /* table-control.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "table-control.h"; path = "src/register/register-core/table-control.h"; sourceTree = "<group>"; };
-		6E8B7A130991BC42003F7E3A /* table-gnome.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "table-gnome.h"; path = "src/register/register-gnome/table-gnome.h"; sourceTree = "<group>"; };
-		6E8B7A140991BC42003F7E3A /* table-layout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "table-layout.h"; path = "src/register/register-core/table-layout.h"; sourceTree = "<group>"; };
-		6E8B7A150991BC42003F7E3A /* table-model.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "table-model.h"; path = "src/register/register-core/table-model.h"; sourceTree = "<group>"; };
-		6E8B7A160991BC42003F7E3A /* test-engine-strings.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "test-engine-strings.h"; path = "src/engine/test-core/test-engine-strings.h"; sourceTree = "<group>"; };
-		6E8B7A170991BC42003F7E3A /* test-engine-stuff.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "test-engine-stuff.h"; path = "src/engine/test-core/test-engine-stuff.h"; sourceTree = "<group>"; };
-		6E8B7A190991BC42003F7E3A /* test-stuff.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "test-stuff.h"; path = "src/test-core/test-stuff.h"; sourceTree = "<group>"; };
-		6E8B7A1A0991BC42003F7E3A /* top-level.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "top-level.h"; path = "src/gnome/top-level.h"; sourceTree = "<group>"; };
-		6E8B7A1B0991BC42003F7E3A /* Transaction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Transaction.h; path = src/engine/Transaction.h; sourceTree = "<group>"; };
-		6E8B7A1C0991BC42003F7E3A /* TransactionP.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = TransactionP.h; path = src/engine/TransactionP.h; sourceTree = "<group>"; };
-		6E8B7A1D0991BC42003F7E3A /* TransLog.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = TransLog.h; path = src/engine/TransLog.h; sourceTree = "<group>"; };
-		6E8B7A230991BC42003F7E3A /* window-reconcile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "window-reconcile.h"; path = "src/gnome/window-reconcile.h"; sourceTree = "<group>"; };
-		6E8B7A240991BC42003F7E3A /* window-report.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "window-report.h"; path = "src/report/report-gnome/window-report.h"; sourceTree = "<group>"; };
-		6E8B7A280991BC71003F7E3A /* portfolio.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = portfolio.scm; path = "src/report/standard-reports/portfolio.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A290991BC7F003F7E3A /* account-piecharts.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "account-piecharts.scm"; path = "src/report/standard-reports/account-piecharts.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A2A0991BC7F003F7E3A /* account-summary.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "account-summary.scm"; path = "src/report/standard-reports/account-summary.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A2B0991BC7F003F7E3A /* advanced-portfolio.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "advanced-portfolio.scm"; path = "src/report/standard-reports/advanced-portfolio.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A2D0991BC7F003F7E3A /* app-utils.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "app-utils.scm"; path = "src/app-utils/app-utils.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A2E0991BC7F003F7E3A /* average-balance.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "average-balance.scm"; path = "src/report/standard-reports/average-balance.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A2F0991BC7F003F7E3A /* balance-sheet.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "balance-sheet.scm"; path = "src/report/standard-reports/balance-sheet.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A310991BC7F003F7E3A /* bar.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = bar.scm; path = "src/gnc-module/test/mod-bar/gnucash/bar.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A330991BC7F003F7E3A /* baz.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = baz.scm; path = "src/gnc-module/test/mod-baz/gnucash/baz.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A340991BC7F003F7E3A /* budget.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = budget.scm; path = "src/report/standard-reports/budget.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A360991BC7F003F7E3A /* business-gnome.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "business-gnome.scm"; path = "src/business/business-gnome/business-gnome.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A3B0991BC7F003F7E3A /* c-interface.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "c-interface.scm"; path = "src/app-utils/c-interface.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A3D0991BC7F003F7E3A /* cash-flow.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "cash-flow.scm"; path = "src/report/standard-reports/cash-flow.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A3E0991BC7F003F7E3A /* category-barchart.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "category-barchart.scm"; path = "src/report/standard-reports/category-barchart.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A410991BC7F003F7E3A /* commodity-table.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "commodity-table.scm"; path = "src/engine/commodity-table.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A420991BC7F003F7E3A /* commodity-utilities.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "commodity-utilities.scm"; path = "src/report/report-system/commodity-utilities.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A430991BC7F003F7E3A /* config-var.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "config-var.scm"; path = "src/app-utils/config-var.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A440991BC7F003F7E3A /* daily-reports.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "daily-reports.scm"; path = "src/report/standard-reports/daily-reports.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A450991BC7F003F7E3A /* date-utilities.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "date-utilities.scm"; path = "src/app-utils/date-utilities.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A460991BC7F003F7E3A /* de_DE.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = de_DE.scm; path = src/tax/us/de_DE.scm; sourceTree = SOURCE_ROOT; };
-		6E8B7A470991BC7F003F7E3A /* de_DE.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = de_DE.scm; path = "src/report/locale-specific/us/de_DE.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A4C0991BC7F003F7E3A /* engine-interface.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "engine-interface.scm"; path = "src/engine/engine-interface.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A4D0991BC7F003F7E3A /* engine-utilities.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "engine-utilities.scm"; path = "src/engine/engine-utilities.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A4E0991BC7F003F7E3A /* engine.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = engine.scm; path = src/engine/engine.scm; sourceTree = SOURCE_ROOT; };
-		6E8B7A4F0991BC7F003F7E3A /* equity-statement.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "equity-statement.scm"; path = "src/report/standard-reports/equity-statement.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A510991BC7F003F7E3A /* fin.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = fin.scm; path = src/scm/fin.scm; sourceTree = SOURCE_ROOT; };
-		6E8B7A530991BC7F003F7E3A /* foo.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = foo.scm; path = "src/gnc-module/test/mod-foo/gnucash/foo.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A540991BC7F003F7E3A /* general-journal.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "general-journal.scm"; path = "src/report/standard-reports/general-journal.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A550991BC7F003F7E3A /* general-ledger.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "general-ledger.scm"; path = "src/report/standard-reports/general-ledger.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A560991BC7F003F7E3A /* gnc-menu-extensions.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "gnc-menu-extensions.scm"; path = "src/gnome-utils/gnc-menu-extensions.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A570991BC7F003F7E3A /* gnc-module.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "gnc-module.scm"; path = "src/gnc-module/gnc-module.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A580991BC7F003F7E3A /* gnc-numeric.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "gnc-numeric.scm"; path = "src/engine/gnc-numeric.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A590991BC7F003F7E3A /* gnome-utils.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "gnome-utils.scm"; path = "src/gnome-utils/gnome-utils.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A5B0991BC7F003F7E3A /* gnumeric-utilities.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "gnumeric-utilities.scm"; path = "src/scm/gnumeric/gnumeric-utilities.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A690991BC7F003F7E3A /* hello-world.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "hello-world.scm"; path = "src/report/utility-reports/hello-world.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A6B0991BC7F003F7E3A /* hooks.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = hooks.scm; path = "src/app-utils/hooks.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A6C0991BC7F003F7E3A /* html-acct-table.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "html-acct-table.scm"; path = "src/report/report-system/html-acct-table.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A6D0991BC7F003F7E3A /* html-barchart.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "html-barchart.scm"; path = "src/report/report-system/html-barchart.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A6E0991BC7F003F7E3A /* html-document.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "html-document.scm"; path = "src/report/report-system/html-document.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A6F0991BC7F003F7E3A /* html-piechart.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "html-piechart.scm"; path = "src/report/report-system/html-piechart.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A700991BC7F003F7E3A /* html-scatter.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "html-scatter.scm"; path = "src/report/report-system/html-scatter.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A710991BC7F003F7E3A /* html-style-info.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "html-style-info.scm"; path = "src/report/report-system/html-style-info.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A720991BC7F003F7E3A /* html-style-sheet.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "html-style-sheet.scm"; path = "src/report/report-system/html-style-sheet.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A730991BC7F003F7E3A /* html-table.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "html-table.scm"; path = "src/report/report-system/html-table.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A740991BC7F003F7E3A /* html-text.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "html-text.scm"; path = "src/report/report-system/html-text.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A750991BC7F003F7E3A /* html-utilities.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "html-utilities.scm"; path = "src/report/report-system/html-utilities.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A780991BC7F003F7E3A /* income-statement.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "income-statement.scm"; path = "src/report/standard-reports/income-statement.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A7D0991BC7F003F7E3A /* main.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = main.scm; path = src/scm/main.scm; sourceTree = SOURCE_ROOT; };
-		6E8B7A7F0991BC7F003F7E3A /* net-barchart.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "net-barchart.scm"; path = "src/report/standard-reports/net-barchart.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A810991BC7F003F7E3A /* options-utilities.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "options-utilities.scm"; path = "src/report/report-system/options-utilities.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A820991BC7F003F7E3A /* options.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = options.scm; path = "src/app-utils/options.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A850991BC7F003F7E3A /* prefs.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = prefs.scm; path = "src/app-utils/prefs.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A860991BC7F003F7E3A /* price-quotes.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "price-quotes.scm"; path = "src/scm/price-quotes.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A870991BC7F003F7E3A /* price-scatter.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "price-scatter.scm"; path = "src/report/standard-reports/price-scatter.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A9D0991BC7F003F7E3A /* register.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = register.scm; path = "src/report/standard-reports/register.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A9E0991BC7F003F7E3A /* report-gnome.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "report-gnome.scm"; path = "src/report/report-gnome/report-gnome.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7A9F0991BC7F003F7E3A /* report-system.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "report-system.scm"; path = "src/report/report-system/report-system.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7AA00991BC7F003F7E3A /* report-utilities.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "report-utilities.scm"; path = "src/report/report-system/report-utilities.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7AA10991BC7F003F7E3A /* report.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = report.scm; path = "src/report/report-system/report.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7AA20991BC7F003F7E3A /* simple-obj.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "simple-obj.scm"; path = "src/app-utils/simple-obj.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7AA90991BC7F003F7E3A /* standard-reports.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "standard-reports.scm"; path = "src/report/standard-reports/standard-reports.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7AAA0991BC7F003F7E3A /* stylesheet-easy.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "stylesheet-easy.scm"; path = "src/report/stylesheets/stylesheet-easy.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7AAB0991BC7F003F7E3A /* stylesheet-fancy.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "stylesheet-fancy.scm"; path = "src/report/stylesheets/stylesheet-fancy.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7AAC0991BC7F003F7E3A /* stylesheet-plain.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "stylesheet-plain.scm"; path = "src/report/stylesheets/stylesheet-plain.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7AAD0991BC7F003F7E3A /* stylesheets.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = stylesheets.scm; path = src/report/stylesheets/stylesheets.scm; sourceTree = SOURCE_ROOT; };
-		6E8B7AAE0991BC7F003F7E3A /* substring-search.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "substring-search.scm"; path = "src/scm/substring-search.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7AAF0991BC7F003F7E3A /* table-utils.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "table-utils.scm"; path = "src/scm/gnumeric/table-utils.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7AB00991BC7F003F7E3A /* taxtxf-de_DE.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "taxtxf-de_DE.scm"; path = "src/report/locale-specific/us/taxtxf-de_DE.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7AB10991BC7F003F7E3A /* taxtxf.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = taxtxf.scm; path = "src/report/locale-specific/us/taxtxf.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7AB20991BC7F003F7E3A /* test-create-account.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "test-create-account.scm"; path = "src/engine/test/test-create-account.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7AB40991BC7F003F7E3A /* test-graphing.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "test-graphing.scm"; path = "src/report/utility-reports/test-graphing.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7AB90991BC7F003F7E3A /* test-scm-query-import.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "test-scm-query-import.scm"; path = "src/engine/test/test-scm-query-import.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7ABA0991BC7F003F7E3A /* transaction.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = transaction.scm; path = "src/report/standard-reports/transaction.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7ABB0991BC7F003F7E3A /* trial-balance.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "trial-balance.scm"; path = "src/report/standard-reports/trial-balance.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7ABC0991BC7F003F7E3A /* txf-de_DE.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "txf-de_DE.scm"; path = "src/tax/us/txf-de_DE.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7ABD0991BC7F003F7E3A /* txf-help-de_DE.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "txf-help-de_DE.scm"; path = "src/tax/us/txf-help-de_DE.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7ABE0991BC7F003F7E3A /* txf-help.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "txf-help.scm"; path = "src/tax/us/txf-help.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7ABF0991BC7F003F7E3A /* txf.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = txf.scm; path = src/tax/us/txf.scm; sourceTree = SOURCE_ROOT; };
-		6E8B7AC10991BC7F003F7E3A /* us.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = us.scm; path = src/tax/us/us.scm; sourceTree = SOURCE_ROOT; };
-		6E8B7AC20991BC7F003F7E3A /* us.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = us.scm; path = "src/report/locale-specific/us/us.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7AC30991BC7F003F7E3A /* utility-reports.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "utility-reports.scm"; path = "src/report/utility-reports/utility-reports.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7AC40991BC7F003F7E3A /* view-column.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "view-column.scm"; path = "src/report/utility-reports/view-column.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7AC50991BC7F003F7E3A /* welcome-to-gnucash.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "welcome-to-gnucash.scm"; path = "src/report/utility-reports/welcome-to-gnucash.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7AC70991BC7F003F7E3A /* xml-generator.scm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "xml-generator.scm"; path = "src/scm/xml-generator.scm"; sourceTree = SOURCE_ROOT; };
-		6E8B7AD00991BE25003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/import-export/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7AD10991BE25003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/app-utils/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7AD20991BE25003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/report/stylesheets/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7AD30991BE25003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/report/report-gnome/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7AD40991BE25003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/register/register-gnome/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7AD50991BE25003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/register/register-core/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7AD60991BE25003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/register/ledger-core/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7AD80991BE25003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/import-export/qif/test/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7AD90991BE25003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/import-export/qif/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7ADB0991BE25003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/gnome-utils/test/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7ADC0991BE25003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/gnome-utils/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7ADD0991BE25003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/gnome-search/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7ADE0991BE25003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/gnome/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7ADF0991BE25003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/engine/test-core/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7AE00991BE25003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/engine/test/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7AE10991BE25003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/engine/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7AE50991BE25003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/app-utils/test/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7AE70991BE25003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/scm/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7AE80991BE25003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/report/report-system/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7AEA0991BE25003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/report/standard-reports/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7AEB0991BE25003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/report/utility-reports/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7AEC0991BE25003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/import-export/log-replay/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7AED0991BE25003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/import-export/ofx/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7AEF0991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/tax/us/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7AF00991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7AF10991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = doc/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7AF80991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = lib/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7AF90991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/import-export/test/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7AFA0991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/bin/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7AFC0991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/bin/test/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7AFD0991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/bin/overrides/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7AFE0991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/gnome/ui/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7AFF0991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/core-utils/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7B030991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/business/business-gnome/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7B070991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = lib/libc/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B210991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = doc/examples/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B220991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B240991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/gnome-utils/ui/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7B2B0991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/business/business-gnome/ui/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7B2D0991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/business/business-ledger/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7B340991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/scm/gnumeric/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B350991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/report/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B360991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/report/report-gnome/test/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7B370991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/report/stylesheets/test/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B380991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/report/report-system/test/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7B390991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/report/utility-reports/test/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7B3A0991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/report/locale-specific/us/test/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7B3B0991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/report/locale-specific/us/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7B3C0991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/report/standard-reports/test/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7B3D0991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/doc/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B3E0991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/test-core/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7B3F0991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/gnc-module/test/mod-bar/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7B400991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/gnc-module/test/mod-baz/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7B410991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/gnc-module/test/misc-mods/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7B420991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/gnc-module/test/mod-foo/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7B430991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/gnc-module/test/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7B440991BE73003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/gnc-module/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7B4C0991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/backend/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B510991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/register/register-core/test/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7B530991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/optional/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B540991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/register/register-gnome/test/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7B560991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/quotes/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B570991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/pixmaps/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B580991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = accounts/sk/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B590991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = accounts/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B5A0991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = accounts/de_DE/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B5B0991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = accounts/de_CH/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B5C0991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = accounts/pt_BR/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B5D0991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = accounts/hu_HU/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B5E0991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = accounts/it/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B5F0991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = accounts/nb/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B600991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = accounts/el_GR/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B610991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = accounts/fr_FR/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B620991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = accounts/tr_TR/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B630991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = accounts/es_ES/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B640991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = accounts/da/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B650991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = accounts/C/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B660991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = accounts/pt_PT/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B6A0991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/tax/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B6B0991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/business/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B6C0991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/tax/us/test/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B6D0991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/report/locale-specific/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7B6E0991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/doc/design/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B6F0991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/doc/xml/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B720991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/import-export/ofx/test/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E8B7B760991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = src/register/Makefile.am; sourceTree = SOURCE_ROOT; };
-		6E8B7B770991BE74003F7E3A /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Makefile.am; path = "src/register/ledger-core/test/Makefile.am"; sourceTree = SOURCE_ROOT; };
-		6E93FC1E09CE87FB005BE17C /* Transaction.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = Transaction.c; path = src/engine/Transaction.c; sourceTree = "<group>"; };
-		6E97EB721915B9D90021442F /* gnc-date.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-date.cpp"; path = "src/libqof/qof/gnc-date.cpp"; sourceTree = "<group>"; };
-		6E97EB731915B9D90021442F /* gnc-numeric.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-numeric.cpp"; path = "src/libqof/qof/gnc-numeric.cpp"; sourceTree = "<group>"; };
-		6E97EB741915B9D90021442F /* guid.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = guid.cpp; path = src/libqof/qof/guid.cpp; sourceTree = "<group>"; };
-		6E97EB751915B9D90021442F /* kvp_frame.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = kvp_frame.cpp; path = src/libqof/qof/kvp_frame.cpp; sourceTree = "<group>"; };
-		6E97EB771915B9D90021442F /* qof-string-cache.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "qof-string-cache.cpp"; path = "src/libqof/qof/qof-string-cache.cpp"; sourceTree = "<group>"; };
-		6E97EB781915B9D90021442F /* qof-win32.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "qof-win32.cpp"; path = "src/libqof/qof/qof-win32.cpp"; sourceTree = "<group>"; };
-		6E97EB7A1915B9D90021442F /* qofbook.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = qofbook.cpp; path = src/libqof/qof/qofbook.cpp; sourceTree = "<group>"; };
-		6E97EB7B1915B9D90021442F /* qofchoice.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = qofchoice.cpp; path = src/libqof/qof/qofchoice.cpp; sourceTree = "<group>"; };
-		6E97EB7C1915B9D90021442F /* qofclass.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = qofclass.cpp; path = src/libqof/qof/qofclass.cpp; sourceTree = "<group>"; };
-		6E97EB7D1915B9D90021442F /* qofevent.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = qofevent.cpp; path = src/libqof/qof/qofevent.cpp; sourceTree = "<group>"; };
-		6E97EB7E1915B9D90021442F /* qofid.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = qofid.cpp; path = src/libqof/qof/qofid.cpp; sourceTree = "<group>"; };
-		6E97EB7F1915B9D90021442F /* qofinstance.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = qofinstance.cpp; path = src/libqof/qof/qofinstance.cpp; sourceTree = "<group>"; };
-		6E97EB801915B9D90021442F /* qoflog.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = qoflog.cpp; path = src/libqof/qof/qoflog.cpp; sourceTree = "<group>"; };
-		6E97EB821915B9D90021442F /* qofobject.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = qofobject.cpp; path = src/libqof/qof/qofobject.cpp; sourceTree = "<group>"; };
-		6E97EB831915B9D90021442F /* qofquery.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = qofquery.cpp; path = src/libqof/qof/qofquery.cpp; sourceTree = "<group>"; };
-		6E97EB841915B9D90021442F /* qofquerycore.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = qofquerycore.cpp; path = src/libqof/qof/qofquerycore.cpp; sourceTree = "<group>"; };
-		6E97EB851915B9D90021442F /* qofsession.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = qofsession.cpp; path = src/libqof/qof/qofsession.cpp; sourceTree = "<group>"; };
-		6E97EB861915B9D90021442F /* qofutil.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = qofutil.cpp; path = src/libqof/qof/qofutil.cpp; sourceTree = "<group>"; };
-		6EB956961A39565A002E3AC5 /* gnc-int128.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-int128.cpp"; path = "src/libqof/qof/gnc-int128.cpp"; sourceTree = "<group>"; };
-		6EB956971A39565A002E3AC5 /* gnc-int128.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = "gnc-int128.hpp"; path = "src/libqof/qof/gnc-int128.hpp"; sourceTree = "<group>"; };
-		6EB956981A39565A002E3AC5 /* gnc-rational.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-rational.cpp"; path = "src/libqof/qof/gnc-rational.cpp"; sourceTree = "<group>"; };
-		6EB956991A39565A002E3AC5 /* gnc-rational.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = "gnc-rational.hpp"; path = "src/libqof/qof/gnc-rational.hpp"; sourceTree = "<group>"; };
-		6EB9569A1A39565A002E3AC5 /* kvp_frame.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = kvp_frame.hpp; path = src/libqof/qof/kvp_frame.hpp; sourceTree = "<group>"; };
-		6EB9569B1A39565A002E3AC5 /* kvp-value.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "kvp-value.cpp"; path = "src/libqof/qof/kvp-value.cpp"; sourceTree = "<group>"; };
-		6EB9569C1A39565A002E3AC5 /* kvp-value.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = "kvp-value.hpp"; path = "src/libqof/qof/kvp-value.hpp"; sourceTree = "<group>"; };
-		6EBC06EF18B1D66300A5CEB7 /* gnc-state.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-state.c"; path = "src/app-utils/gnc-state.c"; sourceTree = "<group>"; };
-		6EBC06F018B1D66300A5CEB7 /* gnc-state.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-state.h"; path = "src/app-utils/gnc-state.h"; sourceTree = "<group>"; };
-		6EBC06F418B1D6E600A5CEB7 /* gnc-bill-term-sql.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-bill-term-sql.h"; path = "src/backend/sql/gnc-bill-term-sql.h"; sourceTree = "<group>"; };
-		6EBC06F618B1D6E600A5CEB7 /* gnc-customer-sql.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-customer-sql.h"; path = "src/backend/sql/gnc-customer-sql.h"; sourceTree = "<group>"; };
-		6EBC06F818B1D6E600A5CEB7 /* gnc-employee-sql.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-employee-sql.h"; path = "src/backend/sql/gnc-employee-sql.h"; sourceTree = "<group>"; };
-		6EBC06FA18B1D6E600A5CEB7 /* gnc-entry-sql.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-entry-sql.h"; path = "src/backend/sql/gnc-entry-sql.h"; sourceTree = "<group>"; };
-		6EBC06FC18B1D6E600A5CEB7 /* gnc-invoice-sql.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-invoice-sql.h"; path = "src/backend/sql/gnc-invoice-sql.h"; sourceTree = "<group>"; };
-		6EBC06FE18B1D6E600A5CEB7 /* gnc-job-sql.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-job-sql.h"; path = "src/backend/sql/gnc-job-sql.h"; sourceTree = "<group>"; };
-		6EBC070018B1D6E600A5CEB7 /* gnc-order-sql.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-order-sql.h"; path = "src/backend/sql/gnc-order-sql.h"; sourceTree = "<group>"; };
-		6EBC070418B1D6E600A5CEB7 /* gnc-tax-table-sql.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-tax-table-sql.h"; path = "src/backend/sql/gnc-tax-table-sql.h"; sourceTree = "<group>"; };
-		6EBC070618B1D6E600A5CEB7 /* gnc-vendor-sql.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-vendor-sql.h"; path = "src/backend/sql/gnc-vendor-sql.h"; sourceTree = "<group>"; };
-		6EBC070818B1D76F00A5CEB7 /* gnc-address-xml-v2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-address-xml-v2.h"; path = "src/backend/xml/gnc-address-xml-v2.h"; sourceTree = "<group>"; };
-		6EBC070A18B1D76F00A5CEB7 /* gnc-bill-term-xml-v2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-bill-term-xml-v2.h"; path = "src/backend/xml/gnc-bill-term-xml-v2.h"; sourceTree = "<group>"; };
-		6EBC070C18B1D76F00A5CEB7 /* gnc-customer-xml-v2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-customer-xml-v2.h"; path = "src/backend/xml/gnc-customer-xml-v2.h"; sourceTree = "<group>"; };
-		6EBC070E18B1D76F00A5CEB7 /* gnc-employee-xml-v2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-employee-xml-v2.h"; path = "src/backend/xml/gnc-employee-xml-v2.h"; sourceTree = "<group>"; };
-		6EBC071018B1D76F00A5CEB7 /* gnc-entry-xml-v2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-entry-xml-v2.h"; path = "src/backend/xml/gnc-entry-xml-v2.h"; sourceTree = "<group>"; };
-		6EBC071218B1D76F00A5CEB7 /* gnc-invoice-xml-v2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-invoice-xml-v2.h"; path = "src/backend/xml/gnc-invoice-xml-v2.h"; sourceTree = "<group>"; };
-		6EBC071418B1D76F00A5CEB7 /* gnc-job-xml-v2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-job-xml-v2.h"; path = "src/backend/xml/gnc-job-xml-v2.h"; sourceTree = "<group>"; };
-		6EBC071618B1D76F00A5CEB7 /* gnc-order-xml-v2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-order-xml-v2.h"; path = "src/backend/xml/gnc-order-xml-v2.h"; sourceTree = "<group>"; };
-		6EBC071818B1D76F00A5CEB7 /* gnc-owner-xml-v2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-owner-xml-v2.h"; path = "src/backend/xml/gnc-owner-xml-v2.h"; sourceTree = "<group>"; };
-		6EBC071A18B1D76F00A5CEB7 /* gnc-tax-table-xml-v2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-tax-table-xml-v2.h"; path = "src/backend/xml/gnc-tax-table-xml-v2.h"; sourceTree = "<group>"; };
-		6EBC071C18B1D76F00A5CEB7 /* gnc-vendor-xml-v2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-vendor-xml-v2.h"; path = "src/backend/xml/gnc-vendor-xml-v2.h"; sourceTree = "<group>"; };
-		6EBC071E18B1D76F00A5CEB7 /* xml-helpers.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "xml-helpers.h"; path = "src/backend/xml/xml-helpers.h"; sourceTree = "<group>"; };
-		6EBC071F18B1D85200A5CEB7 /* gnc-plugin-page-owner-tree.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-page-owner-tree.c"; path = "src/business/business-gnome/gnc-plugin-page-owner-tree.c"; sourceTree = "<group>"; };
-		6EBC072018B1D85200A5CEB7 /* gnc-plugin-page-owner-tree.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-page-owner-tree.h"; path = "src/business/business-gnome/gnc-plugin-page-owner-tree.h"; sourceTree = "<group>"; };
-		6EBC072118B1D8EA00A5CEB7 /* gnc-environment.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-environment.c"; path = "src/core-utils/gnc-environment.c"; sourceTree = "<group>"; };
-		6EBC072218B1D8EA00A5CEB7 /* gnc-environment.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-environment.h"; path = "src/core-utils/gnc-environment.h"; sourceTree = "<group>"; };
-		6EBC072318B1D8EA00A5CEB7 /* gnc-features.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-features.c"; path = "src/core-utils/gnc-features.c"; sourceTree = "<group>"; };
-		6EBC072418B1D8EA00A5CEB7 /* gnc-features.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-features.h"; path = "src/core-utils/gnc-features.h"; sourceTree = "<group>"; };
-		6EBC072518B1D8EA00A5CEB7 /* gnc-guile-utils.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-guile-utils.c"; path = "src/core-utils/gnc-guile-utils.c"; sourceTree = "<group>"; };
-		6EBC072618B1D8EA00A5CEB7 /* gnc-guile-utils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-guile-utils.h"; path = "src/core-utils/gnc-guile-utils.h"; sourceTree = "<group>"; };
-		6EBC072718B1D8EA00A5CEB7 /* gnc-locale-utils.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-locale-utils.c"; path = "src/core-utils/gnc-locale-utils.c"; sourceTree = "<group>"; };
-		6EBC072818B1D8EA00A5CEB7 /* gnc-locale-utils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-locale-utils.h"; path = "src/core-utils/gnc-locale-utils.h"; sourceTree = "<group>"; };
-		6EBC072918B1D8EA00A5CEB7 /* gnc-prefs-p.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-prefs-p.h"; path = "src/core-utils/gnc-prefs-p.h"; sourceTree = "<group>"; };
-		6EBC072A18B1D8EA00A5CEB7 /* gnc-prefs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-prefs.c"; path = "src/core-utils/gnc-prefs.c"; sourceTree = "<group>"; };
-		6EBC072B18B1D8EA00A5CEB7 /* gnc-prefs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-prefs.h"; path = "src/core-utils/gnc-prefs.h"; sourceTree = "<group>"; };
-		6EBC072C18B1D98400A5CEB7 /* business-core.scm */ = {isa = PBXFileReference; lastKnownFileType = text; name = "business-core.scm"; path = "src/engine/business-core.scm"; sourceTree = "<group>"; };
-		6EBC072D18B1D98400A5CEB7 /* engine-helpers-guile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "engine-helpers-guile.h"; path = "src/engine/engine-helpers-guile.h"; sourceTree = "<group>"; };
-		6EBC072E18B1D98400A5CEB7 /* gnc-event.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-event.c"; path = "src/engine/gnc-event.c"; sourceTree = "<group>"; };
-		6EBC072F18B1D98400A5CEB7 /* gncAddress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = gncAddress.c; path = src/engine/gncAddress.c; sourceTree = "<group>"; };
-		6EBC073018B1D98400A5CEB7 /* gncAddress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncAddress.h; path = src/engine/gncAddress.h; sourceTree = "<group>"; };
-		6EBC073118B1D98400A5CEB7 /* gncAddressP.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncAddressP.h; path = src/engine/gncAddressP.h; sourceTree = "<group>"; };
-		6EBC073218B1D98400A5CEB7 /* gncBillTerm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = gncBillTerm.c; path = src/engine/gncBillTerm.c; sourceTree = "<group>"; };
-		6EBC073318B1D98400A5CEB7 /* gncBillTerm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncBillTerm.h; path = src/engine/gncBillTerm.h; sourceTree = "<group>"; };
-		6EBC073418B1D98400A5CEB7 /* gncBillTermP.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncBillTermP.h; path = src/engine/gncBillTermP.h; sourceTree = "<group>"; };
-		6EBC073518B1D98400A5CEB7 /* gncBusGuile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = gncBusGuile.c; path = src/engine/gncBusGuile.c; sourceTree = "<group>"; };
-		6EBC073618B1D98400A5CEB7 /* gncBusGuile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncBusGuile.h; path = src/engine/gncBusGuile.h; sourceTree = "<group>"; };
-		6EBC073718B1D98400A5CEB7 /* gncBusiness.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = gncBusiness.c; path = src/engine/gncBusiness.c; sourceTree = "<group>"; };
-		6EBC073818B1D98400A5CEB7 /* gncBusiness.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncBusiness.h; path = src/engine/gncBusiness.h; sourceTree = "<group>"; };
-		6EBC073918B1D98400A5CEB7 /* gncCustomer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = gncCustomer.c; path = src/engine/gncCustomer.c; sourceTree = "<group>"; };
-		6EBC073A18B1D98400A5CEB7 /* gncCustomer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncCustomer.h; path = src/engine/gncCustomer.h; sourceTree = "<group>"; };
-		6EBC073B18B1D98400A5CEB7 /* gncCustomerP.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncCustomerP.h; path = src/engine/gncCustomerP.h; sourceTree = "<group>"; };
-		6EBC073C18B1D98400A5CEB7 /* gncEmployee.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = gncEmployee.c; path = src/engine/gncEmployee.c; sourceTree = "<group>"; };
-		6EBC073D18B1D98400A5CEB7 /* gncEmployee.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncEmployee.h; path = src/engine/gncEmployee.h; sourceTree = "<group>"; };
-		6EBC073E18B1D98400A5CEB7 /* gncEmployeeP.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncEmployeeP.h; path = src/engine/gncEmployeeP.h; sourceTree = "<group>"; };
-		6EBC073F18B1D98400A5CEB7 /* gncEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = gncEntry.c; path = src/engine/gncEntry.c; sourceTree = "<group>"; };
-		6EBC074018B1D98400A5CEB7 /* gncEntry.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncEntry.h; path = src/engine/gncEntry.h; sourceTree = "<group>"; };
-		6EBC074118B1D98400A5CEB7 /* gncEntryP.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncEntryP.h; path = src/engine/gncEntryP.h; sourceTree = "<group>"; };
-		6EBC074218B1D98400A5CEB7 /* gncIDSearch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = gncIDSearch.c; path = src/engine/gncIDSearch.c; sourceTree = "<group>"; };
-		6EBC074318B1D98400A5CEB7 /* gncIDSearch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncIDSearch.h; path = src/engine/gncIDSearch.h; sourceTree = "<group>"; };
-		6EBC074418B1D98400A5CEB7 /* gncInvoice.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = gncInvoice.c; path = src/engine/gncInvoice.c; sourceTree = "<group>"; };
-		6EBC074518B1D98500A5CEB7 /* gncInvoice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncInvoice.h; path = src/engine/gncInvoice.h; sourceTree = "<group>"; };
-		6EBC074618B1D98500A5CEB7 /* gncInvoiceP.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncInvoiceP.h; path = src/engine/gncInvoiceP.h; sourceTree = "<group>"; };
-		6EBC074718B1D98500A5CEB7 /* gncJob.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = gncJob.c; path = src/engine/gncJob.c; sourceTree = "<group>"; };
-		6EBC074818B1D98500A5CEB7 /* gncJob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncJob.h; path = src/engine/gncJob.h; sourceTree = "<group>"; };
-		6EBC074918B1D98500A5CEB7 /* gncJobP.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncJobP.h; path = src/engine/gncJobP.h; sourceTree = "<group>"; };
-		6EBC074A18B1D98500A5CEB7 /* gncOrder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = gncOrder.c; path = src/engine/gncOrder.c; sourceTree = "<group>"; };
-		6EBC074B18B1D98500A5CEB7 /* gncOrder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncOrder.h; path = src/engine/gncOrder.h; sourceTree = "<group>"; };
-		6EBC074C18B1D98500A5CEB7 /* gncOrderP.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncOrderP.h; path = src/engine/gncOrderP.h; sourceTree = "<group>"; };
-		6EBC074D18B1D98500A5CEB7 /* gncOwner.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = gncOwner.c; path = src/engine/gncOwner.c; sourceTree = "<group>"; };
-		6EBC074E18B1D98500A5CEB7 /* gncOwner.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncOwner.h; path = src/engine/gncOwner.h; sourceTree = "<group>"; };
-		6EBC074F18B1D98500A5CEB7 /* gncOwnerP.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncOwnerP.h; path = src/engine/gncOwnerP.h; sourceTree = "<group>"; };
-		6EBC075018B1D98500A5CEB7 /* gncTaxTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = gncTaxTable.c; path = src/engine/gncTaxTable.c; sourceTree = "<group>"; };
-		6EBC075118B1D98500A5CEB7 /* gncTaxTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncTaxTable.h; path = src/engine/gncTaxTable.h; sourceTree = "<group>"; };
-		6EBC075218B1D98500A5CEB7 /* gncTaxTableP.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncTaxTableP.h; path = src/engine/gncTaxTableP.h; sourceTree = "<group>"; };
-		6EBC075318B1D98500A5CEB7 /* gncVendor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = gncVendor.c; path = src/engine/gncVendor.c; sourceTree = "<group>"; };
-		6EBC075418B1D98500A5CEB7 /* gncVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncVendor.h; path = src/engine/gncVendor.h; sourceTree = "<group>"; };
-		6EBC075518B1D98500A5CEB7 /* gncVendorP.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = gncVendorP.h; path = src/engine/gncVendorP.h; sourceTree = "<group>"; };
-		6EBC075818B1DA8800A5CEB7 /* assistant-xml-encoding.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "assistant-xml-encoding.c"; path = "src/gnome-utils/assistant-xml-encoding.c"; sourceTree = "<group>"; };
-		6EBC075918B1DA8800A5CEB7 /* assistant-xml-encoding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "assistant-xml-encoding.h"; path = "src/gnome-utils/assistant-xml-encoding.h"; sourceTree = "<group>"; };
-		6EBC075A18B1DA8800A5CEB7 /* dialog-dup-trans.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "dialog-dup-trans.c"; path = "src/gnome-utils/dialog-dup-trans.c"; sourceTree = "<group>"; };
-		6EBC075B18B1DA8800A5CEB7 /* dialog-dup-trans.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "dialog-dup-trans.h"; path = "src/gnome-utils/dialog-dup-trans.h"; sourceTree = "<group>"; };
-		6EBC075C18B1DA8800A5CEB7 /* dialog-query-view.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "dialog-query-view.c"; path = "src/gnome-utils/dialog-query-view.c"; sourceTree = "<group>"; };
-		6EBC075D18B1DA8800A5CEB7 /* dialog-query-view.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "dialog-query-view.h"; path = "src/gnome-utils/dialog-query-view.h"; sourceTree = "<group>"; };
-		6EBC075E18B1DA8800A5CEB7 /* dialog-tax-table.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "dialog-tax-table.c"; path = "src/gnome-utils/dialog-tax-table.c"; sourceTree = "<group>"; };
-		6EBC075F18B1DA8800A5CEB7 /* dialog-tax-table.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "dialog-tax-table.h"; path = "src/gnome-utils/dialog-tax-table.h"; sourceTree = "<group>"; };
-		6EBC076018B1DA8800A5CEB7 /* gnc-cell-renderer-date.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-cell-renderer-date.c"; path = "src/gnome-utils/gnc-cell-renderer-date.c"; sourceTree = "<group>"; };
-		6EBC076118B1DA8800A5CEB7 /* gnc-cell-renderer-date.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-cell-renderer-date.h"; path = "src/gnome-utils/gnc-cell-renderer-date.h"; sourceTree = "<group>"; };
-		6EBC076218B1DA8800A5CEB7 /* gnc-cell-renderer-popup-entry.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-cell-renderer-popup-entry.c"; path = "src/gnome-utils/gnc-cell-renderer-popup-entry.c"; sourceTree = "<group>"; };
-		6EBC076318B1DA8800A5CEB7 /* gnc-cell-renderer-popup-entry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-cell-renderer-popup-entry.h"; path = "src/gnome-utils/gnc-cell-renderer-popup-entry.h"; sourceTree = "<group>"; };
-		6EBC076418B1DA8800A5CEB7 /* gnc-cell-renderer-popup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-cell-renderer-popup.c"; path = "src/gnome-utils/gnc-cell-renderer-popup.c"; sourceTree = "<group>"; };
-		6EBC076518B1DA8800A5CEB7 /* gnc-cell-renderer-popup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-cell-renderer-popup.h"; path = "src/gnome-utils/gnc-cell-renderer-popup.h"; sourceTree = "<group>"; };
-		6EBC076618B1DA8800A5CEB7 /* gnc-combott.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-combott.c"; path = "src/gnome-utils/gnc-combott.c"; sourceTree = "<group>"; };
-		6EBC076718B1DA8800A5CEB7 /* gnc-combott.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-combott.h"; path = "src/gnome-utils/gnc-combott.h"; sourceTree = "<group>"; };
-		6EBC076818B1DA8800A5CEB7 /* gnc-query-view.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-query-view.c"; path = "src/gnome-utils/gnc-query-view.c"; sourceTree = "<group>"; };
-		6EBC076918B1DA8800A5CEB7 /* gnc-query-view.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-query-view.h"; path = "src/gnome-utils/gnc-query-view.h"; sourceTree = "<group>"; };
-		6EBC076A18B1DA8900A5CEB7 /* gnc-tree-control-split-reg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-tree-control-split-reg.c"; path = "src/gnome-utils/gnc-tree-control-split-reg.c"; sourceTree = "<group>"; };
-		6EBC076B18B1DA8900A5CEB7 /* gnc-tree-control-split-reg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-tree-control-split-reg.h"; path = "src/gnome-utils/gnc-tree-control-split-reg.h"; sourceTree = "<group>"; };
-		6EBC076C18B1DA8900A5CEB7 /* gnc-tree-model-owner.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-tree-model-owner.c"; path = "src/gnome-utils/gnc-tree-model-owner.c"; sourceTree = "<group>"; };
-		6EBC076D18B1DA8900A5CEB7 /* gnc-tree-model-owner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-tree-model-owner.h"; path = "src/gnome-utils/gnc-tree-model-owner.h"; sourceTree = "<group>"; };
-		6EBC076E18B1DA8900A5CEB7 /* gnc-tree-model-split-reg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-tree-model-split-reg.c"; path = "src/gnome-utils/gnc-tree-model-split-reg.c"; sourceTree = "<group>"; };
-		6EBC076F18B1DA8900A5CEB7 /* gnc-tree-model-split-reg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-tree-model-split-reg.h"; path = "src/gnome-utils/gnc-tree-model-split-reg.h"; sourceTree = "<group>"; };
-		6EBC077018B1DA8900A5CEB7 /* gnc-tree-util-split-reg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-tree-util-split-reg.c"; path = "src/gnome-utils/gnc-tree-util-split-reg.c"; sourceTree = "<group>"; };
-		6EBC077118B1DA8900A5CEB7 /* gnc-tree-util-split-reg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-tree-util-split-reg.h"; path = "src/gnome-utils/gnc-tree-util-split-reg.h"; sourceTree = "<group>"; };
-		6EBC077218B1DA8900A5CEB7 /* gnc-tree-view-owner.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-tree-view-owner.c"; path = "src/gnome-utils/gnc-tree-view-owner.c"; sourceTree = "<group>"; };
-		6EBC077318B1DA8900A5CEB7 /* gnc-tree-view-owner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-tree-view-owner.h"; path = "src/gnome-utils/gnc-tree-view-owner.h"; sourceTree = "<group>"; };
-		6EBC077418B1DA8900A5CEB7 /* gnc-tree-view-split-reg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-tree-view-split-reg.c"; path = "src/gnome-utils/gnc-tree-view-split-reg.c"; sourceTree = "<group>"; };
-		6EBC077518B1DA8900A5CEB7 /* gnc-tree-view-split-reg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-tree-view-split-reg.h"; path = "src/gnome-utils/gnc-tree-view-split-reg.h"; sourceTree = "<group>"; };
-		6EBC077618B1DA8900A5CEB7 /* gnc-ui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-ui.h"; path = "src/gnome-utils/gnc-ui.h"; sourceTree = "<group>"; };
-		6EBC077718B1DA8900A5CEB7 /* tree-view-utils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "tree-view-utils.c"; path = "src/gnome-utils/tree-view-utils.c"; sourceTree = "<group>"; };
-		6EBC077818B1DA8900A5CEB7 /* tree-view-utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "tree-view-utils.h"; path = "src/gnome-utils/tree-view-utils.h"; sourceTree = "<group>"; };
-		6EBC077918B1DB4D00A5CEB7 /* assistant-ab-initial.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "assistant-ab-initial.c"; path = "src/import-export/aqb/assistant-ab-initial.c"; sourceTree = "<group>"; };
-		6EBC077A18B1DB4D00A5CEB7 /* assistant-ab-initial.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "assistant-ab-initial.h"; path = "src/import-export/aqb/assistant-ab-initial.h"; sourceTree = "<group>"; };
-		6EBC077B18B1DB4D00A5CEB7 /* dialog-ab-daterange.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "dialog-ab-daterange.c"; path = "src/import-export/aqb/dialog-ab-daterange.c"; sourceTree = "<group>"; };
-		6EBC077C18B1DB4D00A5CEB7 /* dialog-ab-daterange.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "dialog-ab-daterange.h"; path = "src/import-export/aqb/dialog-ab-daterange.h"; sourceTree = "<group>"; };
-		6EBC077D18B1DB4D00A5CEB7 /* dialog-ab-trans.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "dialog-ab-trans.c"; path = "src/import-export/aqb/dialog-ab-trans.c"; sourceTree = "<group>"; };
-		6EBC077E18B1DB4D00A5CEB7 /* dialog-ab-trans.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "dialog-ab-trans.h"; path = "src/import-export/aqb/dialog-ab-trans.h"; sourceTree = "<group>"; };
-		6EBC077F18B1DB4D00A5CEB7 /* gnc-ab-getbalance.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-ab-getbalance.c"; path = "src/import-export/aqb/gnc-ab-getbalance.c"; sourceTree = "<group>"; };
-		6EBC078018B1DB4D00A5CEB7 /* gnc-ab-getbalance.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-ab-getbalance.h"; path = "src/import-export/aqb/gnc-ab-getbalance.h"; sourceTree = "<group>"; };
-		6EBC078118B1DB4D00A5CEB7 /* gnc-ab-gettrans.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-ab-gettrans.c"; path = "src/import-export/aqb/gnc-ab-gettrans.c"; sourceTree = "<group>"; };
-		6EBC078218B1DB4D00A5CEB7 /* gnc-ab-gettrans.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-ab-gettrans.h"; path = "src/import-export/aqb/gnc-ab-gettrans.h"; sourceTree = "<group>"; };
-		6EBC078318B1DB4D00A5CEB7 /* gnc-ab-kvp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-ab-kvp.c"; path = "src/import-export/aqb/gnc-ab-kvp.c"; sourceTree = "<group>"; };
-		6EBC078418B1DB4D00A5CEB7 /* gnc-ab-kvp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-ab-kvp.h"; path = "src/import-export/aqb/gnc-ab-kvp.h"; sourceTree = "<group>"; };
-		6EBC078718B1DB4D00A5CEB7 /* gnc-ab-transfer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-ab-transfer.c"; path = "src/import-export/aqb/gnc-ab-transfer.c"; sourceTree = "<group>"; };
-		6EBC078818B1DB4D00A5CEB7 /* gnc-ab-transfer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-ab-transfer.h"; path = "src/import-export/aqb/gnc-ab-transfer.h"; sourceTree = "<group>"; };
-		6EBC078918B1DB4D00A5CEB7 /* gnc-ab-utils.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-ab-utils.c"; path = "src/import-export/aqb/gnc-ab-utils.c"; sourceTree = "<group>"; };
-		6EBC078A18B1DB4D00A5CEB7 /* gnc-ab-utils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-ab-utils.h"; path = "src/import-export/aqb/gnc-ab-utils.h"; sourceTree = "<group>"; };
-		6EBC078B18B1DB4D00A5CEB7 /* gnc-file-aqb-import.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-file-aqb-import.c"; path = "src/import-export/aqb/gnc-file-aqb-import.c"; sourceTree = "<group>"; };
-		6EBC078C18B1DB4E00A5CEB7 /* gnc-file-aqb-import.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-file-aqb-import.h"; path = "src/import-export/aqb/gnc-file-aqb-import.h"; sourceTree = "<group>"; };
-		6EBC078D18B1DB4E00A5CEB7 /* gnc-gwen-gui.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-gwen-gui.c"; path = "src/import-export/aqb/gnc-gwen-gui.c"; sourceTree = "<group>"; };
-		6EBC078E18B1DB4E00A5CEB7 /* gnc-gwen-gui.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-gwen-gui.h"; path = "src/import-export/aqb/gnc-gwen-gui.h"; sourceTree = "<group>"; };
-		6EBC079018B1DB4E00A5CEB7 /* gnc-plugin-aqbanking.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-aqbanking.c"; path = "src/import-export/aqb/gnc-plugin-aqbanking.c"; sourceTree = "<group>"; };
-		6EBC079118B1DB4E00A5CEB7 /* gnc-plugin-aqbanking.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-aqbanking.h"; path = "src/import-export/aqb/gnc-plugin-aqbanking.h"; sourceTree = "<group>"; };
-		6EBC079218B1DB4E00A5CEB7 /* gncmod-aqbanking.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gncmod-aqbanking.c"; path = "src/import-export/aqb/gncmod-aqbanking.c"; sourceTree = "<group>"; };
-		6EBC079318B1DB7F00A5CEB7 /* assistant-csv-export.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "assistant-csv-export.c"; path = "src/import-export/csv-exp/assistant-csv-export.c"; sourceTree = "<group>"; };
-		6EBC079418B1DB7F00A5CEB7 /* assistant-csv-export.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "assistant-csv-export.h"; path = "src/import-export/csv-exp/assistant-csv-export.h"; sourceTree = "<group>"; };
-		6EBC079518B1DB7F00A5CEB7 /* csv-transactions-export.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "csv-transactions-export.c"; path = "src/import-export/csv-exp/csv-transactions-export.c"; sourceTree = "<group>"; };
-		6EBC079618B1DB7F00A5CEB7 /* csv-transactions-export.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "csv-transactions-export.h"; path = "src/import-export/csv-exp/csv-transactions-export.h"; sourceTree = "<group>"; };
-		6EBC079718B1DB7F00A5CEB7 /* csv-tree-export.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "csv-tree-export.c"; path = "src/import-export/csv-exp/csv-tree-export.c"; sourceTree = "<group>"; };
-		6EBC079818B1DB7F00A5CEB7 /* csv-tree-export.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "csv-tree-export.h"; path = "src/import-export/csv-exp/csv-tree-export.h"; sourceTree = "<group>"; };
-		6EBC079918B1DB7F00A5CEB7 /* gnc-plugin-csv-export.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-csv-export.c"; path = "src/import-export/csv-exp/gnc-plugin-csv-export.c"; sourceTree = "<group>"; };
-		6EBC079A18B1DB7F00A5CEB7 /* gnc-plugin-csv-export.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-csv-export.h"; path = "src/import-export/csv-exp/gnc-plugin-csv-export.h"; sourceTree = "<group>"; };
-		6EBC079B18B1DB7F00A5CEB7 /* gncmod-csv-export.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gncmod-csv-export.c"; path = "src/import-export/csv-exp/gncmod-csv-export.c"; sourceTree = "<group>"; };
-		6EBC079C18B1DBAA00A5CEB7 /* assistant-csv-account-import.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "assistant-csv-account-import.c"; path = "src/import-export/csv-imp/assistant-csv-account-import.c"; sourceTree = "<group>"; };
-		6EBC079D18B1DBAA00A5CEB7 /* assistant-csv-account-import.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "assistant-csv-account-import.h"; path = "src/import-export/csv-imp/assistant-csv-account-import.h"; sourceTree = "<group>"; };
-		6EBC079F18B1DBAA00A5CEB7 /* assistant-csv-trans-import.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "assistant-csv-trans-import.h"; path = "src/import-export/csv-imp/assistant-csv-trans-import.h"; sourceTree = "<group>"; };
-		6EBC07A018B1DBAA00A5CEB7 /* csv-account-import.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "csv-account-import.c"; path = "src/import-export/csv-imp/csv-account-import.c"; sourceTree = "<group>"; };
-		6EBC07A118B1DBAA00A5CEB7 /* csv-account-import.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "csv-account-import.h"; path = "src/import-export/csv-imp/csv-account-import.h"; sourceTree = "<group>"; };
-		6EBC07A218B1DBAA00A5CEB7 /* gnc-csv-gnumeric-popup.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-csv-gnumeric-popup.c"; path = "src/import-export/csv-imp/gnc-csv-gnumeric-popup.c"; sourceTree = "<group>"; };
-		6EBC07A318B1DBAA00A5CEB7 /* gnc-csv-gnumeric-popup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-csv-gnumeric-popup.h"; path = "src/import-export/csv-imp/gnc-csv-gnumeric-popup.h"; sourceTree = "<group>"; };
-		6EBC07A618B1DBAA00A5CEB7 /* gnc-plugin-csv-import.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-csv-import.c"; path = "src/import-export/csv-imp/gnc-plugin-csv-import.c"; sourceTree = "<group>"; };
-		6EBC07A718B1DBAA00A5CEB7 /* gnc-plugin-csv-import.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-csv-import.h"; path = "src/import-export/csv-imp/gnc-plugin-csv-import.h"; sourceTree = "<group>"; };
-		6EBC07A818B1DBAA00A5CEB7 /* gncmod-csv-import.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gncmod-csv-import.c"; path = "src/import-export/csv-imp/gncmod-csv-import.c"; sourceTree = "<group>"; };
-		6EBC07A918B1DBD700A5CEB7 /* gnc-ofx-kvp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-ofx-kvp.c"; path = "src/import-export/ofx/gnc-ofx-kvp.c"; sourceTree = "<group>"; };
-		6EBC07AA18B1DBD700A5CEB7 /* gnc-ofx-kvp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-ofx-kvp.h"; path = "src/import-export/ofx/gnc-ofx-kvp.h"; sourceTree = "<group>"; };
-		6EBC07AB18B1DC1500A5CEB7 /* assistant-qif-import.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "assistant-qif-import.c"; path = "src/import-export/qif-imp/assistant-qif-import.c"; sourceTree = "<group>"; };
-		6EBC07AC18B1DC1500A5CEB7 /* assistant-qif-import.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "assistant-qif-import.h"; path = "src/import-export/qif-imp/assistant-qif-import.h"; sourceTree = "<group>"; };
-		6EBC07AD18B1DC1500A5CEB7 /* dialog-account-picker.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "dialog-account-picker.c"; path = "src/import-export/qif-imp/dialog-account-picker.c"; sourceTree = "<group>"; };
-		6EBC07AE18B1DC1500A5CEB7 /* dialog-account-picker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "dialog-account-picker.h"; path = "src/import-export/qif-imp/dialog-account-picker.h"; sourceTree = "<group>"; };
-		6EBC07AF18B1DC1500A5CEB7 /* gnc-plugin-qif-import.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-plugin-qif-import.c"; path = "src/import-export/qif-imp/gnc-plugin-qif-import.c"; sourceTree = "<group>"; };
-		6EBC07B018B1DC1500A5CEB7 /* gnc-plugin-qif-import.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-plugin-qif-import.h"; path = "src/import-export/qif-imp/gnc-plugin-qif-import.h"; sourceTree = "<group>"; };
-		6EBC07B118B1DC1500A5CEB7 /* gncmod-qif-import.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gncmod-qif-import.c"; path = "src/import-export/qif-imp/gncmod-qif-import.c"; sourceTree = "<group>"; };
-		6EBC07B218B1DC1500A5CEB7 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = "src/import-export/qif-imp/Makefile.am"; sourceTree = "<group>"; };
-		6EBC07B318B1DC1500A5CEB7 /* qif-dialog-utils.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "qif-dialog-utils.scm"; path = "src/import-export/qif-imp/qif-dialog-utils.scm"; sourceTree = "<group>"; };
-		6EBC07B418B1DC1500A5CEB7 /* qif-file.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "qif-file.scm"; path = "src/import-export/qif-imp/qif-file.scm"; sourceTree = "<group>"; };
-		6EBC07B518B1DC1500A5CEB7 /* qif-guess-map.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "qif-guess-map.scm"; path = "src/import-export/qif-imp/qif-guess-map.scm"; sourceTree = "<group>"; };
-		6EBC07B618B1DC1500A5CEB7 /* qif-import.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "qif-import.scm"; path = "src/import-export/qif-imp/qif-import.scm"; sourceTree = "<group>"; };
-		6EBC07B718B1DC1500A5CEB7 /* qif-merge-groups.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "qif-merge-groups.scm"; path = "src/import-export/qif-imp/qif-merge-groups.scm"; sourceTree = "<group>"; };
-		6EBC07B818B1DC1500A5CEB7 /* qif-objects.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "qif-objects.scm"; path = "src/import-export/qif-imp/qif-objects.scm"; sourceTree = "<group>"; };
-		6EBC07B918B1DC1500A5CEB7 /* qif-parse.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "qif-parse.scm"; path = "src/import-export/qif-imp/qif-parse.scm"; sourceTree = "<group>"; };
-		6EBC07BA18B1DCC200A5CEB7 /* gnc-ledger-display2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "gnc-ledger-display2.c"; path = "src/register/ledger-core/gnc-ledger-display2.c"; sourceTree = "<group>"; };
-		6EBC07BB18B1DCC200A5CEB7 /* gnc-ledger-display2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnc-ledger-display2.h"; path = "src/register/ledger-core/gnc-ledger-display2.h"; sourceTree = "<group>"; };
-		6EBC07BC18B1DCE500A5CEB7 /* gnucash-sheetP.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "gnucash-sheetP.h"; path = "src/register/register-gnome/gnucash-sheetP.h"; sourceTree = "<group>"; };
-		6EBC07BD18B1DD5B00A5CEB7 /* aging.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = aging.scm; path = "src/report/business-reports/aging.scm"; sourceTree = "<group>"; };
-		6EBC07BF18B1DD5B00A5CEB7 /* balsheet-eg.eguile.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "balsheet-eg.eguile.scm"; path = "src/report/business-reports/balsheet-eg.eguile.scm"; sourceTree = "<group>"; };
-		6EBC07C018B1DD5B00A5CEB7 /* balsheet-eg.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "balsheet-eg.scm"; path = "src/report/business-reports/balsheet-eg.scm"; sourceTree = "<group>"; };
-		6EBC07C118B1DD5B00A5CEB7 /* business-reports.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "business-reports.scm"; path = "src/report/business-reports/business-reports.scm"; sourceTree = "<group>"; };
-		6EBC07C218B1DD5B00A5CEB7 /* customer-summary.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "customer-summary.scm"; path = "src/report/business-reports/customer-summary.scm"; sourceTree = "<group>"; };
-		6EBC07C318B1DD5B00A5CEB7 /* easy-invoice.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "easy-invoice.scm"; path = "src/report/business-reports/easy-invoice.scm"; sourceTree = "<group>"; };
-		6EBC07C418B1DD5B00A5CEB7 /* fancy-invoice.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "fancy-invoice.scm"; path = "src/report/business-reports/fancy-invoice.scm"; sourceTree = "<group>"; };
-		6EBC07C518B1DD5B00A5CEB7 /* invoice.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = invoice.scm; path = "src/report/business-reports/invoice.scm"; sourceTree = "<group>"; };
-		6EBC07C618B1DD5B00A5CEB7 /* job-report.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "job-report.scm"; path = "src/report/business-reports/job-report.scm"; sourceTree = "<group>"; };
-		6EBC07C718B1DD5B00A5CEB7 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = "src/report/business-reports/Makefile.am"; sourceTree = "<group>"; };
-		6EBC07C818B1DD5B00A5CEB7 /* owner-report.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "owner-report.scm"; path = "src/report/business-reports/owner-report.scm"; sourceTree = "<group>"; };
-		6EBC07C918B1DD5B00A5CEB7 /* payables.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = payables.scm; path = "src/report/business-reports/payables.scm"; sourceTree = "<group>"; };
-		6EBC07CA18B1DD5C00A5CEB7 /* receivables.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = receivables.scm; path = "src/report/business-reports/receivables.scm"; sourceTree = "<group>"; };
-		6EBC07CC18B1DD5C00A5CEB7 /* taxinvoice.eguile.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = taxinvoice.eguile.scm; path = "src/report/business-reports/taxinvoice.eguile.scm"; sourceTree = "<group>"; };
-		6EBC07CD18B1DD5C00A5CEB7 /* taxinvoice.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = taxinvoice.scm; path = "src/report/business-reports/taxinvoice.scm"; sourceTree = "<group>"; };
-		6EBC07CE18B1DD8F00A5CEB7 /* dialog-report-column-view.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "dialog-report-column-view.c"; path = "src/report/report-gnome/dialog-report-column-view.c"; sourceTree = "<group>"; };
-		6EBC07CF18B1DD8F00A5CEB7 /* dialog-report-column-view.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "dialog-report-column-view.h"; path = "src/report/report-gnome/dialog-report-column-view.h"; sourceTree = "<group>"; };
-		6EBC07D018B1DD8F00A5CEB7 /* dialog-report-style-sheet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "dialog-report-style-sheet.c"; path = "src/report/report-gnome/dialog-report-style-sheet.c"; sourceTree = "<group>"; };
-		6EBC07D118B1DD8F00A5CEB7 /* dialog-report-style-sheet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "dialog-report-style-sheet.h"; path = "src/report/report-gnome/dialog-report-style-sheet.h"; sourceTree = "<group>"; };
-		6EBC07D218B1DDB000A5CEB7 /* collectors.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = collectors.scm; path = "src/report/report-system/collectors.scm"; sourceTree = "<group>"; };
-		6EBC07D318B1DDB000A5CEB7 /* html-fonts.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "html-fonts.scm"; path = "src/report/report-system/html-fonts.scm"; sourceTree = "<group>"; };
-		6EBC07D418B1DDB000A5CEB7 /* html-jqplot.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "html-jqplot.scm"; path = "src/report/report-system/html-jqplot.scm"; sourceTree = "<group>"; };
-		6EBC07D518B1DDB000A5CEB7 /* list-extras.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "list-extras.scm"; path = "src/report/report-system/list-extras.scm"; sourceTree = "<group>"; };
-		6EBC07D618B1DDB000A5CEB7 /* report-collectors.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "report-collectors.scm"; path = "src/report/report-system/report-collectors.scm"; sourceTree = "<group>"; };
-		6EBC07D718B1DDD000A5CEB7 /* net-linechart.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "net-linechart.scm"; path = "src/report/standard-reports/net-linechart.scm"; sourceTree = "<group>"; };
-		6EBC07D818B1DDD000A5CEB7 /* sx-summary.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "sx-summary.scm"; path = "src/report/standard-reports/sx-summary.scm"; sourceTree = "<group>"; };
-		6EBC07D918B1DDE300A5CEB7 /* stylesheet-footer.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "stylesheet-footer.scm"; path = "src/report/stylesheets/stylesheet-footer.scm"; sourceTree = "<group>"; };
-		6EBC07DA18B1DE0200A5CEB7 /* printf.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = printf.scm; path = src/scm/printf.scm; sourceTree = "<group>"; };
-		6EC70C021176DB3B006E876C /* escape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = escape.h; path = src/backend/sql/escape.h; sourceTree = "<group>"; };
-		6EC70C0A1176DC9B006E876C /* binreloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = binreloc.c; path = "src/core-utils/binreloc.c"; sourceTree = "<group>"; };
-		6EC70C0B1176DC9B006E876C /* binreloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = binreloc.h; path = "src/core-utils/binreloc.h"; sourceTree = "<group>"; };
-		6EC70C0C1176DC9B006E876C /* gnc-filepath-utils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-filepath-utils.c"; path = "src/core-utils/gnc-filepath-utils.c"; sourceTree = "<group>"; };
-		6EC70C0D1176DC9B006E876C /* gnc-filepath-utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-filepath-utils.h"; path = "src/core-utils/gnc-filepath-utils.h"; sourceTree = "<group>"; };
-		6EC70C0E1176DC9B006E876C /* gnc-jalali.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-jalali.c"; path = "src/core-utils/gnc-jalali.c"; sourceTree = "<group>"; };
-		6EC70C0F1176DC9B006E876C /* gnc-jalali.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-jalali.h"; path = "src/core-utils/gnc-jalali.h"; sourceTree = "<group>"; };
-		6EC70C101176DC9B006E876C /* gnc-path.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-path.c"; path = "src/core-utils/gnc-path.c"; sourceTree = "<group>"; };
-		6EC70C111176DC9B006E876C /* gnc-path.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-path.h"; path = "src/core-utils/gnc-path.h"; sourceTree = "<group>"; };
-		6EC70C121176DC9B006E876C /* gnc-uri-utils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-uri-utils.c"; path = "src/core-utils/gnc-uri-utils.c"; sourceTree = "<group>"; };
-		6EC70C131176DC9B006E876C /* gnc-uri-utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-uri-utils.h"; path = "src/core-utils/gnc-uri-utils.h"; sourceTree = "<group>"; };
-		6EC70C231176DE9F006E876C /* dialog-object-references.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "dialog-object-references.c"; path = "src/gnome-utils/dialog-object-references.c"; sourceTree = "<group>"; };
-		6EC70C241176DE9F006E876C /* dialog-object-references.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "dialog-object-references.h"; path = "src/gnome-utils/dialog-object-references.h"; sourceTree = "<group>"; };
-		6EC70C251176DE9F006E876C /* dialog-userpass.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "dialog-userpass.c"; path = "src/gnome-utils/dialog-userpass.c"; sourceTree = "<group>"; };
-		6EC70C261176DE9F006E876C /* gnc-gobject-utils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-gobject-utils.c"; path = "src/gnome-utils/gnc-gobject-utils.c"; sourceTree = "<group>"; };
-		6EC70C271176DE9F006E876C /* gnc-gobject-utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-gobject-utils.h"; path = "src/gnome-utils/gnc-gobject-utils.h"; sourceTree = "<group>"; };
-		6EC70C281176DE9F006E876C /* gnc-gtk-utils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-gtk-utils.c"; path = "src/gnome-utils/gnc-gtk-utils.c"; sourceTree = "<group>"; };
-		6EC70C291176DE9F006E876C /* gnc-gtk-utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-gtk-utils.h"; path = "src/gnome-utils/gnc-gtk-utils.h"; sourceTree = "<group>"; };
-		6EC70C2A1176DE9F006E876C /* gnc-keyring.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-keyring.c"; path = "src/gnome-utils/gnc-keyring.c"; sourceTree = "<group>"; };
-		6EC70C2B1176DE9F006E876C /* gnc-keyring.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-keyring.h"; path = "src/gnome-utils/gnc-keyring.h"; sourceTree = "<group>"; };
-		6EC70C2C1176DF50006E876C /* qofbookslots.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qofbookslots.h; path = src/libqof/qof/qofbookslots.h; sourceTree = "<group>"; };
-		6EC70C2D1176DFE1006E876C /* eguile-gnc.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "eguile-gnc.scm"; path = "src/report/report-system/eguile-gnc.scm"; sourceTree = "<group>"; };
-		6EC70C2E1176DFE1006E876C /* eguile-html-utilities.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "eguile-html-utilities.scm"; path = "src/report/report-system/eguile-html-utilities.scm"; sourceTree = "<group>"; };
-		6EC70C2F1176DFE1006E876C /* eguile-utilities.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "eguile-utilities.scm"; path = "src/report/report-system/eguile-utilities.scm"; sourceTree = "<group>"; };
-		6EE6D28115FDA360008B3F08 /* business-options.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "business-options.c"; path = "src/app-utils/business-options.c"; sourceTree = "<group>"; };
-		6EE6D28215FDA360008B3F08 /* business-options.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "business-options.h"; path = "src/app-utils/business-options.h"; sourceTree = "<group>"; };
-		6EE6D28315FDA360008B3F08 /* business-options.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "business-options.scm"; path = "src/app-utils/business-options.scm"; sourceTree = "<group>"; };
-		6EE6D28415FDA360008B3F08 /* business-prefs.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "business-prefs.scm"; path = "src/app-utils/business-prefs.scm"; sourceTree = "<group>"; };
-		6EEA3CB81E8E2A1600BA45AE /* gnc-backend-dbi.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-backend-dbi.cpp"; path = "src/backend/dbi/gnc-backend-dbi.cpp"; sourceTree = "<group>"; };
-		6EEA3CB91E8E2A1600BA45AE /* gnc-backend-dbi.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = "gnc-backend-dbi.hpp"; path = "src/backend/dbi/gnc-backend-dbi.hpp"; sourceTree = "<group>"; };
-		6EEA3CBA1E8E2A1600BA45AE /* gnc-dbiprovider.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = "gnc-dbiprovider.hpp"; path = "src/backend/dbi/gnc-dbiprovider.hpp"; sourceTree = "<group>"; };
-		6EEA3CBB1E8E2A1600BA45AE /* gnc-dbiproviderimpl.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = "gnc-dbiproviderimpl.hpp"; path = "src/backend/dbi/gnc-dbiproviderimpl.hpp"; sourceTree = "<group>"; };
-		6EEA3CBC1E8E2A1600BA45AE /* gnc-dbisqlconnection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-dbisqlconnection.cpp"; path = "src/backend/dbi/gnc-dbisqlconnection.cpp"; sourceTree = "<group>"; };
-		6EEA3CBD1E8E2A1600BA45AE /* gnc-dbisqlconnection.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = "gnc-dbisqlconnection.hpp"; path = "src/backend/dbi/gnc-dbisqlconnection.hpp"; sourceTree = "<group>"; };
-		6EEA3CBE1E8E2A1600BA45AE /* gnc-dbisqlresult.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-dbisqlresult.cpp"; path = "src/backend/dbi/gnc-dbisqlresult.cpp"; sourceTree = "<group>"; };
-		6EEA3CBF1E8E2A1600BA45AE /* gnc-dbisqlresult.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = "gnc-dbisqlresult.hpp"; path = "src/backend/dbi/gnc-dbisqlresult.hpp"; sourceTree = "<group>"; };
-		6EEA3CC01E8E2B5F00BA45AE /* escape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = escape.cpp; path = src/backend/sql/escape.cpp; sourceTree = "<group>"; };
-		6EEA3CC11E8E2B5F00BA45AE /* gnc-account-sql.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-account-sql.cpp"; path = "src/backend/sql/gnc-account-sql.cpp"; sourceTree = "<group>"; };
-		6EEA3CC21E8E2B5F00BA45AE /* gnc-address-sql.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-address-sql.cpp"; path = "src/backend/sql/gnc-address-sql.cpp"; sourceTree = "<group>"; };
-		6EEA3CC31E8E2B5F00BA45AE /* gnc-bill-term-sql.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-bill-term-sql.cpp"; path = "src/backend/sql/gnc-bill-term-sql.cpp"; sourceTree = "<group>"; };
-		6EEA3CC41E8E2B5F00BA45AE /* gnc-book-sql.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-book-sql.cpp"; path = "src/backend/sql/gnc-book-sql.cpp"; sourceTree = "<group>"; };
-		6EEA3CC51E8E2B5F00BA45AE /* gnc-budget-sql.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-budget-sql.cpp"; path = "src/backend/sql/gnc-budget-sql.cpp"; sourceTree = "<group>"; };
-		6EEA3CC61E8E2B5F00BA45AE /* gnc-commodity-sql.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-commodity-sql.cpp"; path = "src/backend/sql/gnc-commodity-sql.cpp"; sourceTree = "<group>"; };
-		6EEA3CC71E8E2B5F00BA45AE /* gnc-customer-sql.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-customer-sql.cpp"; path = "src/backend/sql/gnc-customer-sql.cpp"; sourceTree = "<group>"; };
-		6EEA3CC81E8E2B5F00BA45AE /* gnc-employee-sql.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-employee-sql.cpp"; path = "src/backend/sql/gnc-employee-sql.cpp"; sourceTree = "<group>"; };
-		6EEA3CC91E8E2B5F00BA45AE /* gnc-entry-sql.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-entry-sql.cpp"; path = "src/backend/sql/gnc-entry-sql.cpp"; sourceTree = "<group>"; };
-		6EEA3CCA1E8E2B5F00BA45AE /* gnc-invoice-sql.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-invoice-sql.cpp"; path = "src/backend/sql/gnc-invoice-sql.cpp"; sourceTree = "<group>"; };
-		6EEA3CCB1E8E2B5F00BA45AE /* gnc-job-sql.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-job-sql.cpp"; path = "src/backend/sql/gnc-job-sql.cpp"; sourceTree = "<group>"; };
-		6EEA3CCC1E8E2B5F00BA45AE /* gnc-lots-sql.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-lots-sql.cpp"; path = "src/backend/sql/gnc-lots-sql.cpp"; sourceTree = "<group>"; };
-		6EEA3CCD1E8E2B5F00BA45AE /* gnc-order-sql.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-order-sql.cpp"; path = "src/backend/sql/gnc-order-sql.cpp"; sourceTree = "<group>"; };
-		6EEA3CCE1E8E2B5F00BA45AE /* gnc-owner-sql.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-owner-sql.cpp"; path = "src/backend/sql/gnc-owner-sql.cpp"; sourceTree = "<group>"; };
-		6EEA3CCF1E8E2B5F00BA45AE /* gnc-price-sql.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-price-sql.cpp"; path = "src/backend/sql/gnc-price-sql.cpp"; sourceTree = "<group>"; };
-		6EEA3CD01E8E2B5F00BA45AE /* gnc-recurrence-sql.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-recurrence-sql.cpp"; path = "src/backend/sql/gnc-recurrence-sql.cpp"; sourceTree = "<group>"; };
-		6EEA3CD11E8E2B5F00BA45AE /* gnc-schedxaction-sql.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-schedxaction-sql.cpp"; path = "src/backend/sql/gnc-schedxaction-sql.cpp"; sourceTree = "<group>"; };
-		6EEA3CD21E8E2B5F00BA45AE /* gnc-sql-backend.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-sql-backend.cpp"; path = "src/backend/sql/gnc-sql-backend.cpp"; sourceTree = "<group>"; };
-		6EEA3CD31E8E2B5F00BA45AE /* gnc-sql-column-table-entry.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-sql-column-table-entry.cpp"; path = "src/backend/sql/gnc-sql-column-table-entry.cpp"; sourceTree = "<group>"; };
-		6EEA3CD41E8E2B5F00BA45AE /* gnc-sql-object-backend.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-sql-object-backend.cpp"; path = "src/backend/sql/gnc-sql-object-backend.cpp"; sourceTree = "<group>"; };
-		6EEA3CD51E8E2B5F00BA45AE /* gnc-sql-result.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-sql-result.cpp"; path = "src/backend/sql/gnc-sql-result.cpp"; sourceTree = "<group>"; };
-		6EEA3CD61E8E2B5F00BA45AE /* gnc-tax-table-sql.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-tax-table-sql.cpp"; path = "src/backend/sql/gnc-tax-table-sql.cpp"; sourceTree = "<group>"; };
-		6EEA3CD71E8E2B5F00BA45AE /* gnc-transaction-sql.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-transaction-sql.cpp"; path = "src/backend/sql/gnc-transaction-sql.cpp"; sourceTree = "<group>"; };
-		6EEA3CD81E8E2B5F00BA45AE /* gnc-vendor-sql.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-vendor-sql.cpp"; path = "src/backend/sql/gnc-vendor-sql.cpp"; sourceTree = "<group>"; };
-		6EEA3CD91E8E2B9400BA45AE /* gnc-sql-backend.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = "gnc-sql-backend.hpp"; path = "src/backend/sql/gnc-sql-backend.hpp"; sourceTree = "<group>"; };
-		6EEA3CDA1E8E2B9400BA45AE /* gnc-sql-column-table-entry.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = "gnc-sql-column-table-entry.hpp"; path = "src/backend/sql/gnc-sql-column-table-entry.hpp"; sourceTree = "<group>"; };
-		6EEA3CDB1E8E2B9400BA45AE /* gnc-sql-connection.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = "gnc-sql-connection.hpp"; path = "src/backend/sql/gnc-sql-connection.hpp"; sourceTree = "<group>"; };
-		6EEA3CDC1E8E2B9400BA45AE /* gnc-sql-object-backend.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = "gnc-sql-object-backend.hpp"; path = "src/backend/sql/gnc-sql-object-backend.hpp"; sourceTree = "<group>"; };
-		6EEA3CDD1E8E2B9400BA45AE /* gnc-sql-result.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = "gnc-sql-result.hpp"; path = "src/backend/sql/gnc-sql-result.hpp"; sourceTree = "<group>"; };
-		6EEA3CDE1E8E2C8F00BA45AE /* gnc-account-xml-v2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-account-xml-v2.cpp"; path = "src/backend/xml/gnc-account-xml-v2.cpp"; sourceTree = "<group>"; };
-		6EEA3CDF1E8E2C8F00BA45AE /* gnc-address-xml-v2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-address-xml-v2.cpp"; path = "src/backend/xml/gnc-address-xml-v2.cpp"; sourceTree = "<group>"; };
-		6EEA3CE01E8E2C8F00BA45AE /* gnc-backend-xml.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-backend-xml.cpp"; path = "src/backend/xml/gnc-backend-xml.cpp"; sourceTree = "<group>"; };
-		6EEA3CE11E8E2C8F00BA45AE /* gnc-bill-term-xml-v2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-bill-term-xml-v2.cpp"; path = "src/backend/xml/gnc-bill-term-xml-v2.cpp"; sourceTree = "<group>"; };
-		6EEA3CE21E8E2C8F00BA45AE /* gnc-book-xml-v2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-book-xml-v2.cpp"; path = "src/backend/xml/gnc-book-xml-v2.cpp"; sourceTree = "<group>"; };
-		6EEA3CE31E8E2C8F00BA45AE /* gnc-budget-xml-v2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-budget-xml-v2.cpp"; path = "src/backend/xml/gnc-budget-xml-v2.cpp"; sourceTree = "<group>"; };
-		6EEA3CE41E8E2C8F00BA45AE /* gnc-commodity-xml-v2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-commodity-xml-v2.cpp"; path = "src/backend/xml/gnc-commodity-xml-v2.cpp"; sourceTree = "<group>"; };
-		6EEA3CE51E8E2C8F00BA45AE /* gnc-customer-xml-v2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-customer-xml-v2.cpp"; path = "src/backend/xml/gnc-customer-xml-v2.cpp"; sourceTree = "<group>"; };
-		6EEA3CE61E8E2C8F00BA45AE /* gnc-employee-xml-v2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-employee-xml-v2.cpp"; path = "src/backend/xml/gnc-employee-xml-v2.cpp"; sourceTree = "<group>"; };
-		6EEA3CE71E8E2C8F00BA45AE /* gnc-entry-xml-v2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-entry-xml-v2.cpp"; path = "src/backend/xml/gnc-entry-xml-v2.cpp"; sourceTree = "<group>"; };
-		6EEA3CE81E8E2C8F00BA45AE /* gnc-freqspec-xml-v2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-freqspec-xml-v2.cpp"; path = "src/backend/xml/gnc-freqspec-xml-v2.cpp"; sourceTree = "<group>"; };
-		6EEA3CE91E8E2C8F00BA45AE /* gnc-invoice-xml-v2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-invoice-xml-v2.cpp"; path = "src/backend/xml/gnc-invoice-xml-v2.cpp"; sourceTree = "<group>"; };
-		6EEA3CEA1E8E2C8F00BA45AE /* gnc-job-xml-v2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-job-xml-v2.cpp"; path = "src/backend/xml/gnc-job-xml-v2.cpp"; sourceTree = "<group>"; };
-		6EEA3CEB1E8E2C8F00BA45AE /* gnc-lot-xml-v2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-lot-xml-v2.cpp"; path = "src/backend/xml/gnc-lot-xml-v2.cpp"; sourceTree = "<group>"; };
-		6EEA3CEC1E8E2C8F00BA45AE /* gnc-order-xml-v2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-order-xml-v2.cpp"; path = "src/backend/xml/gnc-order-xml-v2.cpp"; sourceTree = "<group>"; };
-		6EEA3CED1E8E2C8F00BA45AE /* gnc-owner-xml-v2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-owner-xml-v2.cpp"; path = "src/backend/xml/gnc-owner-xml-v2.cpp"; sourceTree = "<group>"; };
-		6EEA3CEE1E8E2C8F00BA45AE /* gnc-pricedb-xml-v2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-pricedb-xml-v2.cpp"; path = "src/backend/xml/gnc-pricedb-xml-v2.cpp"; sourceTree = "<group>"; };
-		6EEA3CEF1E8E2C8F00BA45AE /* gnc-recurrence-xml-v2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-recurrence-xml-v2.cpp"; path = "src/backend/xml/gnc-recurrence-xml-v2.cpp"; sourceTree = "<group>"; };
-		6EEA3CF01E8E2C8F00BA45AE /* gnc-schedxaction-xml-v2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-schedxaction-xml-v2.cpp"; path = "src/backend/xml/gnc-schedxaction-xml-v2.cpp"; sourceTree = "<group>"; };
-		6EEA3CF11E8E2C8F00BA45AE /* gnc-tax-table-xml-v2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-tax-table-xml-v2.cpp"; path = "src/backend/xml/gnc-tax-table-xml-v2.cpp"; sourceTree = "<group>"; };
-		6EEA3CF21E8E2C8F00BA45AE /* gnc-transaction-xml-v2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-transaction-xml-v2.cpp"; path = "src/backend/xml/gnc-transaction-xml-v2.cpp"; sourceTree = "<group>"; };
-		6EEA3CF31E8E2C8F00BA45AE /* gnc-vendor-xml-v2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-vendor-xml-v2.cpp"; path = "src/backend/xml/gnc-vendor-xml-v2.cpp"; sourceTree = "<group>"; };
-		6EEA3CF41E8E2C8F00BA45AE /* gnc-xml-backend.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-xml-backend.cpp"; path = "src/backend/xml/gnc-xml-backend.cpp"; sourceTree = "<group>"; };
-		6EEA3CF51E8E2C8F00BA45AE /* gnc-xml-helper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-xml-helper.cpp"; path = "src/backend/xml/gnc-xml-helper.cpp"; sourceTree = "<group>"; };
-		6EEA3CF61E8E2C8F00BA45AE /* gncmod-backend-xml.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gncmod-backend-xml.cpp"; path = "src/backend/xml/gncmod-backend-xml.cpp"; sourceTree = "<group>"; };
-		6EEA3CF71E8E2C8F00BA45AE /* io-example-account.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "io-example-account.cpp"; path = "src/backend/xml/io-example-account.cpp"; sourceTree = "<group>"; };
-		6EEA3CF81E8E2C8F00BA45AE /* io-gncxml-gen.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "io-gncxml-gen.cpp"; path = "src/backend/xml/io-gncxml-gen.cpp"; sourceTree = "<group>"; };
-		6EEA3CF91E8E2C8F00BA45AE /* io-gncxml-v2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "io-gncxml-v2.cpp"; path = "src/backend/xml/io-gncxml-v2.cpp"; sourceTree = "<group>"; };
-		6EEA3CFA1E8E2C8F00BA45AE /* io-utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "io-utils.cpp"; path = "src/backend/xml/io-utils.cpp"; sourceTree = "<group>"; };
-		6EEA3CFB1E8E2C8F00BA45AE /* sixtp-stack.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "sixtp-stack.cpp"; path = "src/backend/xml/sixtp-stack.cpp"; sourceTree = "<group>"; };
-		6EEA3CFC1E8E2C8F00BA45AE /* sixtp-to-dom-parser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "sixtp-to-dom-parser.cpp"; path = "src/backend/xml/sixtp-to-dom-parser.cpp"; sourceTree = "<group>"; };
-		6EEA3CFD1E8E2C8F00BA45AE /* sixtp-utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "sixtp-utils.cpp"; path = "src/backend/xml/sixtp-utils.cpp"; sourceTree = "<group>"; };
-		6EEA3CFE1E8E2C8F00BA45AE /* sixtp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sixtp.cpp; path = src/backend/xml/sixtp.cpp; sourceTree = "<group>"; };
-		6EEA3CFF1E8E2CC100BA45AE /* gnc-xml-backend.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = "gnc-xml-backend.hpp"; path = "src/backend/xml/gnc-xml-backend.hpp"; sourceTree = "<group>"; };
-		6EEA3D001E8E2D2300BA45AE /* test-backend-dbi.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-backend-dbi.cpp"; path = "src/backend/dbi/test/test-backend-dbi.cpp"; sourceTree = "<group>"; };
-		6EEA3D011E8E2D2300BA45AE /* test-dbi-business-stuff.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-dbi-business-stuff.cpp"; path = "src/backend/dbi/test/test-dbi-business-stuff.cpp"; sourceTree = "<group>"; };
-		6EEA3D021E8E2D4A00BA45AE /* test-column-types.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-column-types.cpp"; path = "src/backend/sql/test/test-column-types.cpp"; sourceTree = "<group>"; };
-		6EEA3D031E8E2D4A00BA45AE /* test-sqlbe.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-sqlbe.cpp"; path = "src/backend/sql/test/test-sqlbe.cpp"; sourceTree = "<group>"; };
-		6EEA3D041E8E2D4A00BA45AE /* utest-gnc-backend-sql.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "utest-gnc-backend-sql.cpp"; path = "src/backend/sql/test/utest-gnc-backend-sql.cpp"; sourceTree = "<group>"; };
-		6EEA3D051E8E2D8E00BA45AE /* test-date-converting.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-date-converting.cpp"; path = "src/backend/xml/test/test-date-converting.cpp"; sourceTree = "<group>"; };
-		6EEA3D061E8E2D8E00BA45AE /* test-dom-converters1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-dom-converters1.cpp"; path = "src/backend/xml/test/test-dom-converters1.cpp"; sourceTree = "<group>"; };
-		6EEA3D071E8E2D8E00BA45AE /* test-dom-parser1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-dom-parser1.cpp"; path = "src/backend/xml/test/test-dom-parser1.cpp"; sourceTree = "<group>"; };
-		6EEA3D081E8E2D8E00BA45AE /* test-load-backend.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-load-backend.cpp"; path = "src/backend/xml/test/test-load-backend.cpp"; sourceTree = "<group>"; };
-		6EEA3D091E8E2D8E00BA45AE /* test-load-example-account.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-load-example-account.cpp"; path = "src/backend/xml/test/test-load-example-account.cpp"; sourceTree = "<group>"; };
-		6EEA3D0A1E8E2D8E00BA45AE /* test-load-xml2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-load-xml2.cpp"; path = "src/backend/xml/test/test-load-xml2.cpp"; sourceTree = "<group>"; };
-		6EEA3D0B1E8E2D8E00BA45AE /* test-save-in-lang.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-save-in-lang.cpp"; path = "src/backend/xml/test/test-save-in-lang.cpp"; sourceTree = "<group>"; };
-		6EEA3D0C1E8E2D8E00BA45AE /* test-string-converters.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-string-converters.cpp"; path = "src/backend/xml/test/test-string-converters.cpp"; sourceTree = "<group>"; };
-		6EEA3D0D1E8E2D8E00BA45AE /* test-xml-account.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-xml-account.cpp"; path = "src/backend/xml/test/test-xml-account.cpp"; sourceTree = "<group>"; };
-		6EEA3D0E1E8E2D8E00BA45AE /* test-xml-commodity.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-xml-commodity.cpp"; path = "src/backend/xml/test/test-xml-commodity.cpp"; sourceTree = "<group>"; };
-		6EEA3D0F1E8E2D8E00BA45AE /* test-xml-pricedb.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-xml-pricedb.cpp"; path = "src/backend/xml/test/test-xml-pricedb.cpp"; sourceTree = "<group>"; };
-		6EEA3D101E8E2D8E00BA45AE /* test-xml-transaction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-xml-transaction.cpp"; path = "src/backend/xml/test/test-xml-transaction.cpp"; sourceTree = "<group>"; };
-		6EEA3D111E8E2D8E00BA45AE /* test-xml2-is-file.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-xml2-is-file.cpp"; path = "src/backend/xml/test/test-xml2-is-file.cpp"; sourceTree = "<group>"; };
-		6EEA3D121E8E2DA100BA45AE /* test-real-data.sh.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "test-real-data.sh.in"; path = "src/backend/xml/test/test-real-data.sh.in"; sourceTree = "<group>"; };
-		6EEA3D131E8E2F5500BA45AE /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = "src/core-utils/test/Makefile.am"; sourceTree = "<group>"; };
-		6EEA3D141E8E2F5500BA45AE /* test-gnc-glib-utils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "test-gnc-glib-utils.c"; path = "src/core-utils/test/test-gnc-glib-utils.c"; sourceTree = "<group>"; };
-		6EEA3D151E8E301E00BA45AE /* test-engine-stuff.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-engine-stuff.cpp"; path = "src/engine/test-core/test-engine-stuff.cpp"; sourceTree = "<group>"; };
-		6EEA3D161E8E313800BA45AE /* dialog-find-account.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "dialog-find-account.c"; path = "src/gnome/dialog-find-account.c"; sourceTree = "<group>"; };
-		6EEA3D171E8E313800BA45AE /* dialog-imap-editor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "dialog-imap-editor.c"; path = "src/gnome/dialog-imap-editor.c"; sourceTree = "<group>"; };
-		6EEA3D181E8E313800BA45AE /* dialog-trans-assoc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "dialog-trans-assoc.c"; path = "src/gnome/dialog-trans-assoc.c"; sourceTree = "<group>"; };
-		6EEA3D191E8E316E00BA45AE /* dialog-find-account.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "dialog-find-account.h"; path = "src/gnome/dialog-find-account.h"; sourceTree = "<group>"; };
-		6EEA3D1A1E8E316E00BA45AE /* dialog-imap-editor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "dialog-imap-editor.h"; path = "src/gnome/dialog-imap-editor.h"; sourceTree = "<group>"; };
-		6EEA3D1B1E8E316E00BA45AE /* dialog-trans-assoc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "dialog-trans-assoc.h"; path = "src/gnome/dialog-trans-assoc.h"; sourceTree = "<group>"; };
-		6EEA3D1C1E8E32E100BA45AE /* import-pending-matches.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "import-pending-matches.c"; path = "src/import-export/import-pending-matches.c"; sourceTree = "<group>"; };
-		6EEA3D1D1E8E333400BA45AE /* import-pending-matches.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "import-pending-matches.h"; path = "src/import-export/import-pending-matches.h"; sourceTree = "<group>"; };
-		6EEA3D1E1E8E337800BA45AE /* test-aqb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "test-aqb.c"; path = "src/import-export/aqb/test/test-aqb.c"; sourceTree = "<group>"; };
-		6EEA3D1F1E8E337800BA45AE /* test-kvp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "test-kvp.c"; path = "src/import-export/aqb/test/test-kvp.c"; sourceTree = "<group>"; };
-		6EEA3D201E8E339700BA45AE /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = "src/import-export/csv-exp/Makefile.am"; sourceTree = "<group>"; };
-		6EEA3D211E8E33EC00BA45AE /* gnc-csv-account-map.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-csv-account-map.c"; path = "src/import-export/csv-imp/gnc-csv-account-map.c"; sourceTree = "<group>"; };
-		6EEA3D221E8E33EC00BA45AE /* gnc-csv-tokenizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-csv-tokenizer.cpp"; path = "src/import-export/csv-imp/gnc-csv-tokenizer.cpp"; sourceTree = "<group>"; };
-		6EEA3D231E8E33EC00BA45AE /* gnc-csv-trans-settings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-csv-trans-settings.cpp"; path = "src/import-export/csv-imp/gnc-csv-trans-settings.cpp"; sourceTree = "<group>"; };
-		6EEA3D241E8E33EC00BA45AE /* gnc-dummy-tokenizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-dummy-tokenizer.cpp"; path = "src/import-export/csv-imp/gnc-dummy-tokenizer.cpp"; sourceTree = "<group>"; };
-		6EEA3D251E8E33EC00BA45AE /* gnc-fw-tokenizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-fw-tokenizer.cpp"; path = "src/import-export/csv-imp/gnc-fw-tokenizer.cpp"; sourceTree = "<group>"; };
-		6EEA3D261E8E33EC00BA45AE /* gnc-tokenizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-tokenizer.cpp"; path = "src/import-export/csv-imp/gnc-tokenizer.cpp"; sourceTree = "<group>"; };
-		6EEA3D271E8E33EC00BA45AE /* gnc-trans-props.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-trans-props.cpp"; path = "src/import-export/csv-imp/gnc-trans-props.cpp"; sourceTree = "<group>"; };
-		6EEA3D281E8E33EC00BA45AE /* gnc-tx-import.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gnc-tx-import.cpp"; path = "src/import-export/csv-imp/gnc-tx-import.cpp"; sourceTree = "<group>"; };
-		6EEA3D291E8E33EC00BA45AE /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = "src/import-export/csv-imp/Makefile.am"; sourceTree = "<group>"; };
-		6EEA3D2A1E8E342A00BA45AE /* assistant-csv-trans-import.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "assistant-csv-trans-import.cpp"; path = "src/import-export/csv-imp/assistant-csv-trans-import.cpp"; sourceTree = "<group>"; };
-		6EEA3D2B1E8E342A00BA45AE /* gnc-csv-account-map.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-csv-account-map.h"; path = "src/import-export/csv-imp/gnc-csv-account-map.h"; sourceTree = "<group>"; };
-		6EEA3D2C1E8E342A00BA45AE /* gnc-csv-tokenizer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = "gnc-csv-tokenizer.hpp"; path = "src/import-export/csv-imp/gnc-csv-tokenizer.hpp"; sourceTree = "<group>"; };
-		6EEA3D2D1E8E342A00BA45AE /* gnc-csv-trans-settings.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = "gnc-csv-trans-settings.hpp"; path = "src/import-export/csv-imp/gnc-csv-trans-settings.hpp"; sourceTree = "<group>"; };
-		6EEA3D2E1E8E342A00BA45AE /* gnc-dummy-tokenizer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = "gnc-dummy-tokenizer.hpp"; path = "src/import-export/csv-imp/gnc-dummy-tokenizer.hpp"; sourceTree = "<group>"; };
-		6EEA3D2F1E8E342A00BA45AE /* gnc-fw-tokenizer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = "gnc-fw-tokenizer.hpp"; path = "src/import-export/csv-imp/gnc-fw-tokenizer.hpp"; sourceTree = "<group>"; };
-		6EEA3D301E8E342A00BA45AE /* gnc-tokenizer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = "gnc-tokenizer.hpp"; path = "src/import-export/csv-imp/gnc-tokenizer.hpp"; sourceTree = "<group>"; };
-		6EEA3D311E8E342A00BA45AE /* gnc-trans-props.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = "gnc-trans-props.hpp"; path = "src/import-export/csv-imp/gnc-trans-props.hpp"; sourceTree = "<group>"; };
-		6EEA3D321E8E342A00BA45AE /* gnc-tx-import.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = "gnc-tx-import.hpp"; path = "src/import-export/csv-imp/gnc-tx-import.hpp"; sourceTree = "<group>"; };
-		6EEA3D331E8E347000BA45AE /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = "src/import-export/csv-imp/test/Makefile.am"; sourceTree = "<group>"; };
-		6EEA3D341E8E347000BA45AE /* test-tokenizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-tokenizer.cpp"; path = "src/import-export/csv-imp/test/test-tokenizer.cpp"; sourceTree = "<group>"; };
-		6EEA3D351E8E347000BA45AE /* test-tx-import.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-tx-import.cpp"; path = "src/import-export/csv-imp/test/test-tx-import.cpp"; sourceTree = "<group>"; };
-		6EEA3D361E8E34DC00BA45AE /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = "src/import-export/qif-imp/test/Makefile.am"; sourceTree = "<group>"; };
-		6EEA3D371E8E34DC00BA45AE /* test-link.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "test-link.c"; path = "src/import-export/qif-imp/test/test-link.c"; sourceTree = "<group>"; };
-		6EEA3D381E8E354D00BA45AE /* test-import-pending-matches.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "test-import-pending-matches.c"; path = "src/import-export/test/test-import-pending-matches.c"; sourceTree = "<group>"; };
-		6EEA3D391E8E35DA00BA45AE /* qof-backend.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "qof-backend.cpp"; path = "src/libqof/qof/qof-backend.cpp"; sourceTree = "<group>"; };
-		6EEA3D3A1E8E360D00BA45AE /* gnc-backend-prov.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = "gnc-backend-prov.hpp"; path = "src/libqof/qof/gnc-backend-prov.hpp"; sourceTree = "<group>"; };
-		6EEA3D3B1E8E360D00BA45AE /* gnc-numeric.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = "gnc-numeric.hpp"; path = "src/libqof/qof/gnc-numeric.hpp"; sourceTree = "<group>"; };
-		6EEA3D3C1E8E360D00BA45AE /* gnc-rational-rounding.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = "gnc-rational-rounding.hpp"; path = "src/libqof/qof/gnc-rational-rounding.hpp"; sourceTree = "<group>"; };
-		6EEA3D3D1E8E360D00BA45AE /* guid.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = guid.hpp; path = src/libqof/qof/guid.hpp; sourceTree = "<group>"; };
-		6EEA3D3E1E8E360D00BA45AE /* qof-backend.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = "qof-backend.hpp"; path = "src/libqof/qof/qof-backend.hpp"; sourceTree = "<group>"; };
-		6EEA3D3F1E8E360D00BA45AE /* qofsession.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = qofsession.hpp; path = src/libqof/qof/qofsession.hpp; sourceTree = "<group>"; };
-		6EEA3D401E8E363400BA45AE /* gtest-gnc-numeric.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gtest-gnc-numeric.cpp"; path = "src/libqof/qof/test/gtest-gnc-numeric.cpp"; sourceTree = "<group>"; };
-		6EEA3D411E8E363400BA45AE /* gtest-gnc-rational.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gtest-gnc-rational.cpp"; path = "src/libqof/qof/test/gtest-gnc-rational.cpp"; sourceTree = "<group>"; };
-		6EEA3D421E8E363400BA45AE /* test-gnc-guid-old.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-gnc-guid-old.cpp"; path = "src/libqof/qof/test/test-gnc-guid-old.cpp"; sourceTree = "<group>"; };
-		6EEA3D431E8E363400BA45AE /* test-numeric.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-numeric.cpp"; path = "src/libqof/qof/test/test-numeric.cpp"; sourceTree = "<group>"; };
-		6EEA3D441E8E363400BA45AE /* test-qofsession-old.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-qofsession-old.cpp"; path = "src/libqof/qof/test/test-qofsession-old.cpp"; sourceTree = "<group>"; };
-		6EEA3D451E8E363400BA45AE /* test-qofsession.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-qofsession.cpp"; path = "src/libqof/qof/test/test-qofsession.cpp"; sourceTree = "<group>"; };
-		6EECD8661BE965650013E93A /* kvp-scm.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "kvp-scm.cpp"; path = "src/engine/kvp-scm.cpp"; sourceTree = "<group>"; };
-		6EECD8671BE965650013E93A /* ScrubBusiness.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = ScrubBusiness.c; path = src/engine/ScrubBusiness.c; sourceTree = "<group>"; };
-		6EECD8681BE965650013E93A /* ScrubBusiness.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ScrubBusiness.h; path = src/engine/ScrubBusiness.h; sourceTree = "<group>"; };
-		6EECD8691BE965DD0013E93A /* test-gnc-uri-utils.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "test-gnc-uri-utils.c"; path = "src/core-utils/test/test-gnc-uri-utils.c"; sourceTree = "<group>"; };
-		6EECD86A1BE965DD0013E93A /* test-resolve-file-path.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "test-resolve-file-path.c"; path = "src/core-utils/test/test-resolve-file-path.c"; sourceTree = "<group>"; };
-		6EECD86B1BE9676A0013E93A /* test-print-queries.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-print-queries.cpp"; path = "src/app-utils/test/test-print-queries.cpp"; sourceTree = "<group>"; };
-		6EECD86C1BE9676A0013E93A /* test-scm-query-string.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-scm-query-string.cpp"; path = "src/app-utils/test/test-scm-query-string.cpp"; sourceTree = "<group>"; };
-		6EECD86D1BE9676A0013E93A /* test-sx.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "test-sx.cpp"; path = "src/app-utils/test/test-sx.cpp"; sourceTree = "<group>"; };
-		6EECD86E1BE9683D0013E93A /* strfmon.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = strfmon.c; path = lib/libc/strfmon.c; sourceTree = "<group>"; };
-		6EECD86F1BE9683D0013E93A /* strfmon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = strfmon.h; path = lib/libc/strfmon.h; sourceTree = "<group>"; };
-		6EF6018618137B2100B8E15A /* business-helpers.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "business-helpers.c"; path = "src/app-utils/business-helpers.c"; sourceTree = "<group>"; };
-		6EF6018718137B2100B8E15A /* business-helpers.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "business-helpers.h"; path = "src/app-utils/business-helpers.h"; sourceTree = "<group>"; };
-		6EF6018918137B7200B8E15A /* gnc-addr-quickfill.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-addr-quickfill.c"; path = "src/app-utils/gnc-addr-quickfill.c"; sourceTree = "<group>"; };
-		6EF6018A18137B7200B8E15A /* gnc-addr-quickfill.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-addr-quickfill.h"; path = "src/app-utils/gnc-addr-quickfill.h"; sourceTree = "<group>"; };
-		6EF6018B18137B7200B8E15A /* gnc-entry-quickfill.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-entry-quickfill.c"; path = "src/app-utils/gnc-entry-quickfill.c"; sourceTree = "<group>"; };
-		6EF6018C18137B7200B8E15A /* gnc-entry-quickfill.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-entry-quickfill.h"; path = "src/app-utils/gnc-entry-quickfill.h"; sourceTree = "<group>"; };
-		6EF6018D18137B7200B8E15A /* gnc-gsettings.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-gsettings.c"; path = "src/app-utils/gnc-gsettings.c"; sourceTree = "<group>"; };
-		6EF6018E18137B7200B8E15A /* gnc-gsettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-gsettings.h"; path = "src/app-utils/gnc-gsettings.h"; sourceTree = "<group>"; };
-		6EF6018F18137B7200B8E15A /* gnc-prefs-utils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-prefs-utils.c"; path = "src/app-utils/gnc-prefs-utils.c"; sourceTree = "<group>"; };
-		6EF6019018137B7200B8E15A /* gnc-prefs-utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-prefs-utils.h"; path = "src/app-utils/gnc-prefs-utils.h"; sourceTree = "<group>"; };
-		6EF6019118137B7200B8E15A /* gnc-ui-balances.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "gnc-ui-balances.c"; path = "src/app-utils/gnc-ui-balances.c"; sourceTree = "<group>"; };
-		6EF6019218137B7200B8E15A /* gnc-ui-balances.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "gnc-ui-balances.h"; path = "src/app-utils/gnc-ui-balances.h"; sourceTree = "<group>"; };
-		6EF6019318137B7200B8E15A /* migrate-prefs.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "migrate-prefs.scm"; path = "src/app-utils/migrate-prefs.scm"; sourceTree = "<group>"; };
-		6EF6019418137B7200B8E15A /* QuickFill.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = QuickFill.c; path = "src/app-utils/QuickFill.c"; sourceTree = "<group>"; };
-		6EF6019518137B7200B8E15A /* QuickFill.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QuickFill.h; path = "src/app-utils/QuickFill.h"; sourceTree = "<group>"; };
-		6EFB257109B038210062574C /* Split.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = Split.c; path = src/engine/Split.c; sourceTree = "<group>"; };
-		6EFB257309B0383B0062574C /* Split.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Split.h; path = src/engine/Split.h; sourceTree = "<group>"; };
-		6EFB257409B0383B0062574C /* SplitP.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SplitP.h; path = src/engine/SplitP.h; sourceTree = "<group>"; };
-/* End PBXFileReference section */
-
-/* Begin PBXGroup section */
-		6E0F811F098D48CD00D0BB5C = {
-			isa = PBXGroup;
-			children = (
-				6E8B77AE0991BAD7003F7E3A /* Headers */,
-				6E8B7AC80991BCCE003F7E3A /* Makefiles */,
-				6E8B77AF0991BAE1003F7E3A /* Scheme */,
-				6E0F8136098D48F700D0BB5C /* Source */,
-			);
-			sourceTree = "<group>";
-		};
-		6E0F8136098D48F700D0BB5C /* Source */ = {
-			isa = PBXGroup;
-			children = (
-				6E7BB1310B9554A1000B79D4 /* app-utils */,
-				6E7BB1320B9554D1000B79D4 /* backend */,
-				6E7BB1330B95551A000B79D4 /* business */,
-				6E7BB1350B955574000B79D4 /* core-utils */,
-				6E7BB1360B95558F000B79D4 /* engine */,
-				6E7BB1370B9555D9000B79D4 /* gnc-module */,
-				6E7BB13A0B955657000B79D4 /* gnome */,
-				6E7BB1380B955602000B79D4 /* gnome-search */,
-				6E7BB1390B955620000B79D4 /* gnome-utils */,
-				6E4EC63D0F9A335B00C6F6AC /* html */,
-				6E7BB13B0B955679000B79D4 /* import-export */,
-				6E7BB1300B955465000B79D4 /* libqof */,
-				6E7BB13E0B955714000B79D4 /* miscellaneous */,
-				6E7BB13C0B9556C5000B79D4 /* register */,
-				6E7BB13D0B9556D0000B79D4 /* report */,
-			);
-			name = Source;
-			sourceTree = "<group>";
-		};
-		6E4EC63D0F9A335B00C6F6AC /* html */ = {
-			isa = PBXGroup;
-			children = (
-				6E4EC6250F9A333E00C6F6AC /* gnc-html-factory.c */,
-				6E4EC6310F9A333E00C6F6AC /* gnc-html-history.c */,
-				6E4EC6350F9A333E00C6F6AC /* gnc-html-webkit.c */,
-				6E4EC6370F9A333E00C6F6AC /* gnc-html.c */,
-				6E4EC6390F9A333E00C6F6AC /* gncmod-html.c */,
-			);
-			name = html;
-			sourceTree = "<group>";
-		};
-		6E4EC63E0F9A33BE00C6F6AC /* html */ = {
-			isa = PBXGroup;
-			children = (
-				6E4EC6240F9A333E00C6F6AC /* gnc-html-extras.h */,
-				6E4EC6260F9A333E00C6F6AC /* gnc-html-factory.h */,
-				6E4EC6320F9A333E00C6F6AC /* gnc-html-history.h */,
-				6E4EC6330F9A333E00C6F6AC /* gnc-html-p.h */,
-				6E4EC6340F9A333E00C6F6AC /* gnc-html-webkit-p.h */,
-				6E4EC6360F9A333E00C6F6AC /* gnc-html-webkit.h */,
-				6E4EC6380F9A333E00C6F6AC /* gnc-html.h */,
-			);
-			name = html;
-			sourceTree = "<group>";
-		};
-		6E7BB1300B955465000B79D4 /* libqof */ = {
-			isa = PBXGroup;
-			children = (
-				6E24BAE51B6039840075D17E /* gnc-aqbanking-templates.cpp */,
-				6E97EB721915B9D90021442F /* gnc-date.cpp */,
-				6E24BAE71B6039840075D17E /* gnc-datetime.cpp */,
-				6EB956961A39565A002E3AC5 /* gnc-int128.cpp */,
-				6E97EB731915B9D90021442F /* gnc-numeric.cpp */,
-				6EB956981A39565A002E3AC5 /* gnc-rational.cpp */,
-				6E24BAE91B6039840075D17E /* gnc-timezone.cpp */,
-				6E24BAEB1B6039CC0075D17E /* gtest-gnc-datetime.cpp */,
-				6E24BAEC1B6039CC0075D17E /* gtest-gnc-int128.cpp */,
-				6EEA3D401E8E363400BA45AE /* gtest-gnc-numeric.cpp */,
-				6EEA3D411E8E363400BA45AE /* gtest-gnc-rational.cpp */,
-				6E24BAED1B6039CC0075D17E /* gtest-gnc-timezone.cpp */,
-				6E97EB741915B9D90021442F /* guid.cpp */,
-				6E97EB751915B9D90021442F /* kvp_frame.cpp */,
-				6EB9569B1A39565A002E3AC5 /* kvp-value.cpp */,
-				6EEA3D391E8E35DA00BA45AE /* qof-backend.cpp */,
-				6E97EB771915B9D90021442F /* qof-string-cache.cpp */,
-				6E97EB781915B9D90021442F /* qof-win32.cpp */,
-				6E97EB7A1915B9D90021442F /* qofbook.cpp */,
-				6E97EB7B1915B9D90021442F /* qofchoice.cpp */,
-				6E97EB7C1915B9D90021442F /* qofclass.cpp */,
-				6E97EB7D1915B9D90021442F /* qofevent.cpp */,
-				6E97EB7E1915B9D90021442F /* qofid.cpp */,
-				6E97EB7F1915B9D90021442F /* qofinstance.cpp */,
-				6E97EB801915B9D90021442F /* qoflog.cpp */,
-				6E97EB821915B9D90021442F /* qofobject.cpp */,
-				6E97EB831915B9D90021442F /* qofquery.cpp */,
-				6E97EB841915B9D90021442F /* qofquerycore.cpp */,
-				6E97EB851915B9D90021442F /* qofsession.cpp */,
-				6E97EB861915B9D90021442F /* qofutil.cpp */,
-				6E24BAEF1B6039CC0075D17E /* test-gnc-date.c */,
-				6EEA3D421E8E363400BA45AE /* test-gnc-guid-old.cpp */,
-				6E24BAF01B6039CC0075D17E /* test-gnc-guid.cpp */,
-				6E24BAF21B6039CC0075D17E /* test-kvp-frame.cpp */,
-				6E24BAF31B6039CC0075D17E /* test-kvp-value.cpp */,
-				6EEA3D431E8E363400BA45AE /* test-numeric.cpp */,
-				6E24BAF41B6039CC0075D17E /* test-qof-string-cache.c */,
-				6E24BAF51B6039CC0075D17E /* test-qof.c */,
-				6E24BAF61B6039CC0075D17E /* test-qofbackend.c */,
-				6E24BAF71B6039CC0075D17E /* test-qofbook.c */,
-				6E24BAF81B6039CC0075D17E /* test-qofinstance.cpp */,
-				6E24BAF91B6039CC0075D17E /* test-qofobject.c */,
-				6EEA3D441E8E363400BA45AE /* test-qofsession-old.cpp */,
-				6EEA3D451E8E363400BA45AE /* test-qofsession.cpp */,
-			);
-			name = libqof;
-			sourceTree = "<group>";
-		};
-		6E7BB1310B9554A1000B79D4 /* app-utils */ = {
-			isa = PBXGroup;
-			children = (
-				6EF6018618137B2100B8E15A /* business-helpers.c */,
-				6E24BADB1B6038EC0075D17E /* expression_parser.c */,
-				6E8B750409912C9D003F7E3A /* file-utils.c */,
-				6E24BADE1B6038EC0075D17E /* fin.c */,
-				6E8B751B09912C9D003F7E3A /* gfec.c */,
-				6E8B752009912C9D003F7E3A /* gnc-account-merge.c */,
-				6E8B752309912C9D003F7E3A /* gnc-accounting-period.c */,
-				6EF6018918137B7200B8E15A /* gnc-addr-quickfill.c */,
-				6E8B752F09912C9D003F7E3A /* gnc-component-manager.c */,
-				6EF6018B18137B7200B8E15A /* gnc-entry-quickfill.c */,
-				6E8B754C09912C9D003F7E3A /* gnc-euro.c */,
-				6E8B754E09912C9D003F7E3A /* gnc-exp-parser.c */,
-				6E8B755709912C9D003F7E3A /* gnc-gettext-util.c */,
-				6EF6018D18137B7200B8E15A /* gnc-gsettings.c */,
-				6E4A803C0F27C4FC0024DAAF /* gnc-help-utils.c */,
-				6E8B756409912C9D003F7E3A /* gnc-helpers.c */,
-				6EF6018F18137B7200B8E15A /* gnc-prefs-utils.c */,
-				6EBC06EF18B1D66300A5CEB7 /* gnc-state.c */,
-				6E7BAEDA0B93E0ED000B79D4 /* gnc-sx-instance-model.c */,
-				6EF6019118137B7200B8E15A /* gnc-ui-balances.c */,
-				6E8B75AE09912C9E003F7E3A /* gnc-ui-util.c */,
-				6E8B75C109912C9E003F7E3A /* gncmod-app-utils.c */,
-				6E8B769009912C9F003F7E3A /* guile-util.c */,
-				6E8B76C409912C9F003F7E3A /* option-util.c */,
-				6EF6019418137B7200B8E15A /* QuickFill.c */,
-				6EF6019518137B7200B8E15A /* QuickFill.h */,
-				6E24BAE11B6039060075D17E /* test-app-utils.c */,
-				6E8B772F09912C9F003F7E3A /* test-exp-parser.c */,
-				6E24BAE21B6039060075D17E /* test-gnc-ui-util.c */,
-				6E8B773E09912C9F003F7E3A /* test-link-module.c */,
-				6E24BAE31B6039060075D17E /* test-option-util.cpp */,
-				6E24BAE41B6039060075D17E /* test-print-parse-amount.cpp */,
-				6EECD86B1BE9676A0013E93A /* test-print-queries.cpp */,
-				6EECD86C1BE9676A0013E93A /* test-scm-query-string.cpp */,
-				6EECD86D1BE9676A0013E93A /* test-sx.cpp */,
-			);
-			name = "app-utils";
-			sourceTree = "<group>";
-		};
-		6E7BB1320B9554D1000B79D4 /* backend */ = {
-			isa = PBXGroup;
-			children = (
-				6EEA3CC01E8E2B5F00BA45AE /* escape.cpp */,
-				6EEA3CC11E8E2B5F00BA45AE /* gnc-account-sql.cpp */,
-				6EEA3CDE1E8E2C8F00BA45AE /* gnc-account-xml-v2.cpp */,
-				6EEA3CC21E8E2B5F00BA45AE /* gnc-address-sql.cpp */,
-				6EEA3CDF1E8E2C8F00BA45AE /* gnc-address-xml-v2.cpp */,
-				6EEA3CB81E8E2A1600BA45AE /* gnc-backend-dbi.cpp */,
-				6EEA3CE01E8E2C8F00BA45AE /* gnc-backend-xml.cpp */,
-				6EEA3CC31E8E2B5F00BA45AE /* gnc-bill-term-sql.cpp */,
-				6EEA3CE11E8E2C8F00BA45AE /* gnc-bill-term-xml-v2.cpp */,
-				6EEA3CC41E8E2B5F00BA45AE /* gnc-book-sql.cpp */,
-				6EEA3CE21E8E2C8F00BA45AE /* gnc-book-xml-v2.cpp */,
-				6EEA3CC51E8E2B5F00BA45AE /* gnc-budget-sql.cpp */,
-				6EEA3CE31E8E2C8F00BA45AE /* gnc-budget-xml-v2.cpp */,
-				6EEA3CC61E8E2B5F00BA45AE /* gnc-commodity-sql.cpp */,
-				6EEA3CE41E8E2C8F00BA45AE /* gnc-commodity-xml-v2.cpp */,
-				6EEA3CC71E8E2B5F00BA45AE /* gnc-customer-sql.cpp */,
-				6EEA3CE51E8E2C8F00BA45AE /* gnc-customer-xml-v2.cpp */,
-				6EEA3CBC1E8E2A1600BA45AE /* gnc-dbisqlconnection.cpp */,
-				6EEA3CBE1E8E2A1600BA45AE /* gnc-dbisqlresult.cpp */,
-				6EEA3CC81E8E2B5F00BA45AE /* gnc-employee-sql.cpp */,
-				6EEA3CE61E8E2C8F00BA45AE /* gnc-employee-xml-v2.cpp */,
-				6EEA3CC91E8E2B5F00BA45AE /* gnc-entry-sql.cpp */,
-				6EEA3CE71E8E2C8F00BA45AE /* gnc-entry-xml-v2.cpp */,
-				6EEA3CE81E8E2C8F00BA45AE /* gnc-freqspec-xml-v2.cpp */,
-				6EEA3CCA1E8E2B5F00BA45AE /* gnc-invoice-sql.cpp */,
-				6EEA3CE91E8E2C8F00BA45AE /* gnc-invoice-xml-v2.cpp */,
-				6EEA3CCB1E8E2B5F00BA45AE /* gnc-job-sql.cpp */,
-				6EEA3CEA1E8E2C8F00BA45AE /* gnc-job-xml-v2.cpp */,
-				6EEA3CEB1E8E2C8F00BA45AE /* gnc-lot-xml-v2.cpp */,
-				6EEA3CCC1E8E2B5F00BA45AE /* gnc-lots-sql.cpp */,
-				6EEA3CCD1E8E2B5F00BA45AE /* gnc-order-sql.cpp */,
-				6EEA3CEC1E8E2C8F00BA45AE /* gnc-order-xml-v2.cpp */,
-				6EEA3CCE1E8E2B5F00BA45AE /* gnc-owner-sql.cpp */,
-				6EEA3CED1E8E2C8F00BA45AE /* gnc-owner-xml-v2.cpp */,
-				6EEA3CCF1E8E2B5F00BA45AE /* gnc-price-sql.cpp */,
-				6EEA3CEE1E8E2C8F00BA45AE /* gnc-pricedb-xml-v2.cpp */,
-				6EEA3CD01E8E2B5F00BA45AE /* gnc-recurrence-sql.cpp */,
-				6EEA3CEF1E8E2C8F00BA45AE /* gnc-recurrence-xml-v2.cpp */,
-				6EEA3CD11E8E2B5F00BA45AE /* gnc-schedxaction-sql.cpp */,
-				6EEA3CF01E8E2C8F00BA45AE /* gnc-schedxaction-xml-v2.cpp */,
-				6E24BAD21B6037550075D17E /* gnc-slots-sql.cpp */,
-				6EEA3CD21E8E2B5F00BA45AE /* gnc-sql-backend.cpp */,
-				6EEA3CD31E8E2B5F00BA45AE /* gnc-sql-column-table-entry.cpp */,
-				6EEA3CD41E8E2B5F00BA45AE /* gnc-sql-object-backend.cpp */,
-				6EEA3CD51E8E2B5F00BA45AE /* gnc-sql-result.cpp */,
-				6EEA3CD61E8E2B5F00BA45AE /* gnc-tax-table-sql.cpp */,
-				6EEA3CF11E8E2C8F00BA45AE /* gnc-tax-table-xml-v2.cpp */,
-				6EEA3CD71E8E2B5F00BA45AE /* gnc-transaction-sql.cpp */,
-				6EEA3CF21E8E2C8F00BA45AE /* gnc-transaction-xml-v2.cpp */,
-				6EEA3CD81E8E2B5F00BA45AE /* gnc-vendor-sql.cpp */,
-				6EEA3CF31E8E2C8F00BA45AE /* gnc-vendor-xml-v2.cpp */,
-				6EEA3CF41E8E2C8F00BA45AE /* gnc-xml-backend.cpp */,
-				6EEA3CF51E8E2C8F00BA45AE /* gnc-xml-helper.cpp */,
-				6E4A80410F27C4FC0024DAAF /* gncmod-backend-dbi.c */,
-				6EEA3CF61E8E2C8F00BA45AE /* gncmod-backend-xml.cpp */,
-				6EEA3CF71E8E2C8F00BA45AE /* io-example-account.cpp */,
-				6EEA3CF81E8E2C8F00BA45AE /* io-gncxml-gen.cpp */,
-				6E24BAD51B60379D0075D17E /* io-gncxml-v1.cpp */,
-				6EEA3CF91E8E2C8F00BA45AE /* io-gncxml-v2.cpp */,
-				6EEA3CFA1E8E2C8F00BA45AE /* io-utils.cpp */,
-				6E4EC5D90F9A30E700C6F6AC /* Makefile.am */,
-				6E4EC5E60F9A30E700C6F6AC /* Makefile.am */,
-				6E24BAD61B60379D0075D17E /* sixtp-dom-generators.cpp */,
-				6E24BAD71B60379D0075D17E /* sixtp-dom-parsers.cpp */,
-				6EEA3CFB1E8E2C8F00BA45AE /* sixtp-stack.cpp */,
-				6EEA3CFC1E8E2C8F00BA45AE /* sixtp-to-dom-parser.cpp */,
-				6EEA3CFD1E8E2C8F00BA45AE /* sixtp-utils.cpp */,
-				6EEA3CFE1E8E2C8F00BA45AE /* sixtp.cpp */,
-				6E24BACC1B60373A0075D17E /* test-backend-dbi-basic.cpp */,
-				6EEA3D001E8E2D2300BA45AE /* test-backend-dbi.cpp */,
-				6EEA3D021E8E2D4A00BA45AE /* test-column-types.cpp */,
-				6EEA3D051E8E2D8E00BA45AE /* test-date-converting.cpp */,
-				6EEA3D011E8E2D2300BA45AE /* test-dbi-business-stuff.cpp */,
-				6E24BAD01B60373A0075D17E /* test-dbi-stuff.cpp */,
-				6EEA3D061E8E2D8E00BA45AE /* test-dom-converters1.cpp */,
-				6EEA3D071E8E2D8E00BA45AE /* test-dom-parser1.cpp */,
-				6E24BAD81B6037B70075D17E /* test-file-stuff.cpp */,
-				6E24BAD91B6037B80075D17E /* test-kvp-frames.cpp */,
-				6EEA3D081E8E2D8E00BA45AE /* test-load-backend.cpp */,
-				6EEA3D091E8E2D8E00BA45AE /* test-load-example-account.cpp */,
-				6EEA3D0A1E8E2D8E00BA45AE /* test-load-xml2.cpp */,
-				6EEA3D0B1E8E2D8E00BA45AE /* test-save-in-lang.cpp */,
-				6EEA3D031E8E2D4A00BA45AE /* test-sqlbe.cpp */,
-				6EEA3D0C1E8E2D8E00BA45AE /* test-string-converters.cpp */,
-				6EEA3D0D1E8E2D8E00BA45AE /* test-xml-account.cpp */,
-				6EEA3D0E1E8E2D8E00BA45AE /* test-xml-commodity.cpp */,
-				6EEA3D0F1E8E2D8E00BA45AE /* test-xml-pricedb.cpp */,
-				6EEA3D101E8E2D8E00BA45AE /* test-xml-transaction.cpp */,
-				6EEA3D111E8E2D8E00BA45AE /* test-xml2-is-file.cpp */,
-				6EEA3D041E8E2D4A00BA45AE /* utest-gnc-backend-sql.cpp */,
-			);
-			name = backend;
-			sourceTree = "<group>";
-		};
-		6E7BB1330B95551A000B79D4 /* business */ = {
-			isa = PBXGroup;
-			children = (
-				6E8B74B609912C9D003F7E3A /* business-gnome-utils.c */,
-				6E8B74B709912C9D003F7E3A /* business-options-gnome.c */,
-				6EE6D28115FDA360008B3F08 /* business-options.c */,
-				6E8B74B909912C9D003F7E3A /* business-urls.c */,
-				6E8B74CA09912C9D003F7E3A /* dialog-billterms.c */,
-				6E7BAEDC0B93E1B4000B79D4 /* dialog-choose-owner.c */,
-				6E8B74CF09912C9D003F7E3A /* dialog-customer.c */,
-				6E8B74D009912C9D003F7E3A /* dialog-date-close.c */,
-				6E8B74D309912C9D003F7E3A /* dialog-employee.c */,
-				6E8B74D709912C9D003F7E3A /* dialog-invoice.c */,
-				6E8B74D809912C9D003F7E3A /* dialog-job.c */,
-				6E8B74DB09912C9D003F7E3A /* dialog-order.c */,
-				6E8B74DD09912C9D003F7E3A /* dialog-payment.c */,
-				6E8B74F009912C9D003F7E3A /* dialog-vendor.c */,
-				6E8B758409912C9D003F7E3A /* gnc-plugin-business.c */,
-				6E8B758E09912C9D003F7E3A /* gnc-plugin-page-invoice.c */,
-				6EBC071F18B1D85200A5CEB7 /* gnc-plugin-page-owner-tree.c */,
-				6E8B75B909912C9E003F7E3A /* gncEntryLedger.c */,
-				6E8B75BA09912C9E003F7E3A /* gncEntryLedgerControl.c */,
-				6E8B75BB09912C9E003F7E3A /* gncEntryLedgerDisplay.c */,
-				6E8B75BC09912C9E003F7E3A /* gncEntryLedgerLayout.c */,
-				6E8B75BD09912C9E003F7E3A /* gncEntryLedgerLoad.c */,
-				6E8B75BE09912C9E003F7E3A /* gncEntryLedgerModel.c */,
-				6E7BAEDD0B93E1B4000B79D4 /* gncmod-business-gnome.c */,
-				6E8B76FF09912C9F003F7E3A /* search-owner.c */,
-			);
-			name = business;
-			sourceTree = "<group>";
-		};
-		6E7BB1350B955574000B79D4 /* core-utils */ = {
-			isa = PBXGroup;
-			children = (
-				6EBC075818B1DA8800A5CEB7 /* assistant-xml-encoding.c */,
-				6EC70C0A1176DC9B006E876C /* binreloc.c */,
-				6EBC075A18B1DA8800A5CEB7 /* dialog-dup-trans.c */,
-				6EBC075C18B1DA8800A5CEB7 /* dialog-query-view.c */,
-				6EBC075E18B1DA8800A5CEB7 /* dialog-tax-table.c */,
-				6EBC076018B1DA8800A5CEB7 /* gnc-cell-renderer-date.c */,
-				6EBC076218B1DA8800A5CEB7 /* gnc-cell-renderer-popup-entry.c */,
-				6EBC076418B1DA8800A5CEB7 /* gnc-cell-renderer-popup.c */,
-				6EBC076618B1DA8800A5CEB7 /* gnc-combott.c */,
-				6EBC072218B1D8EA00A5CEB7 /* gnc-environment.h */,
-				6EBC072418B1D8EA00A5CEB7 /* gnc-features.h */,
-				6EC70C0C1176DC9B006E876C /* gnc-filepath-utils.c */,
-				6E8B755409912C9D003F7E3A /* gnc-gdate-utils.c */,
-				6E8B755809912C9D003F7E3A /* gnc-gkeyfile-utils.c */,
-				6E7BAEE00B93E241000B79D4 /* gnc-glib-utils.c */,
-				6EBC072618B1D8EA00A5CEB7 /* gnc-guile-utils.h */,
-				6EC70C0E1176DC9B006E876C /* gnc-jalali.c */,
-				6EBC072818B1D8EA00A5CEB7 /* gnc-locale-utils.h */,
-				6EC70C101176DC9B006E876C /* gnc-path.c */,
-				6EBC072918B1D8EA00A5CEB7 /* gnc-prefs-p.h */,
-				6EBC072B18B1D8EA00A5CEB7 /* gnc-prefs.h */,
-				6EBC076818B1DA8800A5CEB7 /* gnc-query-view.c */,
-				6EBC076A18B1DA8900A5CEB7 /* gnc-tree-control-split-reg.c */,
-				6EBC076C18B1DA8900A5CEB7 /* gnc-tree-model-owner.c */,
-				6EBC076E18B1DA8900A5CEB7 /* gnc-tree-model-split-reg.c */,
-				6EBC077018B1DA8900A5CEB7 /* gnc-tree-util-split-reg.c */,
-				6EBC077218B1DA8900A5CEB7 /* gnc-tree-view-owner.c */,
-				6EBC077418B1DA8900A5CEB7 /* gnc-tree-view-split-reg.c */,
-				6EC70C121176DC9B006E876C /* gnc-uri-utils.c */,
-				6EEA3D141E8E2F5500BA45AE /* test-gnc-glib-utils.c */,
-				6EECD8691BE965DD0013E93A /* test-gnc-uri-utils.c */,
-				6EECD86A1BE965DD0013E93A /* test-resolve-file-path.c */,
-				6EBC077718B1DA8900A5CEB7 /* tree-view-utils.c */,
-			);
-			name = "core-utils";
-			sourceTree = "<group>";
-		};
-		6E7BB1360B95558F000B79D4 /* engine */ = {
-			isa = PBXGroup;
-			children = (
-				6E8B74A909912C9D003F7E3A /* Account.c */,
-				6E8B74BC09912C9D003F7E3A /* cap-gains.c */,
-				6E8B74BD09912C9D003F7E3A /* cashobjects.c */,
-				6E0A56DF1BE6D5CB00F028BB /* dummy.cpp */,
-				6E8B74FE09912C9D003F7E3A /* engine-helpers.c */,
-				6E8B751D09912C9D003F7E3A /* glib-helpers.c */,
-				6E8B752B09912C9D003F7E3A /* gnc-budget.c */,
-				6E8B752E09912C9D003F7E3A /* gnc-commodity.c */,
-				6E8B754909912C9D003F7E3A /* gnc-engine.c */,
-				6EBC072E18B1D98400A5CEB7 /* gnc-event.c */,
-				6E8B756509912C9D003F7E3A /* gnc-hooks.c */,
-				6E8B757309912C9D003F7E3A /* gnc-lot.c */,
-				6E8B759709912C9E003F7E3A /* gnc-pricedb.c */,
-				6E68665D0AE95B4C00F21DBC /* gnc-session.c */,
-				6EBC072F18B1D98400A5CEB7 /* gncAddress.c */,
-				6EBC073218B1D98400A5CEB7 /* gncBillTerm.c */,
-				6EBC073518B1D98400A5CEB7 /* gncBusGuile.c */,
-				6EBC073718B1D98400A5CEB7 /* gncBusiness.c */,
-				6EBC073918B1D98400A5CEB7 /* gncCustomer.c */,
-				6EBC073C18B1D98400A5CEB7 /* gncEmployee.c */,
-				6EBC073F18B1D98400A5CEB7 /* gncEntry.c */,
-				6EBC074218B1D98400A5CEB7 /* gncIDSearch.c */,
-				6EBC074418B1D98400A5CEB7 /* gncInvoice.c */,
-				6EBC074718B1D98500A5CEB7 /* gncJob.c */,
-				6E8B75C809912C9E003F7E3A /* gncmod-engine.c */,
-				6E8B75DC09912C9E003F7E3A /* gncmod-test-engine.c */,
-				6EBC074A18B1D98500A5CEB7 /* gncOrder.c */,
-				6EBC074D18B1D98500A5CEB7 /* gncOwner.c */,
-				6EBC075018B1D98500A5CEB7 /* gncTaxTable.c */,
-				6EBC075318B1D98500A5CEB7 /* gncVendor.c */,
-				6E0A56E01BE6D5CB00F028BB /* gtest-import-map.cpp */,
-				6EECD8661BE965650013E93A /* kvp-scm.cpp */,
-				6E8B76C909912C9F003F7E3A /* policy.c */,
-				6E8B76EA09912C9F003F7E3A /* Query.c */,
-				6E8B76F009912C9F003F7E3A /* Recurrence.c */,
-				6E8B76F309912C9F003F7E3A /* SchedXaction.c */,
-				6E8B76F509912C9F003F7E3A /* Scrub.c */,
-				6E8B76F609912C9F003F7E3A /* Scrub2.c */,
-				6E8B76F709912C9F003F7E3A /* Scrub3.c */,
-				6EECD8671BE965650013E93A /* ScrubBusiness.c */,
-				6EFB257109B038210062574C /* Split.c */,
-				6E8B771309912C9F003F7E3A /* SX-book.c */,
-				6E8B771409912C9F003F7E3A /* SX-ttinfo.c */,
-				6E0A56E11BE6D5CB00F028BB /* test-account-object.cpp */,
-				6E0A56E21BE6D5CB00F028BB /* test-address.c */,
-				6E0A56E31BE6D5CB00F028BB /* test-business.c */,
-				6E0A56E41BE6D5CB00F028BB /* test-commodities.cpp */,
-				6E0A56E51BE6D5CB00F028BB /* test-customer.c */,
-				6E0A56E61BE6D5CB00F028BB /* test-date.cpp */,
-				6E0A56E71BE6D5CB00F028BB /* test-employee.c */,
-				6E0A56E81BE6D5CB00F028BB /* test-engine-kvp-properties.c */,
-				6EEA3D151E8E301E00BA45AE /* test-engine-stuff.cpp */,
-				6E0A56E91BE6D5CB00F028BB /* test-engine.c */,
-				6E0A56EA1BE6D5CB00F028BB /* test-group-vs-book.cpp */,
-				6E0A56EB1BE6D5CB00F028BB /* test-guid.cpp */,
-				6E0A56EC1BE6D5CB00F028BB /* test-job.c */,
-				6E8B774909912C9F003F7E3A /* test-link.c */,
-				6E8B775209912C9F003F7E3A /* test-load-engine.c */,
-				6E0A56ED1BE6D5CB00F028BB /* test-lots.cpp */,
-				6E8B775F09912C9F003F7E3A /* test-object.c */,
-				6E0A56EF1BE6D5CB00F028BB /* test-query.cpp */,
-				6E8B776B09912C9F003F7E3A /* test-querynew.c */,
-				6E8B776C09912C9F003F7E3A /* test-recurrence.c */,
-				6E0A56F01BE6D5CB00F028BB /* test-scm-query.cpp */,
-				6E0A56F11BE6D5CB00F028BB /* test-split-vs-account.cpp */,
-				6E0A56F21BE6D5CB00F028BB /* test-transaction-reversal.cpp */,
-				6E0A56F31BE6D5CB00F028BB /* test-transaction-voiding.cpp */,
-				6E0A56F41BE6D5CB00F028BB /* test-vendor.c */,
-				6E93FC1E09CE87FB005BE17C /* Transaction.c */,
-				6E8B778409912C9F003F7E3A /* TransLog.c */,
-				6E0A56F51BE6D5CB00F028BB /* utest-Account.cpp */,
-				6E0A56F61BE6D5CB00F028BB /* utest-Budget.c */,
-				6E0A56F71BE6D5CB00F028BB /* utest-Entry.c */,
-				6E0A56F81BE6D5CB00F028BB /* utest-gnc-pricedb.c */,
-				6E0A56F91BE6D5CB00F028BB /* utest-Invoice.c */,
-				6E0A56FA1BE6D5CB00F028BB /* utest-Split.cpp */,
-				6E0A56FB1BE6D5CB00F028BB /* utest-Transaction.cpp */,
-			);
-			name = engine;
-			sourceTree = "<group>";
-		};
-		6E7BB1370B9555D9000B79D4 /* gnc-module */ = {
-			isa = PBXGroup;
-			children = (
-				6E8B74AB09912C9D003F7E3A /* agedver.c */,
-				6E8B74B009912C9D003F7E3A /* bar.c */,
-				6E8B74B309912C9D003F7E3A /* baz.c */,
-				6E8B751309912C9D003F7E3A /* foo.c */,
-				6E8B751909912C9D003F7E3A /* futuremodsys.c */,
-				6E8B757709912C9D003F7E3A /* gnc-mod-bar.c */,
-				6E8B757809912C9D003F7E3A /* gnc-mod-baz.c */,
-				6E8B757909912C9D003F7E3A /* gnc-mod-foo.c */,
-				6E8B757A09912C9D003F7E3A /* gnc-module.c */,
-				6E8B76AE09912C9F003F7E3A /* incompatdep.c */,
-				6E8B771B09912C9F003F7E3A /* test-agedver.c */,
-				6E8B772B09912C9F003F7E3A /* test-dynload.c */,
-				6E8B773909912C9F003F7E3A /* test-incompatdep.c */,
-				6E8B775109912C9F003F7E3A /* test-load-c.c */,
-				6E8B775809912C9F003F7E3A /* test-modsysver.c */,
-			);
-			name = "gnc-module";
-			sourceTree = "<group>";
-		};
-		6E7BB1380B955602000B79D4 /* gnome-search */ = {
-			isa = PBXGroup;
-			children = (
-				6E8B74E609912C9D003F7E3A /* dialog-search.c */,
-				6E8B755509912C9D003F7E3A /* gnc-general-search.c */,
-				6E8B75CA09912C9E003F7E3A /* gncmod-gnome-search.c */,
-				6E8B76F809912C9F003F7E3A /* search-account.c */,
-				6E8B76F909912C9F003F7E3A /* search-boolean.c */,
-				6E8B76FA09912C9F003F7E3A /* search-core-type.c */,
-				6E7BAEED0B93E358000B79D4 /* search-core-utils.c */,
-				6E8B76FB09912C9F003F7E3A /* search-date.c */,
-				6E8B76FC09912C9F003F7E3A /* search-double.c */,
-				6E8B76FD09912C9F003F7E3A /* search-int64.c */,
-				6E8B76FE09912C9F003F7E3A /* search-numeric.c */,
-				6E8B770109912C9F003F7E3A /* search-reconciled.c */,
-				6E8B770209912C9F003F7E3A /* search-string.c */,
-			);
-			name = "gnome-search";
-			sourceTree = "<group>";
-		};
-		6E7BB1390B955620000B79D4 /* gnome-utils */ = {
-			isa = PBXGroup;
-			children = (
-				6E8B74A809912C9D003F7E3A /* account-quickfill.c */,
-				6E8B74C309912C9D003F7E3A /* cursors.c */,
-				6E8B74C909912C9D003F7E3A /* dialog-account.c */,
-				6E4A80790F27CA4A0024DAAF /* dialog-book-close.c */,
-				6E8B74CE09912C9D003F7E3A /* dialog-commodity.c */,
-				6E4EC61F0F9A32F900C6F6AC /* dialog-file-access.c */,
-				6EC70C231176DE9F006E876C /* dialog-object-references.c */,
-				6E8B74DA09912C9D003F7E3A /* dialog-options.c */,
-				6E8B74DE09912C9D003F7E3A /* dialog-preferences.c */,
-				6E8B74E409912C9D003F7E3A /* dialog-reset-warnings.c */,
-				6E8B74EC09912C9D003F7E3A /* dialog-totd.c */,
-				6E8B74ED09912C9D003F7E3A /* dialog-transfer.c */,
-				6EC70C251176DE9F006E876C /* dialog-userpass.c */,
-				6E8B74EF09912C9D003F7E3A /* dialog-utils.c */,
-				6E8B752109912C9D003F7E3A /* gnc-account-sel.c */,
-				6E8B752509912C9D003F7E3A /* gnc-amount-edit.c */,
-				6E4A807D0F27CA4A0024DAAF /* gnc-autosave.c */,
-				6E8B752C09912C9D003F7E3A /* gnc-commodity-edit.c */,
-				6E8B753109912C9D003F7E3A /* gnc-currency-edit.c */,
-				6E8B753309912C9D003F7E3A /* gnc-date-delta.c */,
-				6E8B753409912C9D003F7E3A /* gnc-date-edit.c */,
-				6E8B753509912C9D003F7E3A /* gnc-date-format.c */,
-				6E7BAED60B93E0BD000B79D4 /* gnc-dense-cal-model.c */,
-				6E7BAED50B93E0BD000B79D4 /* gnc-dense-cal-store.c */,
-				6E8B753709912C9D003F7E3A /* gnc-dense-cal.c */,
-				6E8B754609912C9D003F7E3A /* gnc-embedded-window.c */,
-				6E8B754F09912C9D003F7E3A /* gnc-file.c */,
-				6E8B755209912C9D003F7E3A /* gnc-frequency.c */,
-				6E8B755609912C9D003F7E3A /* gnc-general-select.c */,
-				6E8B755909912C9D003F7E3A /* gnc-gnome-utils.c */,
-				6EC70C261176DE9F006E876C /* gnc-gobject-utils.c */,
-				6EC70C281176DE9F006E876C /* gnc-gtk-utils.c */,
-				6E8B755C09912C9D003F7E3A /* gnc-gui-query.c */,
-				6E8B756A09912C9D003F7E3A /* gnc-icons.c */,
-				6EC70C2A1176DE9F006E876C /* gnc-keyring.c */,
-				6E8B757409912C9D003F7E3A /* gnc-main-window.c */,
-				6E8B757609912C9D003F7E3A /* gnc-menu-extensions.c */,
-				6E8B758009912C9D003F7E3A /* gnc-period-select.c */,
-				6E8B758509912C9D003F7E3A /* gnc-plugin-file-history.c */,
-				6E8B758809912C9D003F7E3A /* gnc-plugin-manager.c */,
-				6E8B758909912C9D003F7E3A /* gnc-plugin-menu-additions.c */,
-				6E8B759109912C9D003F7E3A /* gnc-plugin-page.c */,
-				6E8B759509912C9E003F7E3A /* gnc-plugin.c */,
-				6E8B759A09912C9E003F7E3A /* gnc-recurrence.c */,
-				6E8B759F09912C9E003F7E3A /* gnc-splash.c */,
-				6E7BAED40B93E0BD000B79D4 /* gnc-sx-instance-dense-cal-adapter.c */,
-				6E7BAED30B93E0BD000B79D4 /* gnc-sx-list-tree-model-adapter.c */,
-				6E8B75A309912C9E003F7E3A /* gnc-tree-model-account-types.c */,
-				6E8B75A409912C9E003F7E3A /* gnc-tree-model-account.c */,
-				6E8B75A509912C9E003F7E3A /* gnc-tree-model-budget.c */,
-				6E8B75A609912C9E003F7E3A /* gnc-tree-model-commodity.c */,
-				6E8B75A709912C9E003F7E3A /* gnc-tree-model-price.c */,
-				6E8B75A809912C9E003F7E3A /* gnc-tree-model-selection.c */,
-				6E8B75A909912C9E003F7E3A /* gnc-tree-model.c */,
-				6E8B75AA09912C9E003F7E3A /* gnc-tree-view-account.c */,
-				6E8B75AB09912C9E003F7E3A /* gnc-tree-view-commodity.c */,
-				6E8B75AC09912C9E003F7E3A /* gnc-tree-view-price.c */,
-				6E7BAED20B93E0BD000B79D4 /* gnc-tree-view-sx-list.c */,
-				6E8B75AD09912C9E003F7E3A /* gnc-tree-view.c */,
-				6E8B75B009912C9E003F7E3A /* gnc-window.c */,
-				6E8B75CB09912C9E003F7E3A /* gncmod-gnome-utils.c */,
-				6E8B76C109912C9F003F7E3A /* misc-gnome-utils.c */,
-				6E8B76CE09912C9F003F7E3A /* print-session.c */,
-				6E8B770009912C9F003F7E3A /* search-param.c */,
-				6E8B773309912C9F003F7E3A /* test-gnc-recurrence.c */,
-				6E8B773D09912C9F003F7E3A /* test-link-module.c */,
-				6E7BAED10B93E0BD000B79D4 /* window-main-summarybar.c */,
-			);
-			name = "gnome-utils";
-			sourceTree = "<group>";
-		};
-		6E7BB13A0B955657000B79D4 /* gnome */ = {
-			isa = PBXGroup;
-			children = (
-				6E0E95251851BC8F0033FCAD /* assistant-acct-period.c */,
-				6E0E95271851BC8F0033FCAD /* assistant-hierarchy.c */,
-				6E0E95291851BC8F0033FCAD /* assistant-loan.c */,
-				6E0E952B1851BC8F0033FCAD /* assistant-stock-split.c */,
-				6E8B74CD09912C9D003F7E3A /* dialog-commodities.c */,
-				6E8B74D409912C9D003F7E3A /* dialog-fincalc.c */,
-				6EEA3D161E8E313800BA45AE /* dialog-find-account.c */,
-				6E8B74D509912C9D003F7E3A /* dialog-find-transactions.c */,
-				6E0E952D1851BC8F0033FCAD /* dialog-find-transactions2.c */,
-				6EEA3D171E8E313800BA45AE /* dialog-imap-editor.c */,
-				6E0E952F1851BC8F0033FCAD /* dialog-lot-viewer.c */,
-				6E8B74D909912C9D003F7E3A /* dialog-new-user.c */,
-				6E8B74DF09912C9D003F7E3A /* dialog-price-edit-db.c */,
-				6E8B74E009912C9D003F7E3A /* dialog-price-editor.c */,
-				6E8B74E109912C9D003F7E3A /* dialog-print-check.c */,
-				6E8B74E209912C9D003F7E3A /* dialog-progress.c */,
-				6E7BAEE70B93E2DB000B79D4 /* dialog-sx-editor.c */,
-				6E0E95331851BC8F0033FCAD /* dialog-sx-editor2.c */,
-				6E8B74E809912C9D003F7E3A /* dialog-sx-from-trans.c */,
-				6E7BAEE80B93E2DB000B79D4 /* dialog-sx-since-last-run.c */,
-				6E8B74EA09912C9D003F7E3A /* dialog-tax-info.c */,
-				6EEA3D181E8E313800BA45AE /* dialog-trans-assoc.c */,
-				6E0E95351851BC8F0033FCAD /* gnc-budget-view.c */,
-				6E8B758109912C9D003F7E3A /* gnc-plugin-account-tree.c */,
-				6E8B758209912C9D003F7E3A /* gnc-plugin-basic-commands.c */,
-				6E8B758309912C9D003F7E3A /* gnc-plugin-budget.c */,
-				6E8B758C09912C9D003F7E3A /* gnc-plugin-page-account-tree.c */,
-				6E8B758D09912C9D003F7E3A /* gnc-plugin-page-budget.c */,
-				6E8B758F09912C9D003F7E3A /* gnc-plugin-page-register.c */,
-				6E0E95371851BC8F0033FCAD /* gnc-plugin-page-register2.c */,
-				6E7BAEE90B93E2DB000B79D4 /* gnc-plugin-page-sx-list.c */,
-				6E8B759309912C9E003F7E3A /* gnc-plugin-register.c */,
-				6E0E95391851BC8F0033FCAD /* gnc-plugin-register2.c */,
-				6E8B75A009912C9E003F7E3A /* gnc-split-reg.c */,
-				6E0E953B1851BC8F0033FCAD /* gnc-split-reg2.c */,
-				6E0E953D1851BCFD0033FCAD /* reconcile-view.c */,
-				6E8B778209912C9F003F7E3A /* top-level.c */,
-				6E0E953F1851BCFD0033FCAD /* window-autoclear.c */,
-				6E8B778B09912CA0003F7E3A /* window-reconcile.c */,
-				6E0E95411851BCFD0033FCAD /* window-reconcile2.c */,
-			);
-			name = gnome;
-			sourceTree = "<group>";
-		};
-		6E7BB13B0B955679000B79D4 /* import-export */ = {
-			isa = PBXGroup;
-			children = (
-				6EBC077918B1DB4D00A5CEB7 /* assistant-ab-initial.c */,
-				6EBC079C18B1DBAA00A5CEB7 /* assistant-csv-account-import.c */,
-				6EBC079318B1DB7F00A5CEB7 /* assistant-csv-export.c */,
-				6EEA3D2A1E8E342A00BA45AE /* assistant-csv-trans-import.cpp */,
-				6EBC07AB18B1DC1500A5CEB7 /* assistant-qif-import.c */,
-				6EBC07A018B1DBAA00A5CEB7 /* csv-account-import.c */,
-				6EBC079518B1DB7F00A5CEB7 /* csv-transactions-export.c */,
-				6EBC079718B1DB7F00A5CEB7 /* csv-tree-export.c */,
-				6EBC077B18B1DB4D00A5CEB7 /* dialog-ab-daterange.c */,
-				6EBC077D18B1DB4D00A5CEB7 /* dialog-ab-trans.c */,
-				6EBC07AD18B1DC1500A5CEB7 /* dialog-account-picker.c */,
-				6EBC077F18B1DB4D00A5CEB7 /* gnc-ab-getbalance.c */,
-				6EBC078118B1DB4D00A5CEB7 /* gnc-ab-gettrans.c */,
-				6EBC078318B1DB4D00A5CEB7 /* gnc-ab-kvp.c */,
-				6EBC078718B1DB4D00A5CEB7 /* gnc-ab-transfer.c */,
-				6EBC078918B1DB4D00A5CEB7 /* gnc-ab-utils.c */,
-				6EEA3D211E8E33EC00BA45AE /* gnc-csv-account-map.c */,
-				6EBC07A218B1DBAA00A5CEB7 /* gnc-csv-gnumeric-popup.c */,
-				6EEA3D221E8E33EC00BA45AE /* gnc-csv-tokenizer.cpp */,
-				6EEA3D231E8E33EC00BA45AE /* gnc-csv-trans-settings.cpp */,
-				6EEA3D241E8E33EC00BA45AE /* gnc-dummy-tokenizer.cpp */,
-				6EBC078B18B1DB4D00A5CEB7 /* gnc-file-aqb-import.c */,
-				6EEA3D251E8E33EC00BA45AE /* gnc-fw-tokenizer.cpp */,
-				6EBC078D18B1DB4E00A5CEB7 /* gnc-gwen-gui.c */,
-				6E8B757109912C9D003F7E3A /* gnc-log-replay.c */,
-				6E8B757D09912C9D003F7E3A /* gnc-ofx-import.c */,
-				6EBC07A918B1DBD700A5CEB7 /* gnc-ofx-kvp.c */,
-				6EBC079018B1DB4E00A5CEB7 /* gnc-plugin-aqbanking.c */,
-				6EBC079918B1DB7F00A5CEB7 /* gnc-plugin-csv-export.c */,
-				6EBC07A618B1DBAA00A5CEB7 /* gnc-plugin-csv-import.c */,
-				6E8B758709912C9D003F7E3A /* gnc-plugin-log-replay.c */,
-				6E8B758B09912C9D003F7E3A /* gnc-plugin-ofx.c */,
-				6EBC07AF18B1DC1500A5CEB7 /* gnc-plugin-qif-import.c */,
-				6EEA3D261E8E33EC00BA45AE /* gnc-tokenizer.cpp */,
-				6EEA3D271E8E33EC00BA45AE /* gnc-trans-props.cpp */,
-				6EEA3D281E8E33EC00BA45AE /* gnc-tx-import.cpp */,
-				6EBC079218B1DB4E00A5CEB7 /* gncmod-aqbanking.c */,
-				6EBC079B18B1DB7F00A5CEB7 /* gncmod-csv-export.c */,
-				6EBC07A818B1DBAA00A5CEB7 /* gncmod-csv-import.c */,
-				6E8B75C909912C9E003F7E3A /* gncmod-generic-import.c */,
-				6E8B75CF09912C9E003F7E3A /* gncmod-log-replay.c */,
-				6E8B75D209912C9E003F7E3A /* gncmod-ofx-import.c */,
-				6EBC07B118B1DC1500A5CEB7 /* gncmod-qif-import.c */,
-				6E8B76A409912C9F003F7E3A /* import-account-matcher.c */,
-				6E8B76A509912C9F003F7E3A /* import-backend.c */,
-				6E8B76A609912C9F003F7E3A /* import-commodity-matcher.c */,
-				6E8B76A709912C9F003F7E3A /* import-format-dialog.c */,
-				6E8B76A809912C9F003F7E3A /* import-main-matcher.c */,
-				6E8B76AA09912C9F003F7E3A /* import-match-picker.c */,
-				6E8B76AB09912C9F003F7E3A /* import-parse.c */,
-				6EEA3D1C1E8E32E100BA45AE /* import-pending-matches.c */,
-				6E8B76AC09912C9F003F7E3A /* import-settings.c */,
-				6E8B76AD09912C9F003F7E3A /* import-utilities.c */,
-				6E8B76D009912C9F003F7E3A /* qif-context.c */,
-				6E8B76D109912C9F003F7E3A /* qif-defaults.c */,
-				6E8B76D209912C9F003F7E3A /* qif-file.c */,
-				6E8B76D309912C9F003F7E3A /* qif-objects.c */,
-				6E8B76D409912C9F003F7E3A /* qif-parse.c */,
-				6EEA3D1E1E8E337800BA45AE /* test-aqb.c */,
-				6E8B773809912C9F003F7E3A /* test-import-parse.c */,
-				6EEA3D381E8E354D00BA45AE /* test-import-pending-matches.c */,
-				6EEA3D1F1E8E337800BA45AE /* test-kvp.c */,
-				6EEA3D371E8E34DC00BA45AE /* test-link.c */,
-				6E8B774C09912C9F003F7E3A /* test-link.c */,
-				6E8B774A09912C9F003F7E3A /* test-link.c */,
-				6E8B774E09912C9F003F7E3A /* test-link.c */,
-				6E8B776909912C9F003F7E3A /* test-qif.c */,
-				6EEA3D341E8E347000BA45AE /* test-tokenizer.cpp */,
-				6EEA3D351E8E347000BA45AE /* test-tx-import.cpp */,
-			);
-			name = "import-export";
-			sourceTree = "<group>";
-		};
-		6E7BB13C0B9556C5000B79D4 /* register */ = {
-			isa = PBXGroup;
-			children = (
-				6E8B74B109912C9D003F7E3A /* basiccell.c */,
-				6E8B74BE09912C9D003F7E3A /* cell-factory.c */,
-				6E8B74BF09912C9D003F7E3A /* cellblock.c */,
-				6E8B74C009912C9D003F7E3A /* checkboxcell.c */,
-				6E8B74C209912C9D003F7E3A /* combocell-gnome.c */,
-				6E8B74C409912C9D003F7E3A /* datecell-gnome.c */,
-				6E8B751609912C9D003F7E3A /* formulacell-gnome.c */,
-				6E8B751709912C9D003F7E3A /* formulacell.c */,
-				6E8B757009912C9D003F7E3A /* gnc-ledger-display.c */,
-				6EBC07BA18B1DCC200A5CEB7 /* gnc-ledger-display2.c */,
-				6E8B75CD09912C9E003F7E3A /* gncmod-ledger-core.c */,
-				6E8B75D509912C9E003F7E3A /* gncmod-register-core.c */,
-				6E8B75D609912C9E003F7E3A /* gncmod-register-gnome.c */,
-				6E8B75E509912C9E003F7E3A /* gnucash-color.c */,
-				6E8B75E609912C9E003F7E3A /* gnucash-cursor.c */,
-				6E8B75E709912C9E003F7E3A /* gnucash-date-picker.c */,
-				6E8B75E809912C9E003F7E3A /* gnucash-grid.c */,
-				6E8B75E909912C9E003F7E3A /* gnucash-header.c */,
-				6E8B75EA09912C9E003F7E3A /* gnucash-item-edit.c */,
-				6E8B75EB09912C9E003F7E3A /* gnucash-item-list.c */,
-				6E8B75EC09912C9E003F7E3A /* gnucash-scrolled-window.c */,
-				6E8B75ED09912C9E003F7E3A /* gnucash-sheet.c */,
-				6E8B75EE09912C9E003F7E3A /* gnucash-style.c */,
-				6E8B768C09912C9E003F7E3A /* gtable.c */,
-				6E8B76C209912C9F003F7E3A /* numcell.c */,
-				6E8B76CC09912C9F003F7E3A /* pricecell-gnome.c */,
-				6E8B76CD09912C9F003F7E3A /* pricecell.c */,
-				6E8B76EC09912C9F003F7E3A /* quickfillcell-gnome.c */,
-				6E8B76ED09912C9F003F7E3A /* quickfillcell.c */,
-				6E8B76EE09912C9F003F7E3A /* recncell.c */,
-				6E8B76F109912C9F003F7E3A /* register-common.c */,
-				6E8B770A09912C9F003F7E3A /* split-register-control.c */,
-				6E8B770B09912C9F003F7E3A /* split-register-layout.c */,
-				6E8B770C09912C9F003F7E3A /* split-register-load.c */,
-				6E8B770D09912C9F003F7E3A /* split-register-model-save.c */,
-				6E8B770E09912C9F003F7E3A /* split-register-model.c */,
-				6E8B770F09912C9F003F7E3A /* split-register-util.c */,
-				6E8B771009912C9F003F7E3A /* split-register.c */,
-				6E8B771509912C9F003F7E3A /* table-allgui.c */,
-				6E8B771609912C9F003F7E3A /* table-control.c */,
-				6E8B771709912C9F003F7E3A /* table-gnome.c */,
-				6E8B771809912C9F003F7E3A /* table-layout.c */,
-				6E8B771909912C9F003F7E3A /* table-model.c */,
-				6E8B774709912C9F003F7E3A /* test-link-module.c */,
-				6E8B774609912C9F003F7E3A /* test-link-module.c */,
-				6E8B774809912C9F003F7E3A /* test-link-module.c */,
-			);
-			name = register;
-			sourceTree = "<group>";
-		};
-		6E7BB13D0B9556D0000B79D4 /* report */ = {
-			isa = PBXGroup;
-			children = (
-				6E4EC5B80F9A2FAF00C6F6AC /* dialog-custom-report.c */,
-				6EBC07CE18B1DD8F00A5CEB7 /* dialog-report-column-view.c */,
-				6EBC07D018B1DD8F00A5CEB7 /* dialog-report-style-sheet.c */,
-				6E8B759009912C9D003F7E3A /* gnc-plugin-page-report.c */,
-				6E8B759409912C9E003F7E3A /* gnc-plugin-stylesheets.c */,
-				6E8B759B09912C9E003F7E3A /* gnc-report.c */,
-				6E8B75CE09912C9E003F7E3A /* gncmod-locale-reports-us.c */,
-				6E8B75D709912C9E003F7E3A /* gncmod-report-gnome.c */,
-				6E8B75D809912C9E003F7E3A /* gncmod-report-system.c */,
-				6E8B75D909912C9E003F7E3A /* gncmod-standard-reports.c */,
-				6E8B75DA09912C9E003F7E3A /* gncmod-stylesheets.c */,
-				6E8B75DE09912C9E003F7E3A /* gncmod-utility-reports.c */,
-				6E8B774209912C9F003F7E3A /* test-link-module.c */,
-				6E8B774009912C9F003F7E3A /* test-link-module.c */,
-				6E8B774109912C9F003F7E3A /* test-link-module.c */,
-				6E8B778C09912CA0003F7E3A /* window-report.c */,
-			);
-			name = report;
-			sourceTree = "<group>";
-		};
-		6E7BB13E0B955714000B79D4 /* miscellaneous */ = {
-			isa = PBXGroup;
-			children = (
-				6E8B74F109912C9D003F7E3A /* doxygen_main_page.c */,
-				6E8B75DB09912C9E003F7E3A /* gncmod-tax-us.c */,
-				6E8B75E409912C9E003F7E3A /* gnucash-bin.c */,
-				6E8B76B609912C9F003F7E3A /* iso-4217-currencies.c */,
-				6E8B76BB09912C9F003F7E3A /* libc-missing-noop.c */,
-				6E25551D177D67E80074F7BD /* mainwindow.cpp */,
-				6E25551E177D67E80074F7BD /* mainwindow.hpp */,
-				6E8B770309912C9F003F7E3A /* setenv.c */,
-				6EECD86E1BE9683D0013E93A /* strfmon.c */,
-				6E8B771109912C9F003F7E3A /* strptime.c */,
-				6E8B773F09912C9F003F7E3A /* test-link-module.c */,
-				6E8B777409912C9F003F7E3A /* test-stuff.c */,
-			);
-			name = miscellaneous;
-			sourceTree = "<group>";
-		};
-		6E7BB13F0B9557EB000B79D4 /* engine */ = {
-			isa = PBXGroup;
-			children = (
-				6E8B77B20991BC41003F7E3A /* Account.h */,
-				6E8B77B40991BC41003F7E3A /* AccountP.h */,
-				6E8B77BF0991BC41003F7E3A /* cap-gains.h */,
-				6E8B77C00991BC41003F7E3A /* cashobjects.h */,
-				6EBC072D18B1D98400A5CEB7 /* engine-helpers-guile.h */,
-				6E8B77F80991BC41003F7E3A /* engine-helpers.h */,
-				6E8B78100991BC41003F7E3A /* FreqSpec.h */,
-				6E8B78150991BC41003F7E3A /* glib-helpers.h */,
-				6E8B78230991BC41003F7E3A /* gnc-budget.h */,
-				6E8B78250991BC41003F7E3A /* gnc-commodity.h */,
-				6E8B78410991BC41003F7E3A /* gnc-engine.h */,
-				6E7BAEE50B93E2AF000B79D4 /* gnc-event.h */,
-				6E8B785D0991BC41003F7E3A /* gnc-hooks-scm.h */,
-				6E8B785E0991BC41003F7E3A /* gnc-hooks.h */,
-				6E8B786B0991BC41003F7E3A /* gnc-lot-p.h */,
-				6E8B786C0991BC41003F7E3A /* gnc-lot.h */,
-				6E8B788D0991BC41003F7E3A /* gnc-pricedb-p.h */,
-				6E8B788E0991BC41003F7E3A /* gnc-pricedb.h */,
-				6E8B78930991BC41003F7E3A /* gnc-session.h */,
-				6EBC073018B1D98400A5CEB7 /* gncAddress.h */,
-				6EBC073118B1D98400A5CEB7 /* gncAddressP.h */,
-				6EBC073318B1D98400A5CEB7 /* gncBillTerm.h */,
-				6EBC073418B1D98400A5CEB7 /* gncBillTermP.h */,
-				6EBC073618B1D98400A5CEB7 /* gncBusGuile.h */,
-				6EBC073818B1D98400A5CEB7 /* gncBusiness.h */,
-				6EBC073A18B1D98400A5CEB7 /* gncCustomer.h */,
-				6EBC073B18B1D98400A5CEB7 /* gncCustomerP.h */,
-				6EBC073D18B1D98400A5CEB7 /* gncEmployee.h */,
-				6EBC073E18B1D98400A5CEB7 /* gncEmployeeP.h */,
-				6EBC074018B1D98400A5CEB7 /* gncEntry.h */,
-				6EBC074118B1D98400A5CEB7 /* gncEntryP.h */,
-				6EBC074318B1D98400A5CEB7 /* gncIDSearch.h */,
-				6EBC074518B1D98500A5CEB7 /* gncInvoice.h */,
-				6EBC074618B1D98500A5CEB7 /* gncInvoiceP.h */,
-				6EBC074818B1D98500A5CEB7 /* gncJob.h */,
-				6EBC074918B1D98500A5CEB7 /* gncJobP.h */,
-				6EBC074B18B1D98500A5CEB7 /* gncOrder.h */,
-				6EBC074C18B1D98500A5CEB7 /* gncOrderP.h */,
-				6EBC074E18B1D98500A5CEB7 /* gncOwner.h */,
-				6EBC074F18B1D98500A5CEB7 /* gncOwnerP.h */,
-				6EBC075118B1D98500A5CEB7 /* gncTaxTable.h */,
-				6EBC075218B1D98500A5CEB7 /* gncTaxTableP.h */,
-				6EBC075418B1D98500A5CEB7 /* gncVendor.h */,
-				6EBC075518B1D98500A5CEB7 /* gncVendorP.h */,
-				6E8B79A20991BC42003F7E3A /* kvp-scm.h */,
-				6E8B79B30991BC42003F7E3A /* policy-p.h */,
-				6E8B79B40991BC42003F7E3A /* policy.h */,
-				6E8B79E10991BC42003F7E3A /* Query.h */,
-				6E8B79EC0991BC42003F7E3A /* Recurrence.h */,
-				6E8B79EF0991BC42003F7E3A /* SchedXaction.h */,
-				6E8B79F10991BC42003F7E3A /* Scrub.h */,
-				6E8B79F20991BC42003F7E3A /* Scrub2.h */,
-				6E8B79F30991BC42003F7E3A /* Scrub3.h */,
-				6EECD8681BE965650013E93A /* ScrubBusiness.h */,
-				6E8B79F40991BC42003F7E3A /* ScrubP.h */,
-				6EFB257309B0383B0062574C /* Split.h */,
-				6EFB257409B0383B0062574C /* SplitP.h */,
-				6E8B7A0E0991BC42003F7E3A /* SX-book-p.h */,
-				6E8B7A0F0991BC42003F7E3A /* SX-book.h */,
-				6E8B7A100991BC42003F7E3A /* SX-ttinfo.h */,
-				6E8B7A160991BC42003F7E3A /* test-engine-strings.h */,
-				6E8B7A170991BC42003F7E3A /* test-engine-stuff.h */,
-				6E8B7A1B0991BC42003F7E3A /* Transaction.h */,
-				6E8B7A1C0991BC42003F7E3A /* TransactionP.h */,
-				6E8B7A1D0991BC42003F7E3A /* TransLog.h */,
-			);
-			name = engine;
-			sourceTree = "<group>";
-		};
-		6E7BB1400B955818000B79D4 /* core-utils */ = {
-			isa = PBXGroup;
-			children = (
-				6EC70C0B1176DC9B006E876C /* binreloc.h */,
-				6EBC072118B1D8EA00A5CEB7 /* gnc-environment.c */,
-				6EBC072318B1D8EA00A5CEB7 /* gnc-features.c */,
-				6EC70C0D1176DC9B006E876C /* gnc-filepath-utils.h */,
-				6E8B784C0991BC41003F7E3A /* gnc-gdate-utils.h */,
-				6E8B78500991BC41003F7E3A /* gnc-gkeyfile-utils.h */,
-				6E7BAEE20B93E251000B79D4 /* gnc-glib-utils.h */,
-				6EBC072518B1D8EA00A5CEB7 /* gnc-guile-utils.c */,
-				6EC70C0F1176DC9B006E876C /* gnc-jalali.h */,
-				6EBC072718B1D8EA00A5CEB7 /* gnc-locale-utils.c */,
-				6EC70C111176DC9B006E876C /* gnc-path.h */,
-				6EBC072A18B1D8EA00A5CEB7 /* gnc-prefs.c */,
-				6EC70C131176DC9B006E876C /* gnc-uri-utils.h */,
-			);
-			name = "core-utils";
-			sourceTree = "<group>";
-		};
-		6E7BB1410B955848000B79D4 /* register */ = {
-			isa = PBXGroup;
-			children = (
-				6E8B77B70991BC41003F7E3A /* basiccell.h */,
-				6E8B77C10991BC41003F7E3A /* cell-factory.h */,
-				6E8B77C20991BC41003F7E3A /* cellblock.h */,
-				6E8B77C30991BC41003F7E3A /* checkboxcell.h */,
-				6E8B77C50991BC41003F7E3A /* combocell.h */,
-				6E8B77C60991BC41003F7E3A /* datecell.h */,
-				6E8B780E0991BC41003F7E3A /* formulacell-gnome.h */,
-				6E8B780F0991BC41003F7E3A /* formulacell.h */,
-				6E8B78690991BC41003F7E3A /* gnc-ledger-display.h */,
-				6EBC07BB18B1DCC200A5CEB7 /* gnc-ledger-display2.h */,
-				6E8B78CA0991BC41003F7E3A /* gnucash-color.h */,
-				6E8B78CB0991BC41003F7E3A /* gnucash-cursor.h */,
-				6E8B78CC0991BC41003F7E3A /* gnucash-date-picker.h */,
-				6E8B78CD0991BC41003F7E3A /* gnucash-grid.h */,
-				6E8B78CE0991BC41003F7E3A /* gnucash-header.h */,
-				6E8B78CF0991BC41003F7E3A /* gnucash-item-edit.h */,
-				6E8B78D00991BC41003F7E3A /* gnucash-item-list.h */,
-				6E8B78D10991BC41003F7E3A /* gnucash-scrolled-window.h */,
-				6E8B78D20991BC41003F7E3A /* gnucash-sheet.h */,
-				6EBC07BC18B1DCE500A5CEB7 /* gnucash-sheetP.h */,
-				6E8B78D30991BC41003F7E3A /* gnucash-style.h */,
-				6E8B79870991BC41003F7E3A /* gtable.h */,
-				6E8B79AD0991BC42003F7E3A /* numcell.h */,
-				6E8B79B70991BC42003F7E3A /* pricecell-gnome.h */,
-				6E8B79B80991BC42003F7E3A /* pricecell.h */,
-				6E8B79E70991BC42003F7E3A /* quickfillcell-gnome.h */,
-				6E8B79E80991BC42003F7E3A /* quickfillcell.h */,
-				6E8B79E90991BC42003F7E3A /* recncell.h */,
-				6E8B79ED0991BC42003F7E3A /* register-common.h */,
-				6E8B7A070991BC42003F7E3A /* split-register-control.h */,
-				6E8B7A080991BC42003F7E3A /* split-register-layout.h */,
-				6E8B7A090991BC42003F7E3A /* split-register-model-save.h */,
-				6E8B7A0A0991BC42003F7E3A /* split-register-model.h */,
-				6E4A80B80F27CDB00024DAAF /* split-register-p.h */,
-				6E8B7A0C0991BC42003F7E3A /* split-register.h */,
-				6E8B7A110991BC42003F7E3A /* table-allgui.h */,
-				6E8B7A120991BC42003F7E3A /* table-control.h */,
-				6E8B7A130991BC42003F7E3A /* table-gnome.h */,
-				6E8B7A140991BC42003F7E3A /* table-layout.h */,
-				6E8B7A150991BC42003F7E3A /* table-model.h */,
-			);
-			name = register;
-			sourceTree = "<group>";
-		};
-		6E7BB1430B955892000B79D4 /* gnome */ = {
-			isa = PBXGroup;
-			children = (
-				6E0E95261851BC8F0033FCAD /* assistant-acct-period.h */,
-				6E0E95281851BC8F0033FCAD /* assistant-hierarchy.h */,
-				6E0E952A1851BC8F0033FCAD /* assistant-loan.h */,
-				6E0E952C1851BC8F0033FCAD /* assistant-stock-split.h */,
-				6E8B77D40991BC41003F7E3A /* dialog-fincalc.h */,
-				6EEA3D191E8E316E00BA45AE /* dialog-find-account.h */,
-				6E8B77D50991BC41003F7E3A /* dialog-find-transactions.h */,
-				6E0E952E1851BC8F0033FCAD /* dialog-find-transactions2.h */,
-				6EEA3D1A1E8E316E00BA45AE /* dialog-imap-editor.h */,
-				6E0E95301851BC8F0033FCAD /* dialog-lot-viewer.h */,
-				6E8B77D90991BC41003F7E3A /* dialog-new-user.h */,
-				6E8B77DF0991BC41003F7E3A /* dialog-print-check.h */,
-				6E8B77E00991BC41003F7E3A /* dialog-progress.h */,
-				6E7BAEEA0B93E2F9000B79D4 /* dialog-sx-editor.h */,
-				6E0E95341851BC8F0033FCAD /* dialog-sx-editor2.h */,
-				6E8B77E60991BC41003F7E3A /* dialog-sx-from-trans.h */,
-				6E7BAEEB0B93E2F9000B79D4 /* dialog-sx-since-last-run.h */,
-				6EEA3D1B1E8E316E00BA45AE /* dialog-trans-assoc.h */,
-				6E0E95361851BC8F0033FCAD /* gnc-budget-view.h */,
-				6E8B78780991BC41003F7E3A /* gnc-plugin-account-tree.h */,
-				6E8B78790991BC41003F7E3A /* gnc-plugin-basic-commands.h */,
-				6E8B787A0991BC41003F7E3A /* gnc-plugin-budget.h */,
-				6E8B78830991BC41003F7E3A /* gnc-plugin-page-account-tree.h */,
-				6E8B78840991BC41003F7E3A /* gnc-plugin-page-budget.h */,
-				6E8B78860991BC41003F7E3A /* gnc-plugin-page-register.h */,
-				6E0E95381851BC8F0033FCAD /* gnc-plugin-page-register2.h */,
-				6E7BAEEC0B93E2F9000B79D4 /* gnc-plugin-page-sx-list.h */,
-				6E8B788A0991BC41003F7E3A /* gnc-plugin-register.h */,
-				6E0E953A1851BC8F0033FCAD /* gnc-plugin-register2.h */,
-				6E8B78950991BC41003F7E3A /* gnc-split-reg.h */,
-				6E0E953C1851BCFD0033FCAD /* gnc-split-reg2.h */,
-				6E0E953E1851BCFD0033FCAD /* reconcile-view.h */,
-				6E8B7A1A0991BC42003F7E3A /* top-level.h */,
-				6E0E95401851BCFD0033FCAD /* window-autoclear.h */,
-				6E8B7A230991BC42003F7E3A /* window-reconcile.h */,
-				6E0E95421851BCFD0033FCAD /* window-reconcile2.h */,
-			);
-			name = gnome;
-			sourceTree = "<group>";
-		};
-		6E7BB1440B95589E000B79D4 /* gnome-utils */ = {
-			isa = PBXGroup;
-			children = (
-				6E8B77B10991BC41003F7E3A /* account-quickfill.h */,
-				6EBC075918B1DA8800A5CEB7 /* assistant-xml-encoding.h */,
-				6E8B77CA0991BC41003F7E3A /* dialog-account.h */,
-				6E4A807A0F27CA4A0024DAAF /* dialog-book-close.h */,
-				6E8B77CE0991BC41003F7E3A /* dialog-commodity.h */,
-				6EBC075B18B1DA8800A5CEB7 /* dialog-dup-trans.h */,
-				6E4EC6200F9A32F900C6F6AC /* dialog-file-access.h */,
-				6EC70C241176DE9F006E876C /* dialog-object-references.h */,
-				6E8B77DA0991BC41003F7E3A /* dialog-options.h */,
-				6E8B77DE0991BC41003F7E3A /* dialog-preferences.h */,
-				6EBC075D18B1DA8800A5CEB7 /* dialog-query-view.h */,
-				6E8B77E20991BC41003F7E3A /* dialog-reset-warnings.h */,
-				6EBC075F18B1DA8800A5CEB7 /* dialog-tax-table.h */,
-				6E8B77E90991BC41003F7E3A /* dialog-totd.h */,
-				6E8B77EA0991BC41003F7E3A /* dialog-transfer.h */,
-				6E8B77EB0991BC41003F7E3A /* dialog-utils.h */,
-				6E8B78190991BC41003F7E3A /* gnc-account-sel.h */,
-				6E8B781C0991BC41003F7E3A /* gnc-amount-edit.h */,
-				6E4A807E0F27CA4A0024DAAF /* gnc-autosave.h */,
-				6EBC076118B1DA8800A5CEB7 /* gnc-cell-renderer-date.h */,
-				6EBC076318B1DA8800A5CEB7 /* gnc-cell-renderer-popup-entry.h */,
-				6EBC076518B1DA8800A5CEB7 /* gnc-cell-renderer-popup.h */,
-				6EBC076718B1DA8800A5CEB7 /* gnc-combott.h */,
-				6E8B78240991BC41003F7E3A /* gnc-commodity-edit.h */,
-				6E8B78280991BC41003F7E3A /* gnc-currency-edit.h */,
-				6E8B782A0991BC41003F7E3A /* gnc-date-delta.h */,
-				6E8B782B0991BC41003F7E3A /* gnc-date-edit.h */,
-				6E8B782C0991BC41003F7E3A /* gnc-date-format.h */,
-				6E7BAEF00B93E3A7000B79D4 /* gnc-dense-cal-model.h */,
-				6E7BAEF10B93E3A7000B79D4 /* gnc-dense-cal-store.h */,
-				6E8B782E0991BC41003F7E3A /* gnc-dense-cal.h */,
-				6E8B783E0991BC41003F7E3A /* gnc-embedded-window.h */,
-				6E8B78480991BC41003F7E3A /* gnc-file.h */,
-				6E8B784A0991BC41003F7E3A /* gnc-frequency.h */,
-				6E8B784E0991BC41003F7E3A /* gnc-general-select.h */,
-				6E8B78510991BC41003F7E3A /* gnc-gnome-utils.h */,
-				6EC70C271176DE9F006E876C /* gnc-gobject-utils.h */,
-				6EC70C291176DE9F006E876C /* gnc-gtk-utils.h */,
-				6E8B78540991BC41003F7E3A /* gnc-gui-query.h */,
-				6E8B78630991BC41003F7E3A /* gnc-icons.h */,
-				6EC70C2B1176DE9F006E876C /* gnc-keyring.h */,
-				6E8B786D0991BC41003F7E3A /* gnc-main-window.h */,
-				6E8B786F0991BC41003F7E3A /* gnc-menu-extensions.h */,
-				6E8B78770991BC41003F7E3A /* gnc-period-select.h */,
-				6E8B787C0991BC41003F7E3A /* gnc-plugin-file-history.h */,
-				6E8B787F0991BC41003F7E3A /* gnc-plugin-manager.h */,
-				6E8B78800991BC41003F7E3A /* gnc-plugin-menu-additions.h */,
-				6E8B78880991BC41003F7E3A /* gnc-plugin-page.h */,
-				6E8B788C0991BC41003F7E3A /* gnc-plugin.h */,
-				6EBC076918B1DA8800A5CEB7 /* gnc-query-view.h */,
-				6E8B78900991BC41003F7E3A /* gnc-recurrence.h */,
-				6E8B78940991BC41003F7E3A /* gnc-splash.h */,
-				6E7BAEF20B93E3A7000B79D4 /* gnc-sx-instance-dense-cal-adapter.h */,
-				6E7BAEF30B93E3A7000B79D4 /* gnc-sx-list-tree-model-adapter.h */,
-				6EBC076B18B1DA8900A5CEB7 /* gnc-tree-control-split-reg.h */,
-				6E8B78970991BC41003F7E3A /* gnc-tree-model-account-types.h */,
-				6E8B78980991BC41003F7E3A /* gnc-tree-model-account.h */,
-				6E8B78990991BC41003F7E3A /* gnc-tree-model-budget.h */,
-				6E8B789A0991BC41003F7E3A /* gnc-tree-model-commodity.h */,
-				6EBC076D18B1DA8900A5CEB7 /* gnc-tree-model-owner.h */,
-				6E8B789B0991BC41003F7E3A /* gnc-tree-model-price.h */,
-				6E8B789C0991BC41003F7E3A /* gnc-tree-model-selection.h */,
-				6EBC076F18B1DA8900A5CEB7 /* gnc-tree-model-split-reg.h */,
-				6E8B789D0991BC41003F7E3A /* gnc-tree-model.h */,
-				6EBC077118B1DA8900A5CEB7 /* gnc-tree-util-split-reg.h */,
-				6E8B789E0991BC41003F7E3A /* gnc-tree-view-account.h */,
-				6E8B789F0991BC41003F7E3A /* gnc-tree-view-commodity.h */,
-				6EBC077318B1DA8900A5CEB7 /* gnc-tree-view-owner.h */,
-				6E8B78A00991BC41003F7E3A /* gnc-tree-view-price.h */,
-				6EBC077518B1DA8900A5CEB7 /* gnc-tree-view-split-reg.h */,
-				6E7BAEF40B93E3A7000B79D4 /* gnc-tree-view-sx-list.h */,
-				6E8B78A10991BC41003F7E3A /* gnc-tree-view.h */,
-				6EBC077618B1DA8900A5CEB7 /* gnc-ui.h */,
-				6E8B78A60991BC41003F7E3A /* gnc-window.h */,
-				6E8B79AA0991BC42003F7E3A /* misc-gnome-utils.h */,
-				6E8B79B90991BC42003F7E3A /* print-session.h */,
-				6E8B79FD0991BC42003F7E3A /* search-param.h */,
-				6EBC077818B1DA8900A5CEB7 /* tree-view-utils.h */,
-				6E4A807F0F27CA4A0024DAAF /* window-main-summarybar.h */,
-			);
-			name = "gnome-utils";
-			sourceTree = "<group>";
-		};
-		6E7BB1450B9558BF000B79D4 /* miscellaneous */ = {
-			isa = PBXGroup;
-			children = (
-				6E8B79890991BC41003F7E3A /* guile-mappings.h */,
-				6E4A80060F27C0350024DAAF /* pow.h */,
-				6E8B7A000991BC42003F7E3A /* setenv.h */,
-				6EECD86F1BE9683D0013E93A /* strfmon.h */,
-				6E8B7A0D0991BC42003F7E3A /* strptime.h */,
-				6E8B7A190991BC42003F7E3A /* test-stuff.h */,
-			);
-			name = miscellaneous;
-			sourceTree = "<group>";
-		};
-		6E7BB1480B9558DE000B79D4 /* libqof */ = {
-			isa = PBXGroup;
-			children = (
-				6E24BAE61B6039840075D17E /* gnc-aqbanking-templates.h */,
-				6EEA3D3A1E8E360D00BA45AE /* gnc-backend-prov.hpp */,
-				6E4EC6490F9A359B00C6F6AC /* gnc-date-p.h */,
-				6E4EC64B0F9A359B00C6F6AC /* gnc-date.h */,
-				6E24BAE81B6039840075D17E /* gnc-datetime.hpp */,
-				6EB956971A39565A002E3AC5 /* gnc-int128.hpp */,
-				6E4EC64D0F9A359B00C6F6AC /* gnc-numeric.h */,
-				6EEA3D3B1E8E360D00BA45AE /* gnc-numeric.hpp */,
-				6EEA3D3C1E8E360D00BA45AE /* gnc-rational-rounding.hpp */,
-				6EB956991A39565A002E3AC5 /* gnc-rational.hpp */,
-				6E24BAEA1B6039840075D17E /* gnc-timezone.hpp */,
-				6E4EC64F0F9A359B00C6F6AC /* guid.h */,
-				6EEA3D3D1E8E360D00BA45AE /* guid.hpp */,
-				6EB9569A1A39565A002E3AC5 /* kvp_frame.hpp */,
-				6EB9569C1A39565A002E3AC5 /* kvp-value.hpp */,
-				6EEA3D3E1E8E360D00BA45AE /* qof-backend.hpp */,
-				6E4EC6580F9A359B00C6F6AC /* qof-gobject.h */,
-				6E056BF416C0F1E100B5E1F2 /* qof-string-cache.h */,
-				6E4EC65A0F9A359B00C6F6AC /* qof.h */,
-				6E4EC65D0F9A359B00C6F6AC /* qofbackend.h */,
-				6E4EC65E0F9A359B00C6F6AC /* qofbook-p.h */,
-				6E4EC6600F9A359B00C6F6AC /* qofbook.h */,
-				6EC70C2C1176DF50006E876C /* qofbookslots.h */,
-				6E4EC6640F9A359B00C6F6AC /* qofchoice.h */,
-				6E4EC6650F9A359B00C6F6AC /* qofclass-p.h */,
-				6E4EC6670F9A359B00C6F6AC /* qofclass.h */,
-				6E4EC6680F9A359B00C6F6AC /* qofevent-p.h */,
-				6E4EC66A0F9A359B00C6F6AC /* qofevent.h */,
-				6E4EC66D0F9A359B00C6F6AC /* qofid-p.h */,
-				6E4EC66F0F9A359B00C6F6AC /* qofid.h */,
-				6E4EC6700F9A359B00C6F6AC /* qofinstance-p.h */,
-				6E4EC6720F9A359B00C6F6AC /* qofinstance.h */,
-				6E4EC6740F9A359B00C6F6AC /* qoflog.h */,
-				6E4EC6770F9A359B00C6F6AC /* qofobject-p.h */,
-				6E4EC6790F9A359B00C6F6AC /* qofobject.h */,
-				6E4EC67C0F9A359B00C6F6AC /* qofquery-p.h */,
-				6E4EC6800F9A359B00C6F6AC /* qofquery.h */,
-				6E4EC6810F9A359B00C6F6AC /* qofquerycore-p.h */,
-				6E4EC6830F9A359B00C6F6AC /* qofquerycore.h */,
-				6E4EC6880F9A359B00C6F6AC /* qofsession.h */,
-				6EEA3D3F1E8E360D00BA45AE /* qofsession.hpp */,
-				6E4EC68C0F9A359B00C6F6AC /* qofutil.h */,
-			);
-			name = libqof;
-			sourceTree = "<group>";
-		};
-		6E7BB1490B9558E9000B79D4 /* app-utils */ = {
-			isa = PBXGroup;
-			children = (
-				6EF6018718137B2100B8E15A /* business-helpers.h */,
-				6E8B77FD0991BC41003F7E3A /* file-utils.h */,
-				6E24BADC1B6038EC0075D17E /* fin_spl_protos.h */,
-				6E24BADD1B6038EC0075D17E /* fin_static_proto.h */,
-				6E24BADF1B6038EC0075D17E /* finproto.h */,
-				6E24BAE01B6038EC0075D17E /* finvar.h */,
-				6E8B78120991BC41003F7E3A /* gfec.h */,
-				6E8B78180991BC41003F7E3A /* gnc-account-merge.h */,
-				6E8B781A0991BC41003F7E3A /* gnc-accounting-period.h */,
-				6EF6018A18137B7200B8E15A /* gnc-addr-quickfill.h */,
-				6E8B78200991BC41003F7E3A /* gnc-basic-gobject.h */,
-				6E8B78260991BC41003F7E3A /* gnc-component-manager.h */,
-				6EF6018C18137B7200B8E15A /* gnc-entry-quickfill.h */,
-				6E8B78440991BC41003F7E3A /* gnc-euro.h */,
-				6E8B78470991BC41003F7E3A /* gnc-exp-parser.h */,
-				6E8B784F0991BC41003F7E3A /* gnc-gettext-util.h */,
-				6EF6018E18137B7200B8E15A /* gnc-gsettings.h */,
-				6E4A803D0F27C4FC0024DAAF /* gnc-help-utils.h */,
-				6E8B785C0991BC41003F7E3A /* gnc-helpers.h */,
-				6EF6019018137B7200B8E15A /* gnc-prefs-utils.h */,
-				6EBC06F018B1D66300A5CEB7 /* gnc-state.h */,
-				6E7BAEDB0B93E11F000B79D4 /* gnc-sx-instance-model.h */,
-				6EF6019218137B7200B8E15A /* gnc-ui-balances.h */,
-				6E8B78A30991BC41003F7E3A /* gnc-ui-util.h */,
-				6E8B798A0991BC41003F7E3A /* guile-util.h */,
-				6E8B79AF0991BC42003F7E3A /* option-util.h */,
-			);
-			name = "app-utils";
-			sourceTree = "<group>";
-		};
-		6E7BB14B0B955906000B79D4 /* gnc-module */ = {
-			isa = PBXGroup;
-			children = (
-				6E8B77B60991BC41003F7E3A /* bar.h */,
-				6E8B77B80991BC41003F7E3A /* baz.h */,
-				6E8B780C0991BC41003F7E3A /* foo.h */,
-				6E8B78700991BC41003F7E3A /* gnc-module-api.h */,
-				6E8B78710991BC41003F7E3A /* gnc-module.h */,
-			);
-			name = "gnc-module";
-			sourceTree = "<group>";
-		};
-		6E7BB14C0B955910000B79D4 /* business */ = {
-			isa = PBXGroup;
-			children = (
-				6E8B77BB0991BC41003F7E3A /* business-gnome-utils.h */,
-				6E8B77BC0991BC41003F7E3A /* business-options-gnome.h */,
-				6EE6D28215FDA360008B3F08 /* business-options.h */,
-				6E8B77BE0991BC41003F7E3A /* business-urls.h */,
-				6E8B77CB0991BC41003F7E3A /* dialog-billterms.h */,
-				6E7BAEDE0B93E1D5000B79D4 /* dialog-choose-owner.h */,
-				6E8B77CF0991BC41003F7E3A /* dialog-customer.h */,
-				6E8B77D00991BC41003F7E3A /* dialog-date-close.h */,
-				6E8B77D20991BC41003F7E3A /* dialog-employee.h */,
-				6E8B77D70991BC41003F7E3A /* dialog-invoice.h */,
-				6E8B77D80991BC41003F7E3A /* dialog-job.h */,
-				6E8B77DB0991BC41003F7E3A /* dialog-order.h */,
-				6E8B77DD0991BC41003F7E3A /* dialog-payment.h */,
-				6E8B77EC0991BC41003F7E3A /* dialog-vendor.h */,
-				6E8B787B0991BC41003F7E3A /* gnc-plugin-business.h */,
-				6E8B78850991BC41003F7E3A /* gnc-plugin-page-invoice.h */,
-				6EBC072018B1D85200A5CEB7 /* gnc-plugin-page-owner-tree.h */,
-				6E8B78B50991BC41003F7E3A /* gncEntryLedger.h */,
-				6E8B78B60991BC41003F7E3A /* gncEntryLedgerControl.h */,
-				6E8B78B70991BC41003F7E3A /* gncEntryLedgerLayout.h */,
-				6E8B78B80991BC41003F7E3A /* gncEntryLedgerModel.h */,
-				6E8B78B90991BC41003F7E3A /* gncEntryLedgerP.h */,
-				6E8B79FC0991BC42003F7E3A /* search-owner.h */,
-			);
-			name = business;
-			sourceTree = "<group>";
-		};
-		6E7BB14D0B95591C000B79D4 /* backend */ = {
-			isa = PBXGroup;
-			children = (
-				6EC70C021176DB3B006E876C /* escape.h */,
-				6E4A80450F27C4FC0024DAAF /* gnc-account-sql.h */,
-				6EBC070818B1D76F00A5CEB7 /* gnc-address-xml-v2.h */,
-				6E4A80400F27C4FC0024DAAF /* gnc-backend-dbi.h */,
-				6EEA3CB91E8E2A1600BA45AE /* gnc-backend-dbi.hpp */,
-				6E4EC5C20F9A30E600C6F6AC /* gnc-backend-xml.h */,
-				6EBC06F418B1D6E600A5CEB7 /* gnc-bill-term-sql.h */,
-				6EBC070A18B1D76F00A5CEB7 /* gnc-bill-term-xml-v2.h */,
-				6E4A80490F27C4FC0024DAAF /* gnc-book-sql.h */,
-				6E4A804B0F27C4FC0024DAAF /* gnc-budget-sql.h */,
-				6E4A804D0F27C4FC0024DAAF /* gnc-commodity-sql.h */,
-				6EBC06F618B1D6E600A5CEB7 /* gnc-customer-sql.h */,
-				6EBC070C18B1D76F00A5CEB7 /* gnc-customer-xml-v2.h */,
-				6EEA3CBA1E8E2A1600BA45AE /* gnc-dbiprovider.hpp */,
-				6EEA3CBB1E8E2A1600BA45AE /* gnc-dbiproviderimpl.hpp */,
-				6EEA3CBD1E8E2A1600BA45AE /* gnc-dbisqlconnection.hpp */,
-				6EEA3CBF1E8E2A1600BA45AE /* gnc-dbisqlresult.hpp */,
-				6EBC06F818B1D6E600A5CEB7 /* gnc-employee-sql.h */,
-				6EBC070E18B1D76F00A5CEB7 /* gnc-employee-xml-v2.h */,
-				6EBC06FA18B1D6E600A5CEB7 /* gnc-entry-sql.h */,
-				6EBC071018B1D76F00A5CEB7 /* gnc-entry-xml-v2.h */,
-				6EBC06FC18B1D6E600A5CEB7 /* gnc-invoice-sql.h */,
-				6EBC071218B1D76F00A5CEB7 /* gnc-invoice-xml-v2.h */,
-				6EBC06FE18B1D6E600A5CEB7 /* gnc-job-sql.h */,
-				6EBC071418B1D76F00A5CEB7 /* gnc-job-xml-v2.h */,
-				6E4A804F0F27C4FC0024DAAF /* gnc-lots-sql.h */,
-				6EBC070018B1D6E600A5CEB7 /* gnc-order-sql.h */,
-				6EBC071618B1D76F00A5CEB7 /* gnc-order-xml-v2.h */,
-				6EBC071818B1D76F00A5CEB7 /* gnc-owner-xml-v2.h */,
-				6E4A80510F27C4FC0024DAAF /* gnc-price-sql.h */,
-				6E4A80530F27C4FC0024DAAF /* gnc-recurrence-sql.h */,
-				6E4A80550F27C4FC0024DAAF /* gnc-schedxaction-sql.h */,
-				6E4A80570F27C4FC0024DAAF /* gnc-slots-sql.h */,
-				6EEA3CD91E8E2B9400BA45AE /* gnc-sql-backend.hpp */,
-				6EEA3CDA1E8E2B9400BA45AE /* gnc-sql-column-table-entry.hpp */,
-				6EEA3CDB1E8E2B9400BA45AE /* gnc-sql-connection.hpp */,
-				6EEA3CDC1E8E2B9400BA45AE /* gnc-sql-object-backend.hpp */,
-				6EEA3CDD1E8E2B9400BA45AE /* gnc-sql-result.hpp */,
-				6EBC070418B1D6E600A5CEB7 /* gnc-tax-table-sql.h */,
-				6EBC071A18B1D76F00A5CEB7 /* gnc-tax-table-xml-v2.h */,
-				6E4A80590F27C4FC0024DAAF /* gnc-transaction-sql.h */,
-				6EBC070618B1D6E600A5CEB7 /* gnc-vendor-sql.h */,
-				6EBC071C18B1D76F00A5CEB7 /* gnc-vendor-xml-v2.h */,
-				6EEA3CFF1E8E2CC100BA45AE /* gnc-xml-backend.hpp */,
-				6E4EC5CC0F9A30E700C6F6AC /* gnc-xml-helper.h */,
-				6E4EC5CD0F9A30E700C6F6AC /* gnc-xml.h */,
-				6E4EC5D00F9A30E700C6F6AC /* io-example-account.h */,
-				6E4EC5D20F9A30E700C6F6AC /* io-gncxml-gen.h */,
-				6E4EC5D50F9A30E700C6F6AC /* io-gncxml-v2.h */,
-				6E4EC5D60F9A30E700C6F6AC /* io-gncxml.h */,
-				6E4EC5D80F9A30E700C6F6AC /* io-utils.h */,
-				6E4EC5DB0F9A30E700C6F6AC /* sixtp-dom-generators.h */,
-				6E4EC5DD0F9A30E700C6F6AC /* sixtp-dom-parsers.h */,
-				6E4EC5DE0F9A30E700C6F6AC /* sixtp-parsers.h */,
-				6E4EC5E00F9A30E700C6F6AC /* sixtp-stack.h */,
-				6E4EC5E30F9A30E700C6F6AC /* sixtp-utils.h */,
-				6E4EC5E50F9A30E700C6F6AC /* sixtp.h */,
-				6E24BACF1B60373A0075D17E /* test-dbi-business-stuff.h */,
-				6E24BAD11B60373A0075D17E /* test-dbi-stuff.h */,
-				6E4EC5EB0F9A30E700C6F6AC /* test-file-stuff.h */,
-				6EEA3D121E8E2DA100BA45AE /* test-real-data.sh.in */,
-				6EBC071E18B1D76F00A5CEB7 /* xml-helpers.h */,
-			);
-			name = backend;
-			sourceTree = "<group>";
-		};
-		6E7BB14E0B955928000B79D4 /* import-export */ = {
-			isa = PBXGroup;
-			children = (
-				6EBC077A18B1DB4D00A5CEB7 /* assistant-ab-initial.h */,
-				6EBC079D18B1DBAA00A5CEB7 /* assistant-csv-account-import.h */,
-				6EBC079418B1DB7F00A5CEB7 /* assistant-csv-export.h */,
-				6EBC079F18B1DBAA00A5CEB7 /* assistant-csv-trans-import.h */,
-				6EBC07AC18B1DC1500A5CEB7 /* assistant-qif-import.h */,
-				6EBC07A118B1DBAA00A5CEB7 /* csv-account-import.h */,
-				6EBC079618B1DB7F00A5CEB7 /* csv-transactions-export.h */,
-				6EBC079818B1DB7F00A5CEB7 /* csv-tree-export.h */,
-				6EBC077C18B1DB4D00A5CEB7 /* dialog-ab-daterange.h */,
-				6EBC077E18B1DB4D00A5CEB7 /* dialog-ab-trans.h */,
-				6EBC07AE18B1DC1500A5CEB7 /* dialog-account-picker.h */,
-				6EBC078018B1DB4D00A5CEB7 /* gnc-ab-getbalance.h */,
-				6EBC078218B1DB4D00A5CEB7 /* gnc-ab-gettrans.h */,
-				6EBC078418B1DB4D00A5CEB7 /* gnc-ab-kvp.h */,
-				6EBC078818B1DB4D00A5CEB7 /* gnc-ab-transfer.h */,
-				6EBC078A18B1DB4D00A5CEB7 /* gnc-ab-utils.h */,
-				6EEA3D2B1E8E342A00BA45AE /* gnc-csv-account-map.h */,
-				6EBC07A318B1DBAA00A5CEB7 /* gnc-csv-gnumeric-popup.h */,
-				6EEA3D2C1E8E342A00BA45AE /* gnc-csv-tokenizer.hpp */,
-				6EEA3D2D1E8E342A00BA45AE /* gnc-csv-trans-settings.hpp */,
-				6EEA3D2E1E8E342A00BA45AE /* gnc-dummy-tokenizer.hpp */,
-				6EBC078C18B1DB4E00A5CEB7 /* gnc-file-aqb-import.h */,
-				6EEA3D2F1E8E342A00BA45AE /* gnc-fw-tokenizer.hpp */,
-				6EBC078E18B1DB4E00A5CEB7 /* gnc-gwen-gui.h */,
-				6E8B786A0991BC41003F7E3A /* gnc-log-replay.h */,
-				6E8B78740991BC41003F7E3A /* gnc-ofx-import.h */,
-				6EBC07AA18B1DBD700A5CEB7 /* gnc-ofx-kvp.h */,
-				6EBC079118B1DB4E00A5CEB7 /* gnc-plugin-aqbanking.h */,
-				6EBC079A18B1DB7F00A5CEB7 /* gnc-plugin-csv-export.h */,
-				6EBC07A718B1DBAA00A5CEB7 /* gnc-plugin-csv-import.h */,
-				6E8B787E0991BC41003F7E3A /* gnc-plugin-log-replay.h */,
-				6E8B78820991BC41003F7E3A /* gnc-plugin-ofx.h */,
-				6EBC07B018B1DC1500A5CEB7 /* gnc-plugin-qif-import.h */,
-				6EEA3D301E8E342A00BA45AE /* gnc-tokenizer.hpp */,
-				6EEA3D311E8E342A00BA45AE /* gnc-trans-props.hpp */,
-				6EEA3D321E8E342A00BA45AE /* gnc-tx-import.hpp */,
-				6E8B798F0991BC41003F7E3A /* import-account-matcher.h */,
-				6E8B79900991BC41003F7E3A /* import-backend.h */,
-				6E8B79910991BC41003F7E3A /* import-commodity-matcher.h */,
-				6E8B79920991BC41003F7E3A /* import-main-matcher.h */,
-				6E8B79940991BC42003F7E3A /* import-match-picker.h */,
-				6E8B79950991BC42003F7E3A /* import-parse.h */,
-				6EEA3D1D1E8E333400BA45AE /* import-pending-matches.h */,
-				6E8B79960991BC42003F7E3A /* import-settings.h */,
-				6E8B79970991BC42003F7E3A /* import-utilities.h */,
-				6E8B79BB0991BC42003F7E3A /* qif-defaults.h */,
-				6E8B79BC0991BC42003F7E3A /* qif-file.h */,
-				6E8B79BD0991BC42003F7E3A /* qif-import-p.h */,
-				6E8B79BE0991BC42003F7E3A /* qif-import.h */,
-				6E8B79BF0991BC42003F7E3A /* qif-objects-p.h */,
-				6E8B79C00991BC42003F7E3A /* qif-objects.h */,
-				6E8B79C10991BC42003F7E3A /* qif-parse.h */,
-			);
-			name = "import-export";
-			sourceTree = "<group>";
-		};
-		6E7BB14F0B955934000B79D4 /* report */ = {
-			isa = PBXGroup;
-			children = (
-				6E4EC5B90F9A2FAF00C6F6AC /* dialog-custom-report.h */,
-				6EBC07CF18B1DD8F00A5CEB7 /* dialog-report-column-view.h */,
-				6EBC07D118B1DD8F00A5CEB7 /* dialog-report-style-sheet.h */,
-				6E8B78870991BC41003F7E3A /* gnc-plugin-page-report.h */,
-				6E8B788B0991BC41003F7E3A /* gnc-plugin-stylesheets.h */,
-				6E8B78910991BC41003F7E3A /* gnc-report.h */,
-				6E8B7A240991BC42003F7E3A /* window-report.h */,
-			);
-			name = report;
-			sourceTree = "<group>";
-		};
-		6E7BB1500B955951000B79D4 /* gnome-search */ = {
-			isa = PBXGroup;
-			children = (
-				6E8B77E40991BC41003F7E3A /* dialog-search.h */,
-				6E8B784D0991BC41003F7E3A /* gnc-general-search.h */,
-				6E8B79F50991BC42003F7E3A /* search-account.h */,
-				6E8B79F60991BC42003F7E3A /* search-boolean.h */,
-				6E8B79F70991BC42003F7E3A /* search-core-type.h */,
-				6E7BAEEE0B93E3A7000B79D4 /* search-core-utils.h */,
-				6E8B79F80991BC42003F7E3A /* search-date.h */,
-				6E8B79F90991BC42003F7E3A /* search-double.h */,
-				6E8B79FA0991BC42003F7E3A /* search-int64.h */,
-				6E8B79FB0991BC42003F7E3A /* search-numeric.h */,
-				6E8B79FE0991BC42003F7E3A /* search-reconciled.h */,
-				6E8B79FF0991BC42003F7E3A /* search-string.h */,
-			);
-			name = "gnome-search";
-			sourceTree = "<group>";
-		};
-		6E8B77AE0991BAD7003F7E3A /* Headers */ = {
-			isa = PBXGroup;
-			children = (
-				6E7BB1490B9558E9000B79D4 /* app-utils */,
-				6E7BB14D0B95591C000B79D4 /* backend */,
-				6E7BB14C0B955910000B79D4 /* business */,
-				6E7BB1400B955818000B79D4 /* core-utils */,
-				6E7BB13F0B9557EB000B79D4 /* engine */,
-				6E7BB14B0B955906000B79D4 /* gnc-module */,
-				6E7BB1430B955892000B79D4 /* gnome */,
-				6E7BB1500B955951000B79D4 /* gnome-search */,
-				6E7BB1440B95589E000B79D4 /* gnome-utils */,
-				6E4EC63E0F9A33BE00C6F6AC /* html */,
-				6E7BB14E0B955928000B79D4 /* import-export */,
-				6E7BB1480B9558DE000B79D4 /* libqof */,
-				6E7BB1450B9558BF000B79D4 /* miscellaneous */,
-				6E7BB1410B955848000B79D4 /* register */,
-				6E7BB14F0B955934000B79D4 /* report */,
-			);
-			name = Headers;
-			sourceTree = "<group>";
-		};
-		6E8B77AF0991BAE1003F7E3A /* Scheme */ = {
-			isa = PBXGroup;
-			children = (
-				6E24BADA1B6038CB0075D17E /* gettext.scm */,
-				6E8B7A290991BC7F003F7E3A /* account-piecharts.scm */,
-				6E8B7A2A0991BC7F003F7E3A /* account-summary.scm */,
-				6E8B7A2B0991BC7F003F7E3A /* advanced-portfolio.scm */,
-				6EBC07BD18B1DD5B00A5CEB7 /* aging.scm */,
-				6E8B7A2D0991BC7F003F7E3A /* app-utils.scm */,
-				6E8B7A2E0991BC7F003F7E3A /* average-balance.scm */,
-				6E8B7A2F0991BC7F003F7E3A /* balance-sheet.scm */,
-				6EBC07BF18B1DD5B00A5CEB7 /* balsheet-eg.eguile.scm */,
-				6EBC07C018B1DD5B00A5CEB7 /* balsheet-eg.scm */,
-				6E8B7A310991BC7F003F7E3A /* bar.scm */,
-				6E8B7A330991BC7F003F7E3A /* baz.scm */,
-				6E4EC5BC0F9A303900C6F6AC /* budget-balance-sheet.scm */,
-				6E4A80BA0F27CE660024DAAF /* budget-barchart.scm */,
-				6E4A80BB0F27CE660024DAAF /* budget-flow.scm */,
-				6E4EC5BD0F9A303900C6F6AC /* budget-income-statement.scm */,
-				6E8B7A340991BC7F003F7E3A /* budget.scm */,
-				6EBC072C18B1D98400A5CEB7 /* business-core.scm */,
-				6E8B7A360991BC7F003F7E3A /* business-gnome.scm */,
-				6EE6D28315FDA360008B3F08 /* business-options.scm */,
-				6EE6D28415FDA360008B3F08 /* business-prefs.scm */,
-				6EBC07C118B1DD5B00A5CEB7 /* business-reports.scm */,
-				6E8B7A3B0991BC7F003F7E3A /* c-interface.scm */,
-				6E8B7A3D0991BC7F003F7E3A /* cash-flow.scm */,
-				6E8B7A3E0991BC7F003F7E3A /* category-barchart.scm */,
-				6EBC07D218B1DDB000A5CEB7 /* collectors.scm */,
-				6E8B7A410991BC7F003F7E3A /* commodity-table.scm */,
-				6E8B7A420991BC7F003F7E3A /* commodity-utilities.scm */,
-				6E8B7A430991BC7F003F7E3A /* config-var.scm */,
-				6E4A80760F27C8770024DAAF /* core-utils.scm */,
-				6EBC07C218B1DD5B00A5CEB7 /* customer-summary.scm */,
-				6E8B7A440991BC7F003F7E3A /* daily-reports.scm */,
-				6E8B7A450991BC7F003F7E3A /* date-utilities.scm */,
-				6E8B7A460991BC7F003F7E3A /* de_DE.scm */,
-				6E8B7A470991BC7F003F7E3A /* de_DE.scm */,
-				6EBC07C318B1DD5B00A5CEB7 /* easy-invoice.scm */,
-				6EC70C2D1176DFE1006E876C /* eguile-gnc.scm */,
-				6EC70C2E1176DFE1006E876C /* eguile-html-utilities.scm */,
-				6EC70C2F1176DFE1006E876C /* eguile-utilities.scm */,
-				6E8B7A4C0991BC7F003F7E3A /* engine-interface.scm */,
-				6E8B7A4D0991BC7F003F7E3A /* engine-utilities.scm */,
-				6E8B7A4E0991BC7F003F7E3A /* engine.scm */,
-				6E8B7A4F0991BC7F003F7E3A /* equity-statement.scm */,
-				6EBC07C418B1DD5B00A5CEB7 /* fancy-invoice.scm */,
-				6E8B7A510991BC7F003F7E3A /* fin.scm */,
-				6E8B7A530991BC7F003F7E3A /* foo.scm */,
-				6E8B7A540991BC7F003F7E3A /* general-journal.scm */,
-				6E8B7A550991BC7F003F7E3A /* general-ledger.scm */,
-				6E8B7A560991BC7F003F7E3A /* gnc-menu-extensions.scm */,
-				6E8B7A570991BC7F003F7E3A /* gnc-module.scm */,
-				6E8B7A580991BC7F003F7E3A /* gnc-numeric.scm */,
-				6E8B7A590991BC7F003F7E3A /* gnome-utils.scm */,
-				6E8B7A5B0991BC7F003F7E3A /* gnumeric-utilities.scm */,
-				6E8B7A690991BC7F003F7E3A /* hello-world.scm */,
-				6E8B7A6B0991BC7F003F7E3A /* hooks.scm */,
-				6E8B7A6C0991BC7F003F7E3A /* html-acct-table.scm */,
-				6E8B7A6D0991BC7F003F7E3A /* html-barchart.scm */,
-				6E8B7A6E0991BC7F003F7E3A /* html-document.scm */,
-				6EBC07D318B1DDB000A5CEB7 /* html-fonts.scm */,
-				6EBC07D418B1DDB000A5CEB7 /* html-jqplot.scm */,
-				6E4A80B90F27CE660024DAAF /* html-linechart.scm */,
-				6E8B7A6F0991BC7F003F7E3A /* html-piechart.scm */,
-				6E8B7A700991BC7F003F7E3A /* html-scatter.scm */,
-				6E8B7A710991BC7F003F7E3A /* html-style-info.scm */,
-				6E8B7A720991BC7F003F7E3A /* html-style-sheet.scm */,
-				6E8B7A730991BC7F003F7E3A /* html-table.scm */,
-				6E8B7A740991BC7F003F7E3A /* html-text.scm */,
-				6E8B7A750991BC7F003F7E3A /* html-utilities.scm */,
-				6E8B7A780991BC7F003F7E3A /* income-statement.scm */,
-				6EBC07C518B1DD5B00A5CEB7 /* invoice.scm */,
-				6EBC07C618B1DD5B00A5CEB7 /* job-report.scm */,
-				6EBC07D518B1DDB000A5CEB7 /* list-extras.scm */,
-				6E8B7A7D0991BC7F003F7E3A /* main.scm */,
-				6EF6019318137B7200B8E15A /* migrate-prefs.scm */,
-				6E8B7A7F0991BC7F003F7E3A /* net-barchart.scm */,
-				6EBC07D718B1DDD000A5CEB7 /* net-linechart.scm */,
-				6E8B7A810991BC7F003F7E3A /* options-utilities.scm */,
-				6E8B7A820991BC7F003F7E3A /* options.scm */,
-				6EBC07C818B1DD5B00A5CEB7 /* owner-report.scm */,
-				6EBC07C918B1DD5B00A5CEB7 /* payables.scm */,
-				6E8B7A280991BC71003F7E3A /* portfolio.scm */,
-				6E8B7A850991BC7F003F7E3A /* prefs.scm */,
-				6E8B7A860991BC7F003F7E3A /* price-quotes.scm */,
-				6E8B7A870991BC7F003F7E3A /* price-scatter.scm */,
-				6EBC07DA18B1DE0200A5CEB7 /* printf.scm */,
-				6EBC07B318B1DC1500A5CEB7 /* qif-dialog-utils.scm */,
-				6EBC07B418B1DC1500A5CEB7 /* qif-file.scm */,
-				6EBC07B518B1DC1500A5CEB7 /* qif-guess-map.scm */,
-				6EBC07B618B1DC1500A5CEB7 /* qif-import.scm */,
-				6EBC07B718B1DC1500A5CEB7 /* qif-merge-groups.scm */,
-				6EBC07B818B1DC1500A5CEB7 /* qif-objects.scm */,
-				6EBC07B918B1DC1500A5CEB7 /* qif-parse.scm */,
-				6EBC07CA18B1DD5C00A5CEB7 /* receivables.scm */,
-				6E8B7A9D0991BC7F003F7E3A /* register.scm */,
-				6EBC07D618B1DDB000A5CEB7 /* report-collectors.scm */,
-				6E8B7A9E0991BC7F003F7E3A /* report-gnome.scm */,
-				6E8B7A9F0991BC7F003F7E3A /* report-system.scm */,
-				6E8B7AA00991BC7F003F7E3A /* report-utilities.scm */,
-				6E8B7AA10991BC7F003F7E3A /* report.scm */,
-				6E8B7AA20991BC7F003F7E3A /* simple-obj.scm */,
-				6E8B7AA90991BC7F003F7E3A /* standard-reports.scm */,
-				6E4A80BC0F27CEAE0024DAAF /* string.scm */,
-				6E8B7AAA0991BC7F003F7E3A /* stylesheet-easy.scm */,
-				6E8B7AAB0991BC7F003F7E3A /* stylesheet-fancy.scm */,
-				6EBC07D918B1DDE300A5CEB7 /* stylesheet-footer.scm */,
-				6E8B7AAC0991BC7F003F7E3A /* stylesheet-plain.scm */,
-				6E8B7AAD0991BC7F003F7E3A /* stylesheets.scm */,
-				6E8B7AAE0991BC7F003F7E3A /* substring-search.scm */,
-				6EBC07D818B1DDD000A5CEB7 /* sx-summary.scm */,
-				6E8B7AAF0991BC7F003F7E3A /* table-utils.scm */,
-				6EBC07CC18B1DD5C00A5CEB7 /* taxinvoice.eguile.scm */,
-				6EBC07CD18B1DD5C00A5CEB7 /* taxinvoice.scm */,
-				6E8B7AB00991BC7F003F7E3A /* taxtxf-de_DE.scm */,
-				6E8B7AB10991BC7F003F7E3A /* taxtxf.scm */,
-				6E8B7AB20991BC7F003F7E3A /* test-create-account.scm */,
-				6E8B7AB40991BC7F003F7E3A /* test-graphing.scm */,
-				6E8B7AB90991BC7F003F7E3A /* test-scm-query-import.scm */,
-				6E8B7ABA0991BC7F003F7E3A /* transaction.scm */,
-				6E8B7ABB0991BC7F003F7E3A /* trial-balance.scm */,
-				6E8B7ABC0991BC7F003F7E3A /* txf-de_DE.scm */,
-				6E8B7ABD0991BC7F003F7E3A /* txf-help-de_DE.scm */,
-				6E8B7ABE0991BC7F003F7E3A /* txf-help.scm */,
-				6E8B7ABF0991BC7F003F7E3A /* txf.scm */,
-				6E8B7AC10991BC7F003F7E3A /* us.scm */,
-				6E8B7AC20991BC7F003F7E3A /* us.scm */,
-				6E8B7AC30991BC7F003F7E3A /* utility-reports.scm */,
-				6E8B7AC40991BC7F003F7E3A /* view-column.scm */,
-				6E8B7AC50991BC7F003F7E3A /* welcome-to-gnucash.scm */,
-				6E8B7AC70991BC7F003F7E3A /* xml-generator.scm */,
-			);
-			name = Scheme;
-			sourceTree = "<group>";
-		};
-		6E8B7AC80991BCCE003F7E3A /* Makefiles */ = {
-			isa = PBXGroup;
-			children = (
-				6EEA3D361E8E34DC00BA45AE /* Makefile.am */,
-				6EEA3D331E8E347000BA45AE /* Makefile.am */,
-				6EEA3D291E8E33EC00BA45AE /* Makefile.am */,
-				6E24BAEE1B6039CC0075D17E /* Makefile.am */,
-				6EBC07C718B1DD5B00A5CEB7 /* Makefile.am */,
-				6EBC07B218B1DC1500A5CEB7 /* Makefile.am */,
-				6E4EC6550F9A359B00C6F6AC /* Makefile.am */,
-				6E4EC6460F9A34EE00C6F6AC /* Makefile.am */,
-				6E4EC63A0F9A333E00C6F6AC /* Makefile.am */,
-				6E4A80B60F27CD310024DAAF /* Makefile.am */,
-				6E4A805B0F27C6A50024DAAF /* Makefile.am */,
-				6E4A80390F27C3EF0024DAAF /* Makefile.am */,
-				6E4A803A0F27C3EF0024DAAF /* Makefile.am */,
-				6E4A803B0F27C3EF0024DAAF /* Makefile.am */,
-				6E4A80370F27C2D40024DAAF /* Makefile.am */,
-				6E8B7AD00991BE25003F7E3A /* Makefile.am */,
-				6E8B7AD10991BE25003F7E3A /* Makefile.am */,
-				6E8B7AD20991BE25003F7E3A /* Makefile.am */,
-				6E8B7AD30991BE25003F7E3A /* Makefile.am */,
-				6E8B7AD40991BE25003F7E3A /* Makefile.am */,
-				6E8B7AD50991BE25003F7E3A /* Makefile.am */,
-				6E8B7AD60991BE25003F7E3A /* Makefile.am */,
-				6E8B7AD80991BE25003F7E3A /* Makefile.am */,
-				6E8B7AD90991BE25003F7E3A /* Makefile.am */,
-				6E8B7ADB0991BE25003F7E3A /* Makefile.am */,
-				6E8B7ADC0991BE25003F7E3A /* Makefile.am */,
-				6E8B7ADD0991BE25003F7E3A /* Makefile.am */,
-				6E8B7ADE0991BE25003F7E3A /* Makefile.am */,
-				6E8B7ADF0991BE25003F7E3A /* Makefile.am */,
-				6E8B7AE00991BE25003F7E3A /* Makefile.am */,
-				6E8B7AE10991BE25003F7E3A /* Makefile.am */,
-				6E8B7AE50991BE25003F7E3A /* Makefile.am */,
-				6E8B7AE70991BE25003F7E3A /* Makefile.am */,
-				6E8B7AE80991BE25003F7E3A /* Makefile.am */,
-				6E8B7AEA0991BE25003F7E3A /* Makefile.am */,
-				6E8B7AEB0991BE25003F7E3A /* Makefile.am */,
-				6E8B7AEC0991BE25003F7E3A /* Makefile.am */,
-				6E8B7AED0991BE25003F7E3A /* Makefile.am */,
-				6E8B7AEF0991BE73003F7E3A /* Makefile.am */,
-				6E8B7AF00991BE73003F7E3A /* Makefile.am */,
-				6E8B7AF10991BE73003F7E3A /* Makefile.am */,
-				6E8B7AF80991BE73003F7E3A /* Makefile.am */,
-				6E8B7AF90991BE73003F7E3A /* Makefile.am */,
-				6E8B7AFA0991BE73003F7E3A /* Makefile.am */,
-				6E8B7AFC0991BE73003F7E3A /* Makefile.am */,
-				6E8B7AFD0991BE73003F7E3A /* Makefile.am */,
-				6E8B7AFE0991BE73003F7E3A /* Makefile.am */,
-				6E8B7AFF0991BE73003F7E3A /* Makefile.am */,
-				6E8B7B030991BE73003F7E3A /* Makefile.am */,
-				6E8B7B070991BE73003F7E3A /* Makefile.am */,
-				6E8B7B210991BE73003F7E3A /* Makefile.am */,
-				6E8B7B220991BE73003F7E3A /* Makefile.am */,
-				6E8B7B240991BE73003F7E3A /* Makefile.am */,
-				6E8B7B2B0991BE73003F7E3A /* Makefile.am */,
-				6E8B7B2D0991BE73003F7E3A /* Makefile.am */,
-				6E8B7B340991BE73003F7E3A /* Makefile.am */,
-				6E8B7B350991BE73003F7E3A /* Makefile.am */,
-				6E8B7B360991BE73003F7E3A /* Makefile.am */,
-				6E8B7B370991BE73003F7E3A /* Makefile.am */,
-				6E8B7B380991BE73003F7E3A /* Makefile.am */,
-				6E8B7B390991BE73003F7E3A /* Makefile.am */,
-				6E8B7B3A0991BE73003F7E3A /* Makefile.am */,
-				6E8B7B3B0991BE73003F7E3A /* Makefile.am */,
-				6E8B7B3C0991BE73003F7E3A /* Makefile.am */,
-				6E8B7B3D0991BE73003F7E3A /* Makefile.am */,
-				6E8B7B3E0991BE73003F7E3A /* Makefile.am */,
-				6E8B7B3F0991BE73003F7E3A /* Makefile.am */,
-				6E8B7B400991BE73003F7E3A /* Makefile.am */,
-				6E8B7B410991BE73003F7E3A /* Makefile.am */,
-				6E8B7B420991BE73003F7E3A /* Makefile.am */,
-				6E8B7B430991BE73003F7E3A /* Makefile.am */,
-				6E8B7B440991BE73003F7E3A /* Makefile.am */,
-				6E8B7B4C0991BE74003F7E3A /* Makefile.am */,
-				6E8B7B510991BE74003F7E3A /* Makefile.am */,
-				6E8B7B530991BE74003F7E3A /* Makefile.am */,
-				6E8B7B540991BE74003F7E3A /* Makefile.am */,
-				6E8B7B560991BE74003F7E3A /* Makefile.am */,
-				6E8B7B570991BE74003F7E3A /* Makefile.am */,
-				6E8B7B580991BE74003F7E3A /* Makefile.am */,
-				6E8B7B590991BE74003F7E3A /* Makefile.am */,
-				6E8B7B5A0991BE74003F7E3A /* Makefile.am */,
-				6E8B7B5B0991BE74003F7E3A /* Makefile.am */,
-				6E8B7B5C0991BE74003F7E3A /* Makefile.am */,
-				6E8B7B5D0991BE74003F7E3A /* Makefile.am */,
-				6E8B7B5E0991BE74003F7E3A /* Makefile.am */,
-				6E8B7B5F0991BE74003F7E3A /* Makefile.am */,
-				6E8B7B600991BE74003F7E3A /* Makefile.am */,
-				6E8B7B610991BE74003F7E3A /* Makefile.am */,
-				6E8B7B620991BE74003F7E3A /* Makefile.am */,
-				6E8B7B630991BE74003F7E3A /* Makefile.am */,
-				6E8B7B640991BE74003F7E3A /* Makefile.am */,
-				6E8B7B650991BE74003F7E3A /* Makefile.am */,
-				6E8B7B660991BE74003F7E3A /* Makefile.am */,
-				6E8B7B6A0991BE74003F7E3A /* Makefile.am */,
-				6E8B7B6B0991BE74003F7E3A /* Makefile.am */,
-				6E8B7B6C0991BE74003F7E3A /* Makefile.am */,
-				6E8B7B6D0991BE74003F7E3A /* Makefile.am */,
-				6E8B7B6E0991BE74003F7E3A /* Makefile.am */,
-				6E8B7B6F0991BE74003F7E3A /* Makefile.am */,
-				6E8B7B720991BE74003F7E3A /* Makefile.am */,
-				6E8B7B760991BE74003F7E3A /* Makefile.am */,
-				6E8B7B770991BE74003F7E3A /* Makefile.am */,
-				6EEA3D131E8E2F5500BA45AE /* Makefile.am */,
-				6EEA3D201E8E339700BA45AE /* Makefile.am */,
-			);
-			name = Makefiles;
-			sourceTree = "<group>";
-		};
-/* End PBXGroup section */
-
-/* Begin PBXLegacyTarget section */
-		6E0F8138098D492A00D0BB5C /* Gnucash */ = {
-			isa = PBXLegacyTarget;
-			buildArgumentsString = "";
-			buildConfigurationList = 6E0F8139098D496900D0BB5C /* Build configuration list for PBXLegacyTarget "Gnucash" */;
-			buildPhases = (
-			);
-			buildToolPath = /usr/bin/true;
-			buildWorkingDirectory = ../build/darwin;
-			dependencies = (
-			);
-			name = Gnucash;
-			passBuildSettingsInEnvironment = 1;
-			productName = debug;
-		};
-		6EB409A21E93773A009904A3 /* Test Numeric */ = {
-			isa = PBXLegacyTarget;
-			buildArgumentsString = "$(ACTION)";
-			buildConfigurationList = 6EB409A51E93773B009904A3 /* Build configuration list for PBXLegacyTarget "Test Numeric" */;
-			buildPhases = (
-			);
-			buildToolPath = /usr/bin/true;
-			buildWorkingDirectory = ../build/darwin;
-			dependencies = (
-			);
-			name = "Test Numeric";
-			passBuildSettingsInEnvironment = 0;
-			productName = "Test Numeric";
-		};
-/* End PBXLegacyTarget section */
-
-/* Begin PBXProject section */
-		6E0F8121098D48CD00D0BB5C /* Project object */ = {
-			isa = PBXProject;
-			attributes = {
-				LastUpgradeCheck = 0460;
-				TargetAttributes = {
-					6EB409A21E93773A009904A3 = {
-						CreatedOnToolsVersion = 8.2;
-						ProvisioningStyle = Automatic;
-					};
-				};
-			};
-			buildConfigurationList = 6E0F8122098D48CD00D0BB5C /* Build configuration list for PBXProject "gnucash" */;
-			compatibilityVersion = "Xcode 3.1";
-			developmentRegion = English;
-			hasScannedForEncodings = 0;
-			knownRegions = (
-				en,
-			);
-			mainGroup = 6E0F811F098D48CD00D0BB5C;
-			projectDirPath = "";
-			projectRoot = "";
-			targets = (
-				6E0F8138098D492A00D0BB5C /* Gnucash */,
-				6EB409A21E93773A009904A3 /* Test Numeric */,
-			);
-		};
-/* End PBXProject section */
-
-/* Begin XCBuildConfiguration section */
-		6E0F8123098D48CD00D0BB5C /* Debug */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				COPY_PHASE_STRIP = NO;
-				MACOSX_DEPLOYMENT_TARGET = 10.6;
-			};
-			name = Debug;
-		};
-		6E0F8124098D48CD00D0BB5C /* Release */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				COPY_PHASE_STRIP = YES;
-				MACOSX_DEPLOYMENT_TARGET = 10.6;
-			};
-			name = Release;
-		};
-		6E0F813A098D496900D0BB5C /* Debug */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				COPY_PHASE_STRIP = NO;
-				GCC_DYNAMIC_NO_PIC = NO;
-				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
-				GCC_OPTIMIZATION_LEVEL = 0;
-				PRODUCT_NAME = "$(TARGET_NAME)";
-			};
-			name = Debug;
-		};
-		6E0F813B098D496900D0BB5C /* Release */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				COPY_PHASE_STRIP = YES;
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
-				PRODUCT_NAME = "$(TARGET_NAME)";
-				ZERO_LINK = NO;
-			};
-			name = Release;
-		};
-		6EB409A31E93773A009904A3 /* Debug */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				ALWAYS_SEARCH_USER_PATHS = NO;
-				CLANG_ANALYZER_NONNULL = YES;
-				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
-				CLANG_CXX_LIBRARY = "libc++";
-				CLANG_ENABLE_MODULES = YES;
-				CLANG_ENABLE_OBJC_ARC = YES;
-				CLANG_WARN_BOOL_CONVERSION = YES;
-				CLANG_WARN_CONSTANT_CONVERSION = YES;
-				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
-				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
-				CLANG_WARN_EMPTY_BODY = YES;
-				CLANG_WARN_ENUM_CONVERSION = YES;
-				CLANG_WARN_INFINITE_RECURSION = YES;
-				CLANG_WARN_INT_CONVERSION = YES;
-				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
-				CLANG_WARN_SUSPICIOUS_MOVE = YES;
-				CLANG_WARN_UNREACHABLE_CODE = YES;
-				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
-				DEBUGGING_SYMBOLS = YES;
-				DEBUG_INFORMATION_FORMAT = dwarf;
-				ENABLE_STRICT_OBJC_MSGSEND = YES;
-				ENABLE_TESTABILITY = YES;
-				GCC_C_LANGUAGE_STANDARD = gnu99;
-				GCC_DYNAMIC_NO_PIC = NO;
-				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
-				GCC_NO_COMMON_BLOCKS = YES;
-				GCC_OPTIMIZATION_LEVEL = 0;
-				GCC_PREPROCESSOR_DEFINITIONS = (
-					"DEBUG=1",
-					"$(inherited)",
-				);
-				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
-				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
-				GCC_WARN_UNDECLARED_SELECTOR = YES;
-				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
-				GCC_WARN_UNUSED_FUNCTION = YES;
-				GCC_WARN_UNUSED_VARIABLE = YES;
-				MTL_ENABLE_DEBUG_INFO = YES;
-				ONLY_ACTIVE_ARCH = YES;
-				OTHER_CFLAGS = "";
-				OTHER_LDFLAGS = "";
-				PRODUCT_NAME = "$(TARGET_NAME)";
-			};
-			name = Debug;
-		};
-		6EB409A41E93773A009904A3 /* Release */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				ALWAYS_SEARCH_USER_PATHS = NO;
-				CLANG_ANALYZER_NONNULL = YES;
-				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
-				CLANG_CXX_LIBRARY = "libc++";
-				CLANG_ENABLE_MODULES = YES;
-				CLANG_ENABLE_OBJC_ARC = YES;
-				CLANG_WARN_BOOL_CONVERSION = YES;
-				CLANG_WARN_CONSTANT_CONVERSION = YES;
-				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
-				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
-				CLANG_WARN_EMPTY_BODY = YES;
-				CLANG_WARN_ENUM_CONVERSION = YES;
-				CLANG_WARN_INFINITE_RECURSION = YES;
-				CLANG_WARN_INT_CONVERSION = YES;
-				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
-				CLANG_WARN_SUSPICIOUS_MOVE = YES;
-				CLANG_WARN_UNREACHABLE_CODE = YES;
-				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
-				COPY_PHASE_STRIP = NO;
-				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
-				ENABLE_NS_ASSERTIONS = NO;
-				ENABLE_STRICT_OBJC_MSGSEND = YES;
-				GCC_C_LANGUAGE_STANDARD = gnu99;
-				GCC_NO_COMMON_BLOCKS = YES;
-				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
-				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
-				GCC_WARN_UNDECLARED_SELECTOR = YES;
-				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
-				GCC_WARN_UNUSED_FUNCTION = YES;
-				GCC_WARN_UNUSED_VARIABLE = YES;
-				MTL_ENABLE_DEBUG_INFO = NO;
-				OTHER_CFLAGS = "";
-				OTHER_LDFLAGS = "";
-				PRODUCT_NAME = "$(TARGET_NAME)";
-			};
-			name = Release;
-		};
-/* End XCBuildConfiguration section */
-
-/* Begin XCConfigurationList section */
-		6E0F8122098D48CD00D0BB5C /* Build configuration list for PBXProject "gnucash" */ = {
-			isa = XCConfigurationList;
-			buildConfigurations = (
-				6E0F8123098D48CD00D0BB5C /* Debug */,
-				6E0F8124098D48CD00D0BB5C /* Release */,
-			);
-			defaultConfigurationIsVisible = 0;
-			defaultConfigurationName = Debug;
-		};
-		6E0F8139098D496900D0BB5C /* Build configuration list for PBXLegacyTarget "Gnucash" */ = {
-			isa = XCConfigurationList;
-			buildConfigurations = (
-				6E0F813A098D496900D0BB5C /* Debug */,
-				6E0F813B098D496900D0BB5C /* Release */,
-			);
-			defaultConfigurationIsVisible = 0;
-			defaultConfigurationName = Debug;
-		};
-		6EB409A51E93773B009904A3 /* Build configuration list for PBXLegacyTarget "Test Numeric" */ = {
-			isa = XCConfigurationList;
-			buildConfigurations = (
-				6EB409A31E93773A009904A3 /* Debug */,
-				6EB409A41E93773A009904A3 /* Release */,
-			);
-			defaultConfigurationIsVisible = 0;
-			defaultConfigurationName = Debug;
-		};
-/* End XCConfigurationList section */
-	};
-	rootObject = 6E0F8121098D48CD00D0BB5C /* Project object */;
-}
diff --git a/gnucash.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/gnucash.xcodeproj/project.xcworkspace/contents.xcworkspacedata
deleted file mode 100644
index 1f22800e3..000000000
--- a/gnucash.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Workspace
-   version = "1.0">
-   <FileRef
-      location = "self:gnucash.xcodeproj">
-   </FileRef>
-</Workspace>
diff --git a/gnucash.xcodeproj/project.xcworkspace/xcshareddata/gnucash.xccheckout b/gnucash.xcodeproj/project.xcworkspace/xcshareddata/gnucash.xccheckout
deleted file mode 100644
index 2893b0eb2..000000000
--- a/gnucash.xcodeproj/project.xcworkspace/xcshareddata/gnucash.xccheckout
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-	<key>IDESourceControlProjectFavoriteDictionaryKey</key>
-	<false/>
-	<key>IDESourceControlProjectIdentifier</key>
-	<string>7C0F9071-5F34-4A6E-863E-3F0B0A6FA6F5</string>
-	<key>IDESourceControlProjectName</key>
-	<string>gnucash</string>
-	<key>IDESourceControlProjectOriginsDictionary</key>
-	<dict>
-		<key>891201B2FD1333E21F62FC8E4D7B084108B7C6B0</key>
-		<string>git://github.com/Gnucash/gnucash.git</string>
-	</dict>
-	<key>IDESourceControlProjectPath</key>
-	<string>gnucash.xcodeproj</string>
-	<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
-	<dict>
-		<key>891201B2FD1333E21F62FC8E4D7B084108B7C6B0</key>
-		<string>../..</string>
-	</dict>
-	<key>IDESourceControlProjectURL</key>
-	<string>git://github.com/Gnucash/gnucash.git</string>
-	<key>IDESourceControlProjectVersion</key>
-	<integer>111</integer>
-	<key>IDESourceControlProjectWCCIdentifier</key>
-	<string>891201B2FD1333E21F62FC8E4D7B084108B7C6B0</string>
-	<key>IDESourceControlProjectWCConfigurations</key>
-	<array>
-		<dict>
-			<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
-			<string>public.vcs.git</string>
-			<key>IDESourceControlWCCIdentifierKey</key>
-			<string>891201B2FD1333E21F62FC8E4D7B084108B7C6B0</string>
-			<key>IDESourceControlWCCName</key>
-			<string>gnucash</string>
-		</dict>
-	</array>
-</dict>
-</plist>
diff --git a/gnucash.xcodeproj/xcshareddata/xcschemes/Gnucash.xcscheme b/gnucash.xcodeproj/xcshareddata/xcschemes/Gnucash.xcscheme
deleted file mode 100644
index af6e50827..000000000
--- a/gnucash.xcodeproj/xcshareddata/xcschemes/Gnucash.xcscheme
+++ /dev/null
@@ -1,97 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Scheme
-   LastUpgradeVersion = "0460"
-   version = "1.3">
-   <BuildAction
-      parallelizeBuildables = "YES"
-      buildImplicitDependencies = "YES">
-      <BuildActionEntries>
-         <BuildActionEntry
-            buildForTesting = "YES"
-            buildForRunning = "YES"
-            buildForProfiling = "YES"
-            buildForArchiving = "YES"
-            buildForAnalyzing = "YES">
-            <BuildableReference
-               BuildableIdentifier = "primary"
-               BlueprintIdentifier = "6E0F8138098D492A00D0BB5C"
-               BuildableName = "Gnucash"
-               BlueprintName = "Gnucash"
-               ReferencedContainer = "container:gnucash.xcodeproj">
-            </BuildableReference>
-         </BuildActionEntry>
-      </BuildActionEntries>
-   </BuildAction>
-   <TestAction
-      buildConfiguration = "Debug"
-      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
-      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
-      shouldUseLaunchSchemeArgsEnv = "YES">
-      <Testables>
-      </Testables>
-      <MacroExpansion>
-         <BuildableReference
-            BuildableIdentifier = "primary"
-            BlueprintIdentifier = "6E0F8138098D492A00D0BB5C"
-            BuildableName = "Gnucash"
-            BlueprintName = "Gnucash"
-            ReferencedContainer = "container:gnucash.xcodeproj">
-         </BuildableReference>
-      </MacroExpansion>
-      <AdditionalOptions>
-      </AdditionalOptions>
-   </TestAction>
-   <LaunchAction
-      buildConfiguration = "Debug"
-      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
-      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
-      launchStyle = "1"
-      useCustomWorkingDirectory = "NO"
-      ignoresPersistentStateOnLaunch = "NO"
-      debugDocumentVersioning = "YES"
-      debugServiceExtension = "internal"
-      allowLocationSimulation = "YES">
-      <PathRunnable
-         runnableDebuggingMode = "0"
-         FilePath = "/tools/gnucash-git/install/darwin/bin/gnucash">
-      </PathRunnable>
-      <MacroExpansion>
-         <BuildableReference
-            BuildableIdentifier = "primary"
-            BlueprintIdentifier = "6E0F8138098D492A00D0BB5C"
-            BuildableName = "Gnucash"
-            BlueprintName = "Gnucash"
-            ReferencedContainer = "container:gnucash.xcodeproj">
-         </BuildableReference>
-      </MacroExpansion>
-      <CommandLineArguments>
-         <CommandLineArgument
-            argument = "--nofile"
-            isEnabled = "YES">
-         </CommandLineArgument>
-      </CommandLineArguments>
-      <EnvironmentVariables>
-         <EnvironmentVariable
-            key = "PYTHONPATH"
-            value = "$SRCROOT/../install/darwin/lib/python2.7/site-packages"
-            isEnabled = "YES">
-         </EnvironmentVariable>
-      </EnvironmentVariables>
-      <AdditionalOptions>
-      </AdditionalOptions>
-   </LaunchAction>
-   <ProfileAction
-      buildConfiguration = "Release"
-      shouldUseLaunchSchemeArgsEnv = "YES"
-      savedToolIdentifier = ""
-      useCustomWorkingDirectory = "NO"
-      debugDocumentVersioning = "YES">
-   </ProfileAction>
-   <AnalyzeAction
-      buildConfiguration = "Debug">
-   </AnalyzeAction>
-   <ArchiveAction
-      buildConfiguration = "Release"
-      revealArchiveInOrganizer = "YES">
-   </ArchiveAction>
-</Scheme>
diff --git a/gnucash.xcodeproj/xcshareddata/xcschemes/Test Numeric.xcscheme b/gnucash.xcodeproj/xcshareddata/xcschemes/Test Numeric.xcscheme
deleted file mode 100644
index e5f368e0d..000000000
--- a/gnucash.xcodeproj/xcshareddata/xcschemes/Test Numeric.xcscheme	
+++ /dev/null
@@ -1,93 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Scheme
-   LastUpgradeVersion = "0820"
-   version = "1.3">
-   <BuildAction
-      parallelizeBuildables = "YES"
-      buildImplicitDependencies = "YES">
-      <BuildActionEntries>
-         <BuildActionEntry
-            buildForTesting = "NO"
-            buildForRunning = "YES"
-            buildForProfiling = "NO"
-            buildForArchiving = "NO"
-            buildForAnalyzing = "NO">
-            <BuildableReference
-               BuildableIdentifier = "primary"
-               BlueprintIdentifier = "6EB409A21E93773A009904A3"
-               BuildableName = "Test Numeric"
-               BlueprintName = "Test Numeric"
-               ReferencedContainer = "container:gnucash.xcodeproj">
-            </BuildableReference>
-         </BuildActionEntry>
-      </BuildActionEntries>
-   </BuildAction>
-   <TestAction
-      buildConfiguration = "Debug"
-      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
-      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
-      shouldUseLaunchSchemeArgsEnv = "YES">
-      <Testables>
-      </Testables>
-      <MacroExpansion>
-         <BuildableReference
-            BuildableIdentifier = "primary"
-            BlueprintIdentifier = "6EB409A21E93773A009904A3"
-            BuildableName = "Test Numeric"
-            BlueprintName = "Test Numeric"
-            ReferencedContainer = "container:gnucash.xcodeproj">
-         </BuildableReference>
-      </MacroExpansion>
-      <AdditionalOptions>
-      </AdditionalOptions>
-   </TestAction>
-   <LaunchAction
-      buildConfiguration = "Debug"
-      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
-      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
-      launchStyle = "0"
-      useCustomWorkingDirectory = "NO"
-      ignoresPersistentStateOnLaunch = "NO"
-      debugDocumentVersioning = "YES"
-      debugServiceExtension = "internal"
-      allowLocationSimulation = "YES">
-      <PathRunnable
-         runnableDebuggingMode = "0"
-         FilePath = "/tools/gnucash-git/build/darwin/src/libqof/qof/test/test-gnc-numeric">
-      </PathRunnable>
-      <MacroExpansion>
-         <BuildableReference
-            BuildableIdentifier = "primary"
-            BlueprintIdentifier = "6EB409A21E93773A009904A3"
-            BuildableName = "Test Numeric"
-            BlueprintName = "Test Numeric"
-            ReferencedContainer = "container:gnucash.xcodeproj">
-         </BuildableReference>
-      </MacroExpansion>
-      <AdditionalOptions>
-      </AdditionalOptions>
-   </LaunchAction>
-   <ProfileAction
-      buildConfiguration = "Release"
-      shouldUseLaunchSchemeArgsEnv = "YES"
-      savedToolIdentifier = ""
-      useCustomWorkingDirectory = "NO"
-      debugDocumentVersioning = "YES">
-      <MacroExpansion>
-         <BuildableReference
-            BuildableIdentifier = "primary"
-            BlueprintIdentifier = "6EB409A21E93773A009904A3"
-            BuildableName = "Test Numeric"
-            BlueprintName = "Test Numeric"
-            ReferencedContainer = "container:gnucash.xcodeproj">
-         </BuildableReference>
-      </MacroExpansion>
-   </ProfileAction>
-   <AnalyzeAction
-      buildConfiguration = "Debug">
-   </AnalyzeAction>
-   <ArchiveAction
-      buildConfiguration = "Release"
-      revealArchiveInOrganizer = "YES">
-   </ArchiveAction>
-</Scheme>



Summary of changes:
 gnucash.xcodeproj/project.pbxproj                  | 3102 --------------------
 .../project.xcworkspace/contents.xcworkspacedata   |    7 -
 .../xcshareddata/gnucash.xccheckout                |   41 -
 .../xcshareddata/xcschemes/Gnucash.xcscheme        |   97 -
 .../xcshareddata/xcschemes/Test Numeric.xcscheme   |   93 -
 5 files changed, 3340 deletions(-)
 delete mode 100644 gnucash.xcodeproj/project.pbxproj
 delete mode 100644 gnucash.xcodeproj/project.xcworkspace/contents.xcworkspacedata
 delete mode 100644 gnucash.xcodeproj/project.xcworkspace/xcshareddata/gnucash.xccheckout
 delete mode 100644 gnucash.xcodeproj/xcshareddata/xcschemes/Gnucash.xcscheme
 delete mode 100644 gnucash.xcodeproj/xcshareddata/xcschemes/Test Numeric.xcscheme



More information about the gnucash-changes mailing list