View Single Post
  #2  
Old 05-09-2004, 08:21 PM
Sith_Lord
Fire Beetle
 
Join Date: May 2004
Posts: 5
Default

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.
Reply With Quote