Changes for the Win32 port
commitc932e452e91f0d7b3e56222fa4bbaf75377af5eb
authorThomas Perl <thp@thpinfo.com>
Mon, 23 Jun 2008 08:40:14 +0000 (23 08:40 +0000)
committerThomas Perl <thp@thpinfo.com>
Mon, 23 Jun 2008 08:40:14 +0000 (23 08:40 +0000)
tree47b19ef3638f39f8934142f964aba100face1dde
parentc15d435ba99b5eb4779a788e68e24b93f2ec96b7
Changes for the Win32 port

Canvas.cpp: No X11-related code in WIN32
create-win32-dist.sh: Automate distribution creation on Win32
Game.cpp: Saved levels go into "./data/", Win32 icon + command line
Makefile: Compile in the binary icon data if we are on MINGW32
next_win32.png: The "next" screen, in win32-look
numptywinicon.res: The Numptyphysics icon in the Windows Resource Format
README.win32: Build instructions for Win32-based systems (MinGW+MSYS+SDL)

git-svn-id: https://garage.maemo.org/svn/numptyphysics/trunk@66 2afca267-d0a4-46bd-89a9-2591803afc3f
Canvas.cpp
Game.cpp
Makefile
README.win32 [new file with mode: 0644]
create-win32-dist.sh [new file with mode: 0644]
next_win32.png [new file with mode: 0644]
numptywinicon.res [new file with mode: 0644]