#!/bin/sh # Convert a gtk2-perl program to a standalone .exe, including all # libraries and runtime files required for running as well as required # datafiles. I _literaly_ sold my soul to the devil and paid with blood # for this. Microsoft die die die die die die die die die die die die PERL=c:\\perl GTK2=c:\\gtk CROSSFIRE_LIBDIR=c:\\crosslib ( cat <addlist trap "rm addlist" 0 #GUI=--gui $PERL/bin/perl $PERL/bin/pp -C $GUI \ -X Glib -X Gtk2 \ -M Gtk2::Ex::PodViewer \ --icon win32/icon/gce.ico -I "//.host/Shared Folders/root/src/Crossfire" -I . \ -o gce.exe -A addlist bin/gce