Get windows 64-bit building

This commit is contained in:
Drake Arconis
2016-01-16 18:50:38 -05:00
parent 47bdf3ecea
commit 58e08a972d
5 changed files with 8 additions and 6 deletions

View File

@@ -77,6 +77,8 @@ if (WINDOWS)
/nologo
/Oy-
/Zm140
/wd4267
/wd4244
)
if (WORD_SIZE EQUAL 32)