1,554
edits
(→Preparing the source: -- new way for generating project files) |
|||
Line 57: | Line 57: | ||
** dists/redhat/scummvm.spec | ** dists/redhat/scummvm.spec | ||
* Create MSVC project files in the release branch (for example branch-1-4-0, where the tarballs are created from) | * Create MSVC project files in the release branch (for example branch-1-4-0, where the tarballs are created from) | ||
** | ** make ideprojects | ||
** git commit -m "DISTS: Generated Code::Blocks and MSVC project files" | |||
** git commit -m "DISTS: | |||
** And last but not least don't forget to push the results to our github repo via "git push" | ** And last but not least don't forget to push the results to our github repo via "git push" | ||
* Make source tarballs, post them in the SF.net FRS. | * Make source tarballs, post them in the SF.net FRS. |