X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fbuilder.h;h=830d356b28959c1d35e22c5eedbc1959256f7d5f;hb=40eb101a642b9ed2e898eec39e0916fa71066b23;hp=074b6d14536d2bef723ec4d4ea8e6e9d7540ddcc;hpb=9f98162ae757fc7eae55a2abba4c89fbf4c8fad7;p=builder.git diff --git a/source/builder.h b/source/builder.h index 074b6d1..830d356 100644 --- a/source/builder.h +++ b/source/builder.h @@ -71,7 +71,7 @@ private: bool help; unsigned verbose; bool chrome; - Msp::Path::Path build_file; + std::string build_file; unsigned jobs; StringList what_if; bool conf_all;