1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

Windows: unicode command line

This commit is contained in:
Vitaly Takmazov
2019-07-24 14:49:00 +03:00
committed by Alexander Medvednikov
parent 93a3521a67
commit 0bbefca875
3 changed files with 13 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ import os
#flag windows @VROOT/thirdparty/microsoft_craziness/microsoft_craziness.o
#flag windows -l ole32
#flag windows -l oleaut32
#flag windows -l shell32
// Emily: If these arent included then msvc assumes that
// these return int (which should be 64bit)