Switch to upstream nanors with native SIMD and GFNI runtime dispatching

This commit is contained in:
Cameron Gutman
2026-07-05 00:14:34 -04:00
parent 1516464f82
commit 0c8970364c
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -50,7 +50,9 @@ SOURCES += \
$$ENET_DIR/protocol.c \
$$ENET_DIR/unix.c \
$$ENET_DIR/win32.c \
$$COMMON_C_DIR/src/rswrapper.c \
$$COMMON_C_DIR/nanors/deps/obl/oblas_common.c \
$$COMMON_C_DIR/nanors/deps/obl/oblas_lite.c \
$$COMMON_C_DIR/nanors/rs.c \
$$COMMON_C_DIR/src/AudioStream.c \
$$COMMON_C_DIR/src/ByteBuffer.c \
$$COMMON_C_DIR/src/Connection.c \