a .sln is a visual studio solution file. It probably isnt there because World wasnt written using VS? I _think_ you should be able to create your own - create a new solution, call it world, then add all the existing C++ files as a part of that solution. Compiling that up may work. Or it may not.
|