Permalink
Browse files

Avoid circular reference in pro file

  • Loading branch information...
1 parent 6a6a2c8 commit 017b62b92adc7ec812f8c14cb01f796933fa4149 @miscco committed on GitHub Mar 31, 2017
Showing with 1 addition and 1 deletion.
  1. +1 −1 NM_Thalamus.pro
View
@@ -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

Please sign in to comment.