Skip to content
Snippets Groups Projects
Unverified Commit dfdae0a7 authored by Ben Gamari's avatar Ben Gamari :turtle: Committed by GitHub
Browse files

Merge pull request #300 from tomjaguarpaw/Win32

Bump Win32
parents 18cdf4cb ba728ec0
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ library
c-sources:
cbits/win32/runProcess.c
other-modules: System.Process.Windows
build-depends: Win32 >=2.4 && < 2.14
build-depends: Win32 >=2.4 && < 2.15
-- 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