Permalink
Browse files
Avoid circular reference in pro file
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
NM_Thalamus.pro
|
|
@@ -3,7 +3,7 @@ CONFIG += console |
|
|
CONFIG -= app_bundle
|
|
|
CONFIG -= qt
|
|
|
|
|
|
-TARGET = Thalamus.cpp
|
|
|
+TARGET = release_binary
|
|
|
|
|
|
SOURCES += Thalamic_Column.cpp \
|
|
|
Thalamus.cpp \
|
|
|
|
0 comments on commit
017b62b