gcompris r3774 - branches/GCOMPRIS_8_3



Author: bcoudoin
Date: Sat Mar 14 22:48:33 2009
New Revision: 3774
URL: http://svn.gnome.org/viewvc/gcompris?rev=3774&view=rev

Log:
	Recompiled gnuchess on windows with the link option
	-mwindows to avoid the black dos windows being displayed when
	you start the chess game.



Modified:
   branches/GCOMPRIS_8_3/ChangeLog
   branches/GCOMPRIS_8_3/Makefile.mingw.in

Modified: branches/GCOMPRIS_8_3/Makefile.mingw.in
==============================================================================
--- branches/GCOMPRIS_8_3/Makefile.mingw.in	(original)
+++ branches/GCOMPRIS_8_3/Makefile.mingw.in	Sat Mar 14 22:48:33 2009
@@ -26,7 +26,7 @@
 MAKENSIS := "/c/Program Files/NSIS/makensis.exe"
 
 # These will be copied in the win32-install-dir ready to be packaged.
-NEEDED_DLLS =		$(GNUCHESS_TOP)/bin/pthreadGC.dll \
+NEEDED_DLLS =		$(GNUCHESS_TOP)/bin/pthreadGC2.dll \
 			$(GNUCHESS_TOP)/bin/libreadline.dll \
 			$(PYTHON_DLL) \
 			$(GNUCAP_TOP)/src/MSW/gnucap.exe \



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