mirror of
https://github.com/status-im/miniupnp.git
synced 2025-01-11 22:54:17 +00:00
I don't know what is wrong with appveyor, this is another try to get things working
This commit is contained in:
parent
53367cf85a
commit
42461f4e41
@ -46,10 +46,10 @@ miniupnpc.dll: libminiupnpc.a $(OBJSDLL)
|
||||
$(OBJSDLL) $(LDLIBS)
|
||||
|
||||
miniupnpc.lib: miniupnpc.dll
|
||||
echo $@ generated with $<
|
||||
# echo $@ generated with $<
|
||||
|
||||
dll/upnpc.o: upnpc.o
|
||||
echo $@ generated with $<
|
||||
# echo $@ generated with $<
|
||||
|
||||
.c.o:
|
||||
$(CC) $(CFLAGS) -DMINIUPNP_STATICLIB -c -o $@ $<
|
||||
|
Loading…
x
Reference in New Issue
Block a user