Tags: scottrice/Ice
Tags
Add a pysintaller `.spec` file for building Ice. Pyinstaller is amazing, I dont know why I ever tried using py2exe. I could have saved myself a lot of headache. Anyway, the build process is now just `pyinstaller Ice.spec`, which is basically exactly the kind of build process I wanted.