From 35ed46f9e9247ab3f5f9434fe3967b1cf11f6d94 Mon Sep 17 00:00:00 2001 From: Bruno Coudoin Date: Sun, 13 Jun 2004 23:34:50 +0000 Subject: added README.mingw copyed from a mingw ported program. can find back * .cvsignore: * Makefile.am: added README.mingw * README.mingw: copyed from a mingw ported program. can find back which. Not adapted to gcompris maybe highly wrong but it's better than nothing. * boards/Makefile.am: -A- added anim by Yves Combe yves at ycombe point net * boards/anim.xml.in: -A- * boards/anim/camera.png: created by Bruno * boards/boardicons/anim.png: created by Bruno * gcompris.ico: for windows * po/POTFILES.in: -A- * src/boards/clickgame.c: (get_bplugin_info), (clickgame_is_our_board): changed plugin name ti suit the standard and ease the windows maintenance * src/boards/clockgame.c: (display_hour): hour needle is shorter now. (due to user remarks) * src/boards/menu.c: added static where missing * src/boards/python/Makefile.am: -A- * src/boards/python/anim.py: -A- * src/boards/traffic.c: added static where missing * src/boards/wordsgame.c: (key_press): nothing. --- (limited to 'README.mingw') diff --git a/README.mingw b/README.mingw index 6dbb0d7..94b96c7 100644 --- a/README.mingw +++ b/README.mingw @@ -61,15 +61,6 @@ hierarchy make sure to tweak your .profile. * run ./autogen.sh from gcompris's top-level directory. This will take a long time. * *drum roll...* make! -4: BULDING GCOMPRIS-SETUP.EXE -======================== -* Make sure gcompris.iss and README.windows exist -* go into gcompris/po/ directory and make the mo files -* Install INNO Setup version 4 (or higher) from http://www.jrsoftware.org/is4.php -* Open c:\msys\1.0\home\yourname\gcompris\gcompris.iss inside the inno installer -* Should compile and build without a hitch, placing the setup file in c:\ - - APPENDIX: MY .profile ===================== @@ -77,7 +68,6 @@ APPENDIX: MY .profile export CFLAGS="$CFLAGS -mwindows -mno-cygwin -mms-bitfields" export CPPFLAGS="$CPPFLAGS -I/c/mingw/include -DWINDOWS -DWIN32" export PATH="$PATH:/c/mingw/bin" - export CVSROOT=":pserver:charles@cvs.gnome.org:/cvs/gnome" # GTK export GTK_HOME="/opt/gtk" -- cgit v0.9.1