mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-25 16:11:44 +00:00
more enhancements for the lib
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
# connection-protocol.
|
||||
#
|
||||
|
||||
{.deadCodeElim: on.}
|
||||
|
||||
when defined(windows):
|
||||
const dllName = "pq.dll"
|
||||
elif defined(macosx):
|
||||
|
||||
Reference in New Issue
Block a user