Difference between revisions of "HOWTO-Release"

Jump to navigation Jump to search
414 bytes added ,  20:51, 4 April 2010
→‎Preparing the source: add instructions on how to create the MSVC project files for a release source (yes we could add a script for that, volunteers are welcome ;-)
(→‎Preparing the source: add instructions on how to create the MSVC project files for a release source (yes we could add a script for that, volunteers are welcome ;-))
Line 35: Line 35:
* Make sure package descriptions are up-to-date:
* Make sure package descriptions are up-to-date:
** dists/redhat/scummvm.spec
** dists/redhat/scummvm.spec
* Create MSVC project files
** First of all you need to build the create_msvc tool by using "make tools"
** Run create_msvc with "../.. --msvc-version 8" from dists/msvc8
** Run create_msvc with "../.. --msvc-version 9" from dists/msvc9
** Run create_msvc with "../.. --msvc-version 10" from dists/msvc10
** Add all *.vcproj, *.sln, *.vsprops, *.vcxproj, *.vcxproj.filters, *.props files to the release tag in SVN
* Make source tarballs, post them in the SF.net FRS.
* Make source tarballs, post them in the SF.net FRS.
** There is a script <code>tools/dist-scummvm.sh</code>, which does this automatically.
** There is a script <code>tools/dist-scummvm.sh</code>, which does this automatically.
561

edits

Navigation menu