1
0
Fork 0
mirror of https://github.com/lihop/godot-xterm.git synced 2025-05-08 05:15:30 +02:00
Commit graph

3 commits

Author SHA1 Message Date
Leroy Hopson
4cc2115125 Build windows releases with /MT rather than /MD
When making a release export of a project, binaries built with the /MD
flag do not work.
2020-11-23 09:13:32 +07:00
Leroy Hopson
007182b117 Enable compiling 64-bit on Windows using MSVC
Closes 
2020-11-10 13:44:29 +07:00
Leroy Hopson
e59db03d11 Rename 'modules' directory to 'external'
Former-commit-id: 8d3eec465f
2020-10-05 17:56:57 +07:00