Skip to content
Snippets Groups Projects
Commit 11afa0bb authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

Bump bound on Win32 library

parent cb1d1a6e
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@ library
c-sources:
cbits/win32/runProcess.c
other-modules: System.Process.Windows
build-depends: Win32 >=2.2 && < 2.9
build-depends: Win32 >=2.2 && < 2.10
-- ole32 and rpcrt4 are needed to create GUIDs for unique named pipes
-- for process.
extra-libraries: kernel32, ole32, rpcrt4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment