[chronojump] better comments on building to win



commit 112a60d53f62b630a8f54a264f5013c81e321bc0
Author: Xavier de Blas <xaviblas gmail com>
Date:   Wed Sep 16 15:31:34 2009 +0200

    better comments on building to win

 build/windows_bundle/build/howto_build.txt |    7 +--
 create_release_windows.sh                  |   68 ----------------------------
 2 files changed, 3 insertions(+), 72 deletions(-)
---
diff --git a/build/windows_bundle/build/howto_build.txt b/build/windows_bundle/build/howto_build.txt
index 2017554..c875c15 100755
--- a/build/windows_bundle/build/howto_build.txt
+++ b/build/windows_bundle/build/howto_build.txt
@@ -11,12 +11,11 @@ edit mkbundle.sh change MONO_INSTALL_PATH to where it's installed mono
 
 (there were problems with dos2unix: broken pipe. But now we don't use and there aren't problems
 
-After creating the release with
-./create_release_windows.sh 0.8.9.6
-copy the dir to windows at c:\
+After creating the release with make
+copy the windows_bundle as eg: chronojump-0.8.9.8 and put it on windows machine at C:\
 
 on mingw/msys, go to build:
-cd /c/chronojum-0.8.9.6/build/
+cd /c/chronojump-0.8.9.8/build/
 
 , execute:
 $sh makeBundle.sh



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]