add the icon also for the console build
This commit is contained in:
parent
db28c65455
commit
75d14b73f4
|
|
@ -196,6 +196,10 @@ if WINGUI
|
||||||
ngspice_LDADD += ngicon.o
|
ngspice_LDADD += ngicon.o
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
if WINCONSOLE
|
||||||
|
ngspice_LDADD += ngicon.o
|
||||||
|
endif
|
||||||
|
|
||||||
if OLDAPPS
|
if OLDAPPS
|
||||||
## nutmeg:
|
## nutmeg:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue