]> git.tdb.fi Git - builder.git/blobdiff - source/builder.h
Convert to the rewritten getopt++
[builder.git] / source / builder.h
index 074b6d14536d2bef723ec4d4ea8e6e9d7540ddcc..830d356b28959c1d35e22c5eedbc1959256f7d5f 100644 (file)
@@ -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;