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

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 ;-)