1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/os
vitalyster 3f0f8bac49 windows: do not link gdi32/shell32 to console applications
* read os.args from argv when we have console
* dynamically load CommandLineToArgvW when we are GUI app
* link gdi32/shell32 in glfw module
2019-12-27 11:27:19 +03:00
..
bare
cmdline v fmt: process .v files from a module too 2019-12-24 05:43:31 +03:00
const_windows.v
const.v run vfmt 2019-12-20 02:09:56 +03:00
os_linux.v
os_nix.v run vfmt 2019-12-20 02:09:56 +03:00
os_test.v os, filepath: reorganize functions 2019-12-23 13:09:22 +03:00
os_windows.v windows: do not link gdi32/shell32 to console applications 2019-12-27 11:27:19 +03:00
os.v os, filepath: reorganize functions 2019-12-23 13:09:22 +03:00