vs fix (nw)

This commit is contained in:
Miodrag Milanovic 2015-04-01 15:22:39 +02:00
parent b0ea29e26c
commit a3741011dc

View File

@ -22,6 +22,10 @@ function mainProject(_target, _subtarget)
}
end
configuration { "vs*" }
flags {
"Unicode",
}
configuration { "mingw*" or "vs*" }
targetextension ".exe"