Flakebi 1d726cd31a Add icon to windows executable před 9 roky
..
README.txt 47e2aecb71 From the README.txt file: před 18 roky
config.h 8c08ecd920 Ported changes from 0.3.1 and bumped version to 0.3.2-SVN před 17 roky
icon_rc.template 1d726cd31a Add icon to windows executable před 9 roky
stdint.h 1c67f68d48 Make the code compatible with msvs před 9 roky
supertux.sln 47e2aecb71 From the README.txt file: před 18 roky
supertux.vcproj 47e2aecb71 From the README.txt file: před 18 roky
supertux.vsprops 47e2aecb71 From the README.txt file: před 18 roky
unistd.h 47e2aecb71 From the README.txt file: před 18 roky

README.txt

WARNING This msvc build is totally unsupported and experimental! This is for
people who know what they are doing. Please don't annoy us with questions if
you don't know:
- how c++ works and how to fix smaller errors yourself
- what an include directory is
- how to make a windows application find .dll files
- what a .lib file does

In general fix the stuff yourself, you probably know msvc++ better than me
anyway. Apart from that patches which keep these project files running are
always welcome ;-)