home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 October / PCWorld_1998-10_cd.bin / software / prehled / komix / DATA.Z / TicTacToe.vbp < prev    next >
Text File  |  1997-10-01  |  791b  |  35 lines

  1. Class=TicTacToe_Cell; TicTacToe_Cell.cls
  2. Class=TicTacToe_Computer; TicTacToe_Computer.cls
  3. Form=TicTacToe_GUI.frm
  4. Class=TicTacToe_Game; TicTacToe_Game.cls
  5. Class=ClassSet; ..\src\ClassSet.cls
  6. Type=Exe
  7. Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#E:\WINNT\System32\STDOLE2.TLB#OLE Automation
  8. Startup="Sub Main"
  9. Command32=""
  10. Name="Project1"
  11. HelpContextID="0"
  12. CompatibleMode="0"
  13. MajorVer=1
  14. MinorVer=0
  15. RevisionVer=0
  16. AutoIncrementVer=0
  17. ServerSupportFiles=0
  18. VersionCompanyName="none"
  19. CompilationType=0
  20. OptimizationType=0
  21. FavorPentiumPro(tm)=0
  22. CodeViewDebugInfo=0
  23. NoAliasing=0
  24. BoundsCheck=0
  25. OverflowCheck=0
  26. FlPointCheck=0
  27. FDIVCheck=0
  28. UnroundedFP=0
  29. StartMode=0
  30. Unattended=0
  31. ThreadPerObject=0
  32. MaxNumberOfThreads=1
  33. Name="TicTacToe"
  34. Startup="TicTacToe_GUI"
  35.