README.txt 513 B

123456789101112
  1. WARNING This msvc build is totally unsupported and experimental! This is for
  2. people who know what they are doing. Please don't annoy us with questions if
  3. you don't know:
  4. - how c++ works and how to fix smaller errors yourself
  5. - what an include directory is
  6. - how to make a windows application find .dll files
  7. - what a .lib file does
  8. In general fix the stuff yourself, you probably know msvc++ better than me
  9. anyway. Apart from that patches which keep these project files running are
  10. always welcome ;-)