commit | ba87e3e6c985e7175152993b5efcc7dd2f0e1c93 | [log] [tgz] |
---|---|---|
author | The Android Open Source Project <initial-contribution@android.com> | Fri Mar 13 13:04:22 2009 -0700 |
committer | The Android Open Source Project <initial-contribution@android.com> | Fri Mar 13 13:04:22 2009 -0700 |
tree | ee35f76532767dc29411a8738a434d1d88d330f2 | |
parent | c39a6e0c51e182338deb8b63d07933b585134929 [diff] [blame] |
auto import from //branches/cupcake_rel/...@138607
diff --git a/tools/aidl/options.h b/tools/aidl/options.h index dc3c45a..e9bf0f7 100644 --- a/tools/aidl/options.h +++ b/tools/aidl/options.h
@@ -20,6 +20,7 @@ vector<string> preprocessedFiles; string inputFileName; string outputFileName; + string outputBaseFolder; string depFileName; vector<string> filesToPreprocess;