This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-04-13 12:10:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
tools
/
create_msvc
History
Filippos Karapetis
55ebcf69e5
Turn off warning 4267 ("conversion from 'size_t' to xxx, possible loss of data"), thrown in 64bit builds
...
svn-id: r45636
2009-11-03 20:13:14 +00:00
..
msvc8
Initial check in of a tool which is able to create MSVC project files out of the configure / Makefile based build system.
2009-10-25 22:47:43 +00:00
msvc9
Initial check in of a tool which is able to create MSVC project files out of the configure / Makefile based build system.
2009-10-25 22:47:43 +00:00
create_msvc.cpp
Turn off warning 4267 ("conversion from 'size_t' to xxx, possible loss of data"), thrown in 64bit builds
2009-11-03 20:13:14 +00:00
create_msvc.h
Implemented a working createUUID for *NIX systems (and some minor cleanup).
2009-10-27 18:37:42 +00:00
module.mk
Include support for "create_msvc" in the Makefile based build system.
2009-10-27 19:11:23 +00:00