Commit 7d21c97aaf771544c7b185cf82d884361dc8fd6c
- Diff rendering mode:
- inline
- side by side
google-breakpad/google-breakpad.pro
(3 / 1)
|   | |||
| 8 | 8 | QT -= core gui | |
| 9 | 9 | CONFIG += static | |
| 10 | 10 | ||
| 11 | linux { | ||
| 11 | unix { | ||
| 12 | !macx { | ||
| 12 | 13 | INCLUDEPATH += src | |
| 13 | 14 | INCLUDEPATH += src/client/linux | |
| 14 | 15 | INCLUDEPATH += src/third_party/linux/include | |
| … | … | ||
| 24 | 24 | src/client/linux/minidump_writer/linux_dumper.cc \ | |
| 25 | 25 | src/client/linux/minidump_writer/minidump_writer.cc \ | |
| 26 | 26 | ||
| 27 | } | ||
| 27 | 28 | } | |
| 28 | 29 | ||
| 29 | 30 | macx { |
Comments
Add a new comment:
Login or create an account to post a comment
Add your comment
Please log in to comment

