diff options
Diffstat (limited to 'Jamroot.jam')
-rw-r--r-- | Jamroot.jam | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Jamroot.jam b/Jamroot.jam index 3ddb43d..8a29f49 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -37,10 +37,15 @@ project <toolset>tidy:<define>ICE_MEMBER_IMPORT_EXPORT <toolset>tidy:<exclude>users.cpp <toolset>tidy:<exclude>user-models.cpp + <toolset>tidy:<exclude>slicer-user-models.cpp <toolset>tidy:<exclude>news-models.cpp + <toolset>tidy:<exclude>slicer-news-models.cpp <toolset>tidy:<exclude>extended-models.cpp + <toolset>tidy:<exclude>slicer-extended-models.cpp <toolset>tidy:<exclude>portage-models.cpp + <toolset>tidy:<exclude>slicer-portage-models.cpp <toolset>tidy:<exclude>portage.cpp + <toolset>tidy:<exclude>gb-base.cpp <toolset>tidy:<exclude>maintenance.h <toolset>tidy:<exclude>maintenance.cpp <toolset>tidy:<exclude>notifications.h |