home *** CD-ROM | disk | FTP | other *** search
/ Learn 3D Graphics Programming on the PC / Learn_3D_Graphics_Programming_on_the_PC_Ferraro.iso / rwwin / read6.tx_ / read6.bin
Text File  |  1995-11-14  |  1KB  |  37 lines

  1. RenderWare(tm) v1.4 FCS Sample MS Windows Application Source (readme.txt)
  2. ============================================================================
  3.  
  4. ----------------------------------------------------------------------------
  5. This example software source code is provided as is with no warranties of
  6. any kind and is provided without any obligation on Criterion Software Ltd.
  7. to assist in its use.
  8.  
  9. Criterion Software Ltd. will not, under any circumstances, be liable for
  10. any lost revenue or other damages arising from the use of this example
  11. software source code.
  12. ---------------------------------------------------------------------------
  13.  
  14. The source code for all of the RenderWare demonstration programs can be 
  15. found in the following 3 subdirectories
  16.  
  17.   COMMON - common utility code used throughout the demos
  18.  
  19.   SAMPLE - Clean & tidy RenderWare sources rewritten to the V1.4 API
  20.  
  21.   GIFT   - Old sources ported to V1.4 but not making the best use of current
  22.            features in the API.
  23.  
  24. Sample makefiles are provided for all of the supported compilers. These have 
  25. the following naming convention:
  26.  
  27.   Makefile  - Watcom Makefile - see makefile header for options
  28.   Rwvc2.mak - MSVC 2.0 project file
  29.   xxxx.mak  - MSVC 1.5 project file (where xxxx is the application name )
  30.   xxxx.ide  - Borland C project file (where xxxx is the application name)
  31.  
  32.   ============================================================================
  33.  
  34.  
  35.  
  36.  
  37.