~ubuntu-branches/debian/jessie/scummvm/jessie

« back to all changes in this revision

Viewing changes to dists/msvc12/readme.txt

  • Committer: Package Import Robot
  • Author(s): Dmitry Smirnov
  • Date: 2014-08-10 00:50:36 UTC
  • mfrom: (1.2.22)
  • Revision ID: package-import@ubuntu.com-20140810005036-wls6i0dsxqfxu70g
Tags: 1.7.0+dfsg-1
* New upstream release [July 2014].
  - remove old/obsolete patches.
  + added new "drop1test.patch" to disable problematic test.
  + build with "--disable-eventrecorder" to avoid FTBFS in tests.
  + added "libjpeg-dev" and "libfaad-dev" to Build-Depends.
* Install all arch-independent files (themes, game data, etc.).
* Build-time re-compression of "classic" theme.
* Added "debian/gbp.conf".
* Standards-Version to 3.9.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
The Visual Studio project files can now be created automatically from the GCC
 
2
files using the create_project tool inside the /devtools/create_project folder.
 
3
 
 
4
To create the default project files, build create_project.exe, copy it inside
 
5
this folder and run the create_msvc12.bat file for a default build. You can run
 
6
create_project.exe with no parameters to check the possible command-line options.
 
7
 
 
8
To enable debug visualization for common types, see the comment in
 
9
/devtools/create_project/scripts/scummvm.natvis.