From 070d49e63c8980e7bfc6875f33a87979e7f4b3d1 Mon Sep 17 00:00:00 2001 From: cutealien Date: Fri, 13 Dec 2019 15:45:31 +0000 Subject: [PATCH] Update release checklist to avoid getting 2 copies of docs in doc-folder again. Thanks to whoever reported that to me once (sorry, I forgot who found that, just had this still on my todo). git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6008 dfc29bdd-3216-0410-991c-e03cc46cb475 --- doc/release_checklist.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/release_checklist.txt b/doc/release_checklist.txt index c228c92..840e772 100644 --- a/doc/release_checklist.txt +++ b/doc/release_checklist.txt @@ -25,6 +25,7 @@ compiler, otherwise oldest you have still installed) - - create a target directory, like irrlicht-1.8.1 for example - - svn export to the target directory - - copy the subfolders of doctemp into the doc folder of the target directory + careful, this should only be one(!) subfolder (we ended up with copies before, maybe Windows/Linux builds use different names?) - - copy all .exe files (except test.exe) from bin\Win32-VisualStudio (.pdb's are not necessary) - - copy Irrlicht.dll from bin\Win32-visualstudio - - copy the files in lib\Win32-visualstudio