desmume/tools/vio2sf/readme.txt

5 lines
421 B
Plaintext
Raw Normal View History

2010-01-20 05:44:26 +00:00
First build every project in vio2sf.dsw. This will include the vio2sf project which will copy vio2sf.bin into all the plugin dirs.
Then build foo_input_vio2sf from vio2sf.sln. This plugin my be built in a newer msvc.
It has a dependency on vio2sf, which will then overwrite all vio2sf.bin in all directories with a vc9 version.
This is safe since it doesn't import any CRT DLL, and it probably runs a little faster.