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
const.v
const_windows.v
os.v
os_linux.v
os_nix.v
os_test.v
os_windows.v windows: do not link gdi32/shell32 to console applications 2019-12-27 11:27:19 +03:00