Show
Ignore:
Timestamp:
04/08/08 20:36:42 (8 months ago)
Author:
alonbl
Message:

Distribute autoconf generated files for MSVC build

Construct resource files and winconfig.h using autoconf
substitutions.

Files:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/src/include/winconfig.h.in

    r3465 r3468  
    8282 
    8383#ifndef PACKAGE_VERSION 
    84 #define PACKAGE_VERSION "0.11.4.2" 
     84#define PACKAGE_VERSION "@PACKAGE_VERSION@" 
    8585#endif 
    8686 
    8787#ifndef PACKAGE_NAME 
    88 #define PACKAGE_NAME "opensc" 
     88#define PACKAGE_NAME "@PACKAGE_NAME@" 
    8989#endif 
    9090