home *** CD-ROM | disk | FTP | other *** search
/ The Party 1994: Try This At Home / disk_image.bin / source / vexsrc / vexsrc.nfo < prev    next >
Text File  |  1995-03-29  |  2KB  |  38 lines

  1.  
  2.                                 VEX-Intro V1.1
  3.                  (c) '94+'95  Dirk Jagdmann / Niklas Beisert
  4.  
  5.  
  6.                                   THE SOURCE
  7.  
  8.  
  9. ******************************************************************************
  10.                                   ATTENTION!
  11.                            this source is VOTEWARE,
  12.               you may only use it to the conditions listed below:
  13.  
  14.   -You may modify it, or use parts of it in your own source as long as
  15.     this header stays on top of all files containing this source.
  16.   -You must give proper credit to the author, Niklas Beisert / pascal.
  17.   -You may not use it in commercial productions without the written
  18.     permission of the author.
  19.   -AND MOST IMPORTANT: you have to buy an Assembly '94 CD-ROM
  20.     by Sound Solutions (if you don't have it already) and vote for VEX-InTrO
  21.     in the PC-64k-Intro-Compo! (if you have already sent your voting card,
  22.     buy another one and fill it out CORRECTLY!!!)
  23. ******************************************************************************
  24.  
  25.  
  26.  
  27.  
  28. This is the source of VEX v1.1, without the sound-system and the overlay
  29. functions.
  30.  
  31. To compile VEX you must have Borland C++ 3.1 and TASM 3.1.
  32. Compile and link MAKESCN.CPP, MAKEDAT.CPP, MERGEPIC.CPP, CONVFNT.CPP
  33. using the large model and call MAKEVEX.BAT.
  34. Then use the BC project file VEX.PRJ to compile VEX (change the directories
  35. to your configuration)
  36.  
  37. This should be all to have a running version of VEX.
  38.