Skip to content

Commit d12832e

Browse files
committed
correct windows build path
1 parent 10ec8f9 commit d12832e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Makevars.win

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
RWINLIB = ../windows/rwinlib-1.6.0-pre
1+
RWINLIB = ../windows/rwinlib-1.5.2
22

33
PKG_CFLAGS=-DNNG_STATIC_LIB -I${RWINLIB}/include $(C_VISIBILITY)
44
PKG_LIBS=-L${RWINLIB}/lib${R_ARCH}${CRT} -lnng -lws2_32

0 commit comments

Comments
 (0)