forked from mne-tools/mne-cpp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modify project build configuration files
- Loading branch information
Showing
2 changed files
with
4 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,13 +4,14 @@ | |
# @author Lars Debor <[email protected]>; | ||
# Daniel Strohmeier <[email protected]>; | ||
# Lorenz Esch <[email protected]>; | ||
# Christoph Dinh <[email protected]> | ||
# Christoph Dinh <[email protected]>; | ||
# Juan GPC <[email protected]> | ||
# @since 0.1.0 | ||
# @date July, 2012 | ||
# | ||
# @section LICENSE | ||
# | ||
# Copyright (C) 2012, Lars Debor, Daniel Strohmeier, Lorenz Esch, Christoph Dinh. All rights reserved. | ||
# Copyright (C) 2021, Lars Debor, Daniel Strohmeier, Lorenz Esch, Christoph Dinh, Juan GPC. All rights reserved. | ||
# | ||
# Redistribution and use in source and binary forms, with or without modification, are permitted provided that | ||
# the following conditions are met: | ||
|
@@ -106,7 +107,6 @@ INSTALLS += header_files | |
|
||
#contains(MNECPP_CONFIG, trace) { | ||
# message("Building Utils lib with MNE_Tracer support.") | ||
# DEFINES += TRACE | ||
# SOURCES += mnetracer.cpp | ||
# HEADERS += mnetracer.h | ||
#} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters