Subversion Repositories Kolibri OS

Rev

Rev 7142 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. rem To build under Windows, execute
  2.  
  3. SET TCC=D:\_bin\tcc_26_180312
  4.  
  5. %TCC%\kos32-tcc -I%TCC%\INCLUDE -L%TCC%\LIB -DKOS32 sst.c ai.c battle.c events.c finish.c moving.c osx.c planets.c reports.c setup.c -lck -o SStarTrek -g
  6.