summaryrefslogtreecommitdiffhomepage
path: root/README
blob: df4d75a1b994371d01c746da9166edfcf79ddc22 (plain)
1
2
3
4
5
w32lib: custom import libraries for OS user-space interfaces

# manual generation of .def source files:
# make -f project/w32def/w32def.mk W32_SYSDIR=/path/to/Windows/System32 w32def
# adjust the value of W32_SYSDIR as needed.