add the icon also for the console build
This commit is contained in:
parent
f61ba6a2fe
commit
1422d3744b
|
|
@ -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