Author: cazfi
Date: Sat Dec  6 09:38:44 2014
New Revision: 27189

URL: http://svn.gna.org/viewcvs/freeciv?rev=27189&view=rev
Log:
Added Qt-client package building to default targets of the Windows Installer 
build Makefile.

See patch #5453

Modified:
    trunk/win32/installer/Makefile

Modified: trunk/win32/installer/Makefile
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/win32/installer/Makefile?rev=27189&r1=27188&r2=27189&view=diff
==============================================================================
--- trunk/win32/installer/Makefile      (original)
+++ trunk/win32/installer/Makefile      Sat Dec  6 09:38:44 2014
@@ -25,7 +25,7 @@
 
 
 # by default build all installers
-all: gtk3-installer gtk2-installer sdl-installer
+all: gtk3-installer gtk2-installer sdl-installer qt-installer
 
 gtk3-installer:
        make GUI=gtk3 FCMP=gtk3 wrap-gtk3


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to