config.h.in
changeset 12 14cd74b518ea
child 16 543bd8927354
equal deleted inserted replaced
11:dc7bcc0fa5e1 12:14cd74b518ea
       
     1 
       
     2 #ifndef LOCAL_CONFIG_H
       
     3 #define LOCAL_CONFIG_H
       
     4 
       
     5 #define PROJECT_VERSION ( "${PROJECT_VERSION}" )
       
     6 
       
     7 #endif
       
     8