| 45 |
# if no exclusion flag is set, will try to include optional software headers. |
# if no exclusion flag is set, will try to include optional software headers. |
| 46 |
# Conversely, if you use optional libraries remember to tell it to the linker. |
# Conversely, if you use optional libraries remember to tell it to the linker. |
| 47 |
|
|
| 48 |
EXCLUSIONFLAGS = -DNO_CALONUCLEI -DNO_TRKNUCLEI -DNO_TOFNUCLEI |
EXCLUSIONFLAGS = -DNO_CALONUCLEI -DNO_TRKNUCLEI -DNO_TOFNUCLEI #-DNO_CALOPRESAMPLER |
| 49 |
|
|
| 50 |
# Put below the files on which every .cpp must depend on, ie., those files that, |
# Put below the files on which every .cpp must depend on, ie., those files that, |
| 51 |
# if modified, will trigger a complete recompilation of the project. |
# if modified, will trigger a complete recompilation of the project. |