Added some missing code.
This commit is contained in:
parent
f63ce06461
commit
21bd83a2f9
4 changed files with 109 additions and 64 deletions
|
|
@ -1163,6 +1163,8 @@ static void parse_commodity(std::istream& in, std::string& symbol)
|
||||||
bool parse_annotations(std::istream& in, amount_t& price,
|
bool parse_annotations(std::istream& in, amount_t& price,
|
||||||
datetime_t& date, std::string& tag)
|
datetime_t& date, std::string& tag)
|
||||||
{
|
{
|
||||||
|
bool has_date = false;
|
||||||
|
|
||||||
do {
|
do {
|
||||||
char buf[256];
|
char buf[256];
|
||||||
char c = peek_next_nonws(in);
|
char c = peek_next_nonws(in);
|
||||||
|
|
@ -1200,6 +1202,7 @@ bool parse_annotations(std::istream& in, amount_t& price,
|
||||||
throw new amount_error("Commodity date lacks closing bracket");
|
throw new amount_error("Commodity date lacks closing bracket");
|
||||||
|
|
||||||
date = buf;
|
date = buf;
|
||||||
|
has_date = true;
|
||||||
}
|
}
|
||||||
else if (c == '(') {
|
else if (c == '(') {
|
||||||
if (! tag.empty())
|
if (! tag.empty())
|
||||||
|
|
@ -1224,6 +1227,8 @@ bool parse_annotations(std::istream& in, amount_t& price,
|
||||||
<< " price " << price << " "
|
<< " price " << price << " "
|
||||||
<< " date " << date << " "
|
<< " date " << date << " "
|
||||||
<< " tag " << tag);
|
<< " tag " << tag);
|
||||||
|
|
||||||
|
return has_date;
|
||||||
}
|
}
|
||||||
|
|
||||||
void amount_t::parse(std::istream& in, unsigned char flags)
|
void amount_t::parse(std::istream& in, unsigned char flags)
|
||||||
|
|
|
||||||
|
|
@ -371,7 +371,7 @@
|
||||||
<key>_historyCapacity</key>
|
<key>_historyCapacity</key>
|
||||||
<integer>0</integer>
|
<integer>0</integer>
|
||||||
<key>bookmark</key>
|
<key>bookmark</key>
|
||||||
<string>333106140BD0A8DE00A43EF0</string>
|
<string>3357D0A80BD4A44C004B3223</string>
|
||||||
<key>history</key>
|
<key>history</key>
|
||||||
<array>
|
<array>
|
||||||
<string>333230340B802B2C00C403F5</string>
|
<string>333230340B802B2C00C403F5</string>
|
||||||
|
|
@ -394,7 +394,7 @@
|
||||||
<string>33B8460B0BD0A5CC00472F4E</string>
|
<string>33B8460B0BD0A5CC00472F4E</string>
|
||||||
<string>33B846130BD0A63200472F4E</string>
|
<string>33B846130BD0A63200472F4E</string>
|
||||||
<string>33B846400BD0A6EB00472F4E</string>
|
<string>33B846400BD0A6EB00472F4E</string>
|
||||||
<string>33B846570BD0A77800472F4E</string>
|
<string>333106140BD0A8DE00A43EF0</string>
|
||||||
</array>
|
</array>
|
||||||
<key>prevStack</key>
|
<key>prevStack</key>
|
||||||
<array>
|
<array>
|
||||||
|
|
@ -476,9 +476,9 @@
|
||||||
</array>
|
</array>
|
||||||
<key>TableOfContents</key>
|
<key>TableOfContents</key>
|
||||||
<array>
|
<array>
|
||||||
<string>333106120BD0A83600A43EF0</string>
|
<string>3357D0950BD4A3DB004B3223</string>
|
||||||
<string>1CE0B1FE06471DED0097A5F4</string>
|
<string>1CE0B1FE06471DED0097A5F4</string>
|
||||||
<string>333106130BD0A83600A43EF0</string>
|
<string>3357D0960BD4A3DB004B3223</string>
|
||||||
<string>1CE0B20306471E060097A5F4</string>
|
<string>1CE0B20306471E060097A5F4</string>
|
||||||
<string>1CE0B20506471E060097A5F4</string>
|
<string>1CE0B20506471E060097A5F4</string>
|
||||||
</array>
|
</array>
|
||||||
|
|
@ -597,7 +597,7 @@
|
||||||
<key>StatusbarIsVisible</key>
|
<key>StatusbarIsVisible</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>TimeStamp</key>
|
<key>TimeStamp</key>
|
||||||
<real>198224094.835704</real>
|
<real>198485068.55365801</real>
|
||||||
<key>ToolbarDisplayMode</key>
|
<key>ToolbarDisplayMode</key>
|
||||||
<integer>1</integer>
|
<integer>1</integer>
|
||||||
<key>ToolbarIsVisible</key>
|
<key>ToolbarIsVisible</key>
|
||||||
|
|
@ -612,8 +612,8 @@
|
||||||
<integer>5</integer>
|
<integer>5</integer>
|
||||||
<key>WindowOrderList</key>
|
<key>WindowOrderList</key>
|
||||||
<array>
|
<array>
|
||||||
|
<string>/Volumes/Users/johnw/Projects/local/ledger/trunk/ledger.xcodeproj</string>
|
||||||
<string>33AD83730B8027C500CF4200</string>
|
<string>33AD83730B8027C500CF4200</string>
|
||||||
<string>/Volumes/Users/johnw/Projects/sf.ledger/trunk/ledger.xcodeproj</string>
|
|
||||||
</array>
|
</array>
|
||||||
<key>WindowString</key>
|
<key>WindowString</key>
|
||||||
<string>206 55 1041 823 0 0 1440 878 </string>
|
<string>206 55 1041 823 0 0 1440 878 </string>
|
||||||
|
|
@ -637,7 +637,7 @@
|
||||||
<key>PBXProjectModuleGUID</key>
|
<key>PBXProjectModuleGUID</key>
|
||||||
<string>1CD0528F0623707200166675</string>
|
<string>1CD0528F0623707200166675</string>
|
||||||
<key>PBXProjectModuleLabel</key>
|
<key>PBXProjectModuleLabel</key>
|
||||||
<string>xmlparse.cc</string>
|
<string></string>
|
||||||
<key>StatusBarVisibility</key>
|
<key>StatusBarVisibility</key>
|
||||||
<true/>
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
|
|
@ -695,7 +695,7 @@
|
||||||
<key>TableOfContents</key>
|
<key>TableOfContents</key>
|
||||||
<array>
|
<array>
|
||||||
<string>33AD83730B8027C500CF4200</string>
|
<string>33AD83730B8027C500CF4200</string>
|
||||||
<string>333105EB0BD0A79900A43EF0</string>
|
<string>3357D0990BD4A3E5004B3223</string>
|
||||||
<string>1CD0528F0623707200166675</string>
|
<string>1CD0528F0623707200166675</string>
|
||||||
<string>XCMainBuildResultsModuleGUID</string>
|
<string>XCMainBuildResultsModuleGUID</string>
|
||||||
</array>
|
</array>
|
||||||
|
|
@ -706,7 +706,7 @@
|
||||||
<key>WindowToolGUID</key>
|
<key>WindowToolGUID</key>
|
||||||
<string>33AD83730B8027C500CF4200</string>
|
<string>33AD83730B8027C500CF4200</string>
|
||||||
<key>WindowToolIsVisible</key>
|
<key>WindowToolIsVisible</key>
|
||||||
<false/>
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
<dict>
|
<dict>
|
||||||
<key>FirstTimeWindowDisplayed</key>
|
<key>FirstTimeWindowDisplayed</key>
|
||||||
|
|
|
||||||
|
|
@ -96,53 +96,55 @@
|
||||||
PBXFileDataSource_Warnings_ColumnID,
|
PBXFileDataSource_Warnings_ColumnID,
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
PBXPerProjectTemplateStateSaveDate = 198223751;
|
PBXPerProjectTemplateStateSaveDate = 198484953;
|
||||||
PBXWorkspaceStateSaveDate = 198223751;
|
PBXWorkspaceStateSaveDate = 198484953;
|
||||||
};
|
};
|
||||||
perUserProjectItems = {
|
perUserProjectItems = {
|
||||||
333106140BD0A8DE00A43EF0 /* PBXTextBookmark */ = 333106140BD0A8DE00A43EF0 /* PBXTextBookmark */;
|
333106140BD0A8DE00A43EF0 = 333106140BD0A8DE00A43EF0 /* PBXTextBookmark */;
|
||||||
333230340B802B2C00C403F5 /* PBXTextBookmark */ = 333230340B802B2C00C403F5 /* PBXTextBookmark */;
|
333230340B802B2C00C403F5 = 333230340B802B2C00C403F5 /* PBXTextBookmark */;
|
||||||
333230360B802B2C00C403F5 /* PBXTextBookmark */ = 333230360B802B2C00C403F5 /* PBXTextBookmark */;
|
333230360B802B2C00C403F5 = 333230360B802B2C00C403F5 /* PBXTextBookmark */;
|
||||||
333230700B802C1B00C403F5 /* PBXTextBookmark */ = 333230700B802C1B00C403F5 /* PBXTextBookmark */;
|
333230700B802C1B00C403F5 = 333230700B802C1B00C403F5 /* PBXTextBookmark */;
|
||||||
333230740B802C2700C403F5 /* PBXTextBookmark */ = 333230740B802C2700C403F5 /* PBXTextBookmark */;
|
333230740B802C2700C403F5 = 333230740B802C2700C403F5 /* PBXTextBookmark */;
|
||||||
333230760B802C3300C403F5 /* PBXTextBookmark */ = 333230760B802C3300C403F5 /* PBXTextBookmark */;
|
333230760B802C3300C403F5 = 333230760B802C3300C403F5 /* PBXTextBookmark */;
|
||||||
333230780B802C3300C403F5 /* PBXTextBookmark */ = 333230780B802C3300C403F5 /* PBXTextBookmark */;
|
333230780B802C3300C403F5 = 333230780B802C3300C403F5 /* PBXTextBookmark */;
|
||||||
3332307B0B802C4100C403F5 /* PBXTextBookmark */ = 3332307B0B802C4100C403F5 /* PBXTextBookmark */;
|
3332307B0B802C4100C403F5 = 3332307B0B802C4100C403F5 /* PBXTextBookmark */;
|
||||||
3332307D0B802C4100C403F5 /* PBXTextBookmark */ = 3332307D0B802C4100C403F5 /* PBXTextBookmark */;
|
3332307D0B802C4100C403F5 = 3332307D0B802C4100C403F5 /* PBXTextBookmark */;
|
||||||
3332307E0B802C4100C403F5 /* PBXTextBookmark */ = 3332307E0B802C4100C403F5 /* PBXTextBookmark */;
|
3332307E0B802C4100C403F5 = 3332307E0B802C4100C403F5 /* PBXTextBookmark */;
|
||||||
333230820B802C4D00C403F5 /* PBXTextBookmark */ = 333230820B802C4D00C403F5 /* PBXTextBookmark */;
|
333230820B802C4D00C403F5 = 333230820B802C4D00C403F5 /* PBXTextBookmark */;
|
||||||
333230860B802C6100C403F5 /* PBXTextBookmark */ = 333230860B802C6100C403F5 /* PBXTextBookmark */;
|
333230860B802C6100C403F5 = 333230860B802C6100C403F5 /* PBXTextBookmark */;
|
||||||
3332308B0B802C7100C403F5 /* PBXTextBookmark */ = 3332308B0B802C7100C403F5 /* PBXTextBookmark */;
|
3332308B0B802C7100C403F5 = 3332308B0B802C7100C403F5 /* PBXTextBookmark */;
|
||||||
3332308C0B802C7100C403F5 /* PBXTextBookmark */ = 3332308C0B802C7100C403F5 /* PBXTextBookmark */;
|
3332308C0B802C7100C403F5 = 3332308C0B802C7100C403F5 /* PBXTextBookmark */;
|
||||||
3332308E0B802C7A00C403F5 /* PBXTextBookmark */ = 3332308E0B802C7A00C403F5 /* PBXTextBookmark */;
|
3332308E0B802C7A00C403F5 = 3332308E0B802C7A00C403F5 /* PBXTextBookmark */;
|
||||||
333230900B802C7A00C403F5 /* PBXTextBookmark */ = 333230900B802C7A00C403F5 /* PBXTextBookmark */;
|
333230900B802C7A00C403F5 = 333230900B802C7A00C403F5 /* PBXTextBookmark */;
|
||||||
333230940B802C8B00C403F5 /* PBXTextBookmark */ = 333230940B802C8B00C403F5 /* PBXTextBookmark */;
|
333230940B802C8B00C403F5 = 333230940B802C8B00C403F5 /* PBXTextBookmark */;
|
||||||
333230960B802C9A00C403F5 /* PBXTextBookmark */ = 333230960B802C9A00C403F5 /* PBXTextBookmark */;
|
333230960B802C9A00C403F5 = 333230960B802C9A00C403F5 /* PBXTextBookmark */;
|
||||||
333230990B802C9A00C403F5 /* PBXTextBookmark */ = 333230990B802C9A00C403F5 /* PBXTextBookmark */;
|
333230990B802C9A00C403F5 = 333230990B802C9A00C403F5 /* PBXTextBookmark */;
|
||||||
3332309A0B802C9A00C403F5 /* PBXTextBookmark */ = 3332309A0B802C9A00C403F5 /* PBXTextBookmark */;
|
3332309A0B802C9A00C403F5 = 3332309A0B802C9A00C403F5 /* PBXTextBookmark */;
|
||||||
333230A30B802D4000C403F5 /* PBXTextBookmark */ = 333230A30B802D4000C403F5 /* PBXTextBookmark */;
|
333230A30B802D4000C403F5 = 333230A30B802D4000C403F5 /* PBXTextBookmark */;
|
||||||
333230A40B802D4000C403F5 /* PBXTextBookmark */ = 333230A40B802D4000C403F5 /* PBXTextBookmark */;
|
333230A40B802D4000C403F5 = 333230A40B802D4000C403F5 /* PBXTextBookmark */;
|
||||||
333230A60B802D4000C403F5 /* PBXTextBookmark */ = 333230A60B802D4000C403F5 /* PBXTextBookmark */;
|
333230A60B802D4000C403F5 = 333230A60B802D4000C403F5 /* PBXTextBookmark */;
|
||||||
333230A70B802D4000C403F5 /* PBXTextBookmark */ = 333230A70B802D4000C403F5 /* PBXTextBookmark */;
|
333230A70B802D4000C403F5 = 333230A70B802D4000C403F5 /* PBXTextBookmark */;
|
||||||
333230A80B802D4000C403F5 /* PBXTextBookmark */ = 333230A80B802D4000C403F5 /* PBXTextBookmark */;
|
333230A80B802D4000C403F5 = 333230A80B802D4000C403F5 /* PBXTextBookmark */;
|
||||||
333230A90B802D4000C403F5 /* PBXTextBookmark */ = 333230A90B802D4000C403F5 /* PBXTextBookmark */;
|
333230A90B802D4000C403F5 = 333230A90B802D4000C403F5 /* PBXTextBookmark */;
|
||||||
333230AA0B802D4000C403F5 /* PBXTextBookmark */ = 333230AA0B802D4000C403F5 /* PBXTextBookmark */;
|
333230AA0B802D4000C403F5 = 333230AA0B802D4000C403F5 /* PBXTextBookmark */;
|
||||||
333230AB0B802D4000C403F5 /* PBXTextBookmark */ = 333230AB0B802D4000C403F5 /* PBXTextBookmark */;
|
333230AB0B802D4000C403F5 = 333230AB0B802D4000C403F5 /* PBXTextBookmark */;
|
||||||
333230AC0B802D4000C403F5 /* PBXTextBookmark */ = 333230AC0B802D4000C403F5 /* PBXTextBookmark */;
|
333230AC0B802D4000C403F5 = 333230AC0B802D4000C403F5 /* PBXTextBookmark */;
|
||||||
333230AD0B802D4000C403F5 /* PBXTextBookmark */ = 333230AD0B802D4000C403F5 /* PBXTextBookmark */;
|
333230AD0B802D4000C403F5 = 333230AD0B802D4000C403F5 /* PBXTextBookmark */;
|
||||||
333230AF0B802D4000C403F5 /* PBXTextBookmark */ = 333230AF0B802D4000C403F5 /* PBXTextBookmark */;
|
333230AF0B802D4000C403F5 = 333230AF0B802D4000C403F5 /* PBXTextBookmark */;
|
||||||
333230B20B802D4000C403F5 /* PBXTextBookmark */ = 333230B20B802D4000C403F5 /* PBXTextBookmark */;
|
333230B20B802D4000C403F5 = 333230B20B802D4000C403F5 /* PBXTextBookmark */;
|
||||||
333230B40B802D4000C403F5 /* PBXTextBookmark */ = 333230B40B802D4000C403F5 /* PBXTextBookmark */;
|
333230B40B802D4000C403F5 = 333230B40B802D4000C403F5 /* PBXTextBookmark */;
|
||||||
333230BA0B802D4000C403F5 /* PBXTextBookmark */ = 333230BA0B802D4000C403F5 /* PBXTextBookmark */;
|
333230BA0B802D4000C403F5 = 333230BA0B802D4000C403F5 /* PBXTextBookmark */;
|
||||||
333230BE0B802D4000C403F5 /* PBXTextBookmark */ = 333230BE0B802D4000C403F5 /* PBXTextBookmark */;
|
333230BE0B802D4000C403F5 = 333230BE0B802D4000C403F5 /* PBXTextBookmark */;
|
||||||
333230C00B802D4000C403F5 /* PBXTextBookmark */ = 333230C00B802D4000C403F5 /* PBXTextBookmark */;
|
333230C00B802D4000C403F5 = 333230C00B802D4000C403F5 /* PBXTextBookmark */;
|
||||||
333230C20B802D4000C403F5 /* PBXTextBookmark */ = 333230C20B802D4000C403F5 /* PBXTextBookmark */;
|
333230C20B802D4000C403F5 = 333230C20B802D4000C403F5 /* PBXTextBookmark */;
|
||||||
333231000B802FF000C403F5 /* PBXTextBookmark */ = 333231000B802FF000C403F5 /* PBXTextBookmark */;
|
333231000B802FF000C403F5 = 333231000B802FF000C403F5 /* PBXTextBookmark */;
|
||||||
33B8460B0BD0A5CC00472F4E /* PBXTextBookmark */ = 33B8460B0BD0A5CC00472F4E /* PBXTextBookmark */;
|
3357D0940BD4A3DB004B3223 /* PBXTextBookmark */ = 3357D0940BD4A3DB004B3223 /* PBXTextBookmark */;
|
||||||
33B8460D0BD0A5CC00472F4E /* PBXTextBookmark */ = 33B8460D0BD0A5CC00472F4E /* PBXTextBookmark */;
|
3357D0A80BD4A44C004B3223 /* PBXTextBookmark */ = 3357D0A80BD4A44C004B3223 /* PBXTextBookmark */;
|
||||||
33B846130BD0A63200472F4E /* PBXTextBookmark */ = 33B846130BD0A63200472F4E /* PBXTextBookmark */;
|
33B8460B0BD0A5CC00472F4E = 33B8460B0BD0A5CC00472F4E /* PBXTextBookmark */;
|
||||||
33B846400BD0A6EB00472F4E /* PBXTextBookmark */ = 33B846400BD0A6EB00472F4E /* PBXTextBookmark */;
|
33B8460D0BD0A5CC00472F4E = 33B8460D0BD0A5CC00472F4E /* PBXTextBookmark */;
|
||||||
33B846570BD0A77800472F4E /* PBXTextBookmark */ = 33B846570BD0A77800472F4E /* PBXTextBookmark */;
|
33B846130BD0A63200472F4E = 33B846130BD0A63200472F4E /* PBXTextBookmark */;
|
||||||
|
33B846400BD0A6EB00472F4E = 33B846400BD0A6EB00472F4E /* PBXTextBookmark */;
|
||||||
|
33B846570BD0A77800472F4E = 33B846570BD0A77800472F4E /* PBXTextBookmark */;
|
||||||
};
|
};
|
||||||
sourceControlManager = 33AD82DA0B80264000CF4200 /* Source Control */;
|
sourceControlManager = 33AD82DA0B80264000CF4200 /* Source Control */;
|
||||||
userBuildSettings = {
|
userBuildSettings = {
|
||||||
|
|
@ -564,6 +566,26 @@
|
||||||
sepNavVisRect = "{{0, 2231}, {689, 236}}";
|
sepNavVisRect = "{{0, 2231}, {689, 236}}";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
3357D0940BD4A3DB004B3223 /* PBXTextBookmark */ = {
|
||||||
|
isa = PBXTextBookmark;
|
||||||
|
fRef = 33AD82E40B80269C00CF4200 /* datetime.cc */;
|
||||||
|
name = "static std::time_t base = -1;";
|
||||||
|
rLen = 32;
|
||||||
|
rLoc = 550;
|
||||||
|
rType = 0;
|
||||||
|
vrLen = 610;
|
||||||
|
vrLoc = 424;
|
||||||
|
};
|
||||||
|
3357D0A80BD4A44C004B3223 /* PBXTextBookmark */ = {
|
||||||
|
isa = PBXTextBookmark;
|
||||||
|
fRef = 33AD82E40B80269C00CF4200 /* datetime.cc */;
|
||||||
|
name = "static std::time_t base = -1;";
|
||||||
|
rLen = 32;
|
||||||
|
rLoc = 550;
|
||||||
|
rType = 0;
|
||||||
|
vrLen = 610;
|
||||||
|
vrLoc = 424;
|
||||||
|
};
|
||||||
33AD82D60B80262200CF4200 /* ledger */ = {
|
33AD82D60B80262200CF4200 /* ledger */ = {
|
||||||
isa = PBXExecutable;
|
isa = PBXExecutable;
|
||||||
activeArgIndex = 0;
|
activeArgIndex = 0;
|
||||||
|
|
@ -655,7 +677,7 @@
|
||||||
};
|
};
|
||||||
33AD82E40B80269C00CF4200 /* datetime.cc */ = {
|
33AD82E40B80269C00CF4200 /* datetime.cc */ = {
|
||||||
uiCtxt = {
|
uiCtxt = {
|
||||||
sepNavIntBoundsRect = "{{0, 0}, {792, 10332}}";
|
sepNavIntBoundsRect = "{{0, 0}, {792, 10368}}";
|
||||||
sepNavSelRange = "{550, 32}";
|
sepNavSelRange = "{550, 32}";
|
||||||
sepNavVisRect = "{{0, 378}, {792, 512}}";
|
sepNavVisRect = "{{0, 378}, {792, 512}}";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
|
|
@ -9,6 +9,8 @@
|
||||||
/* Begin PBXBuildFile section */
|
/* Begin PBXBuildFile section */
|
||||||
3356EA010B80299700EC228D /* main.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3356EA000B80299700EC228D /* main.cc */; };
|
3356EA010B80299700EC228D /* main.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3356EA000B80299700EC228D /* main.cc */; };
|
||||||
3356EA0A0B8029FA00EC228D /* option.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3356EA090B8029FA00EC228D /* option.cc */; };
|
3356EA0A0B8029FA00EC228D /* option.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3356EA090B8029FA00EC228D /* option.cc */; };
|
||||||
|
3357D09C0BD4A3FD004B3223 /* libgmp.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 3357D09B0BD4A3FD004B3223 /* libgmp.dylib */; };
|
||||||
|
3357D09E0BD4A40E004B3223 /* libexpat.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 3357D09D0BD4A40E004B3223 /* libexpat.dylib */; };
|
||||||
33AD831E0B80269C00CF4200 /* amount.cc in Sources */ = {isa = PBXBuildFile; fileRef = 33AD82DC0B80269C00CF4200 /* amount.cc */; };
|
33AD831E0B80269C00CF4200 /* amount.cc in Sources */ = {isa = PBXBuildFile; fileRef = 33AD82DC0B80269C00CF4200 /* amount.cc */; };
|
||||||
33AD831F0B80269C00CF4200 /* amount.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 33AD82DD0B80269C00CF4200 /* amount.h */; };
|
33AD831F0B80269C00CF4200 /* amount.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 33AD82DD0B80269C00CF4200 /* amount.h */; };
|
||||||
33AD83200B80269C00CF4200 /* balance.cc in Sources */ = {isa = PBXBuildFile; fileRef = 33AD82DE0B80269C00CF4200 /* balance.cc */; };
|
33AD83200B80269C00CF4200 /* balance.cc in Sources */ = {isa = PBXBuildFile; fileRef = 33AD82DE0B80269C00CF4200 /* balance.cc */; };
|
||||||
|
|
@ -67,8 +69,6 @@
|
||||||
33AD835E0B80269C00CF4200 /* xpath.cc in Sources */ = {isa = PBXBuildFile; fileRef = 33AD831C0B80269C00CF4200 /* xpath.cc */; };
|
33AD835E0B80269C00CF4200 /* xpath.cc in Sources */ = {isa = PBXBuildFile; fileRef = 33AD831C0B80269C00CF4200 /* xpath.cc */; };
|
||||||
33AD835F0B80269C00CF4200 /* xpath.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 33AD831D0B80269C00CF4200 /* xpath.h */; };
|
33AD835F0B80269C00CF4200 /* xpath.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 33AD831D0B80269C00CF4200 /* xpath.h */; };
|
||||||
33AD83760B80280B00CF4200 /* acconf.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 33AD83750B80280B00CF4200 /* acconf.h */; };
|
33AD83760B80280B00CF4200 /* acconf.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 33AD83750B80280B00CF4200 /* acconf.h */; };
|
||||||
33B846040BD0A59100472F4E /* libxml2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 33B846030BD0A59100472F4E /* libxml2.dylib */; };
|
|
||||||
33B846070BD0A5B200472F4E /* libgmp.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 33B846050BD0A5B200472F4E /* libgmp.dylib */; };
|
|
||||||
33B846080BD0A5B200472F4E /* libpcre.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 33B846060BD0A5B200472F4E /* libpcre.dylib */; };
|
33B846080BD0A5B200472F4E /* libpcre.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 33B846060BD0A5B200472F4E /* libpcre.dylib */; };
|
||||||
8DD76F6A0486A84900D96B5E /* ledger.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = C6859E8B029090EE04C91782 /* ledger.1 */; };
|
8DD76F6A0486A84900D96B5E /* ledger.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = C6859E8B029090EE04C91782 /* ledger.1 */; };
|
||||||
/* End PBXBuildFile section */
|
/* End PBXBuildFile section */
|
||||||
|
|
@ -121,6 +121,8 @@
|
||||||
/* Begin PBXFileReference section */
|
/* Begin PBXFileReference section */
|
||||||
3356EA000B80299700EC228D /* main.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main.cc; sourceTree = "<group>"; };
|
3356EA000B80299700EC228D /* main.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main.cc; sourceTree = "<group>"; };
|
||||||
3356EA090B8029FA00EC228D /* option.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = option.cc; sourceTree = "<group>"; };
|
3356EA090B8029FA00EC228D /* option.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = option.cc; sourceTree = "<group>"; };
|
||||||
|
3357D09B0BD4A3FD004B3223 /* libgmp.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libgmp.dylib; path = /sw/lib/libgmp.dylib; sourceTree = "<absolute>"; };
|
||||||
|
3357D09D0BD4A40E004B3223 /* libexpat.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libexpat.dylib; path = /usr/local/lib/libexpat.dylib; sourceTree = "<absolute>"; };
|
||||||
33AD82DC0B80269C00CF4200 /* amount.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = amount.cc; sourceTree = "<group>"; };
|
33AD82DC0B80269C00CF4200 /* amount.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = amount.cc; sourceTree = "<group>"; };
|
||||||
33AD82DD0B80269C00CF4200 /* amount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = amount.h; sourceTree = "<group>"; };
|
33AD82DD0B80269C00CF4200 /* amount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = amount.h; sourceTree = "<group>"; };
|
||||||
33AD82DE0B80269C00CF4200 /* balance.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = balance.cc; sourceTree = "<group>"; };
|
33AD82DE0B80269C00CF4200 /* balance.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = balance.cc; sourceTree = "<group>"; };
|
||||||
|
|
@ -179,10 +181,8 @@
|
||||||
33AD831C0B80269C00CF4200 /* xpath.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = xpath.cc; sourceTree = "<group>"; };
|
33AD831C0B80269C00CF4200 /* xpath.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = xpath.cc; sourceTree = "<group>"; };
|
||||||
33AD831D0B80269C00CF4200 /* xpath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xpath.h; sourceTree = "<group>"; };
|
33AD831D0B80269C00CF4200 /* xpath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xpath.h; sourceTree = "<group>"; };
|
||||||
33AD83750B80280B00CF4200 /* acconf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = acconf.h; sourceTree = "<group>"; };
|
33AD83750B80280B00CF4200 /* acconf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = acconf.h; sourceTree = "<group>"; };
|
||||||
33B846030BD0A59100472F4E /* libxml2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libxml2.dylib; path = /usr/local/lib/libxml2.dylib; sourceTree = "<absolute>"; };
|
|
||||||
33B846050BD0A5B200472F4E /* libgmp.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libgmp.dylib; path = /usr/local/lib/libgmp.dylib; sourceTree = "<absolute>"; };
|
|
||||||
33B846060BD0A5B200472F4E /* libpcre.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libpcre.dylib; path = /usr/local/lib/libpcre.dylib; sourceTree = "<absolute>"; };
|
33B846060BD0A5B200472F4E /* libpcre.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libpcre.dylib; path = /usr/local/lib/libpcre.dylib; sourceTree = "<absolute>"; };
|
||||||
8DD76F6C0486A84900D96B5E /* ledger */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ledger; sourceTree = BUILT_PRODUCTS_DIR; };
|
8DD76F6C0486A84900D96B5E /* ledger */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.executable"; path = ledger; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||||
C6859E8B029090EE04C91782 /* ledger.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = ledger.1; sourceTree = "<group>"; };
|
C6859E8B029090EE04C91782 /* ledger.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = ledger.1; sourceTree = "<group>"; };
|
||||||
/* End PBXFileReference section */
|
/* End PBXFileReference section */
|
||||||
|
|
||||||
|
|
@ -191,9 +191,9 @@
|
||||||
isa = PBXFrameworksBuildPhase;
|
isa = PBXFrameworksBuildPhase;
|
||||||
buildActionMask = 2147483647;
|
buildActionMask = 2147483647;
|
||||||
files = (
|
files = (
|
||||||
33B846040BD0A59100472F4E /* libxml2.dylib in Frameworks */,
|
|
||||||
33B846070BD0A5B200472F4E /* libgmp.dylib in Frameworks */,
|
|
||||||
33B846080BD0A5B200472F4E /* libpcre.dylib in Frameworks */,
|
33B846080BD0A5B200472F4E /* libpcre.dylib in Frameworks */,
|
||||||
|
3357D09C0BD4A3FD004B3223 /* libgmp.dylib in Frameworks */,
|
||||||
|
3357D09E0BD4A40E004B3223 /* libexpat.dylib in Frameworks */,
|
||||||
);
|
);
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
runOnlyForDeploymentPostprocessing = 0;
|
||||||
};
|
};
|
||||||
|
|
@ -385,9 +385,9 @@
|
||||||
33B8460F0BD0A60100472F4E /* Dependencies */ = {
|
33B8460F0BD0A60100472F4E /* Dependencies */ = {
|
||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
children = (
|
children = (
|
||||||
33B846050BD0A5B200472F4E /* libgmp.dylib */,
|
3357D09D0BD4A40E004B3223 /* libexpat.dylib */,
|
||||||
|
3357D09B0BD4A3FD004B3223 /* libgmp.dylib */,
|
||||||
33B846060BD0A5B200472F4E /* libpcre.dylib */,
|
33B846060BD0A5B200472F4E /* libpcre.dylib */,
|
||||||
33B846030BD0A59100472F4E /* libxml2.dylib */,
|
|
||||||
);
|
);
|
||||||
name = Dependencies;
|
name = Dependencies;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
|
|
@ -493,6 +493,7 @@
|
||||||
LIBRARY_SEARCH_PATHS = (
|
LIBRARY_SEARCH_PATHS = (
|
||||||
"$(inherited)",
|
"$(inherited)",
|
||||||
/usr/local/lib,
|
/usr/local/lib,
|
||||||
|
/sw/lib,
|
||||||
);
|
);
|
||||||
PRODUCT_NAME = ledger;
|
PRODUCT_NAME = ledger;
|
||||||
ZERO_LINK = YES;
|
ZERO_LINK = YES;
|
||||||
|
|
@ -514,6 +515,7 @@
|
||||||
LIBRARY_SEARCH_PATHS = (
|
LIBRARY_SEARCH_PATHS = (
|
||||||
"$(inherited)",
|
"$(inherited)",
|
||||||
/usr/local/lib,
|
/usr/local/lib,
|
||||||
|
/sw/lib,
|
||||||
);
|
);
|
||||||
PRODUCT_NAME = ledger;
|
PRODUCT_NAME = ledger;
|
||||||
};
|
};
|
||||||
|
|
@ -524,6 +526,14 @@
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
||||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||||
|
HEADER_SEARCH_PATHS = (
|
||||||
|
/usr/local/include,
|
||||||
|
/sw/include,
|
||||||
|
);
|
||||||
|
LIBRARY_SEARCH_PATHS = (
|
||||||
|
/usr/local/lib,
|
||||||
|
/sw/lib,
|
||||||
|
);
|
||||||
PREBINDING = NO;
|
PREBINDING = NO;
|
||||||
SDKROOT = "";
|
SDKROOT = "";
|
||||||
};
|
};
|
||||||
|
|
@ -534,6 +544,14 @@
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
||||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||||
|
HEADER_SEARCH_PATHS = (
|
||||||
|
/usr/local/include,
|
||||||
|
/sw/include,
|
||||||
|
);
|
||||||
|
LIBRARY_SEARCH_PATHS = (
|
||||||
|
/usr/local/lib,
|
||||||
|
/sw/lib,
|
||||||
|
);
|
||||||
PREBINDING = NO;
|
PREBINDING = NO;
|
||||||
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
|
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue