Changeset f7b30b9 for auto/output/config_h
- Timestamp:
- 06/05/09 00:52:29 (15 years ago)
- Branches:
- master
- Children:
- 63a5739
- Parents:
- 8338227
- git-author:
- Mateusz Hromada <ruanda@…> (06/05/09 00:52:29)
- git-committer:
- Mateusz Hromada <ruanda@…> (06/05/09 00:52:29)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
auto/output/config_h
rc08f3b1 rf7b30b9 5 5 #define CONFIG_H 6 6 7 #define PROJECT_NAME "$PROJECT_NAME" 8 #define PROJECT_VERSION "$PROJECT_VERSION" 9 #define PROJECT_PAGE "$PROJECT_PAGE" 10 #define PROJECT_MAIL "$PROJECT_MAIL" 7 #define PROJECT_NAME "$PROJECT_NAME" 8 #define PROJECT_FULLNAME "$PROJECT_FULLNAME" 9 #define PROJECT_COPYRIGHT "$PROJECT_COPYRIGHT" 10 #define PROJECT_VERSION "$PROJECT_VERSION" 11 #define PROJECT_PAGE "$PROJECT_PAGE" 12 #define PROJECT_MAIL "$PROJECT_MAIL" 11 13 12 14 #endif /* CONFIG_H */
Note: See TracChangeset
for help on using the changeset viewer.