home *** CD-ROM | disk | FTP | other *** search
/ Amiga ACS 1998 #6 / amigaacscoverdisc1998-061998.iso / games / descent / source / main / dsatsg.ini < prev    next >
Text File  |  1998-06-08  |  501b  |  13 lines

  1. RELEASE_VERSION = 1    #turn off test, cheat, & debugging functions?
  2. NMONO = 1
  3. NDEBUG = 1        #is debugging turned off? (kills Asserts, Int3s, etc.)
  4. OPTIMIZE_ON = 1        #build optimized
  5. %undef DEBUG_ON        #no debug
  6.  
  7. #============= DESTINATION SATURN FOR STEREO GRAPHICS BUILD ===========
  8. VERSION_NAME    = "Destination Saturn v1.5sg Jan 5, 1996"
  9. DEST_SAT = 1    # Build for Destination Saturn!
  10. REQUIRE_CD = 1    # Copy protect?
  11. USE_CD = 1    # Use a CD if available
  12. SIMULEYES = 1   # Build for Stereo Graphics?
  13.