diff options
Diffstat (limited to 'tools/aidl/options.h')
| -rw-r--r-- | tools/aidl/options.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/aidl/options.h b/tools/aidl/options.h index d88d988..387e37d 100644 --- a/tools/aidl/options.h +++ b/tools/aidl/options.h @@ -23,6 +23,7 @@ struct Options string outputFileName; string outputBaseFolder; string depFileName; + bool autoDepFile; vector<string> filesToPreprocess; }; |
