home *** CD-ROM | disk | FTP | other *** search
/ Hackers Magazine 57 / CdHackersMagazineNr57.iso / Software / Multimedia / k3d-setup-0.7.11.0.exe / lib / k3d / include / k3d-version-config.h < prev   
Encoding:
C/C++ Source or Header  |  2009-02-17  |  378 b   |  13 lines

  1. #ifndef K3DSDK_VERSION_CONFIG_H
  2. #define K3DSDK_VERSION_CONFIG_H
  3.  
  4. // Generated file, do not edit!  Make changes to k3d-version-config.h.in instead.
  5.  
  6. #define K3D_PACKAGE "k3d"
  7. #define K3D_COPYRIGHT "Copyright (c) 1995-2008, Timothy M. Shead.  All Rights Reserved."
  8. #define K3D_VERSION "0.7.11.0"
  9. #define K3D_HOST "Windows-5.1;x86"
  10.  
  11. #endif // !K3DSDK_VERSION_CONFIG_H
  12.  
  13.