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

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