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