diff --git a/cross-wine.conf b/cross-wine.conf index f77f4314..f2c0d4de 100644 --- a/cross-wine.conf +++ b/cross-wine.conf @@ -25,4 +25,4 @@ cpp_link_args = ['-mwindows'] # For instance, this should be in the 64-bit only cross-file # c_args = ['-m64'] # cpp_args = ['-m64'] -# cpp_link_args = ['-m64', '-mconsole'] +# cpp_link_args = ['-m64', '-mwindows']