Files @ r6097:d9cc9b4b1fc8
Branch filter:

Location: cpp/openttd-patchpack/source/bin/scenario/README

rubidium
(svn r8832) -Change: rewrite the solution file generator a little so it makes project files that look more like the ones generated by respectively MSVC2003 and MSVC2005.
For some reason the internal formatting of the XML between MSVC2003 and MSVC2005 differs, so adding a file in MSVC2005 would result in basically adding the entire openttd_vs80.vcproj to the diff.
1
2
3
4
You can place you scenarios in this dir.

This file is really here to make the Makefile happy, it should be modified to
properly handle scenarios (or maybe even not at all...).