Skip to content

Commit 3ac808b

Browse files
authored
Avoid circular reference in pro file
1 parent d7af3ee commit 3ac808b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NM_Cortex.pro

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ CONFIG += console
33
CONFIG -= app_bundle
44
CONFIG -= qt
55

6-
TARGET = Cortex.cpp
6+
TARGET = release_binary
77

88
SOURCES += Cortex_mex.cpp \
99
Cortex.cpp \

0 commit comments

Comments
 (0)