]>
Commit | Line | Data |
---|---|---|
e49079b2 SC |
1 | // Change this to your bundle identifier string |
2 | #define kBundleIdentifier "org.wxwindows.samples.minimal" | |
3 | ||
4 | // Change this to your short version string | |
5 | #define kBundleShortVersion __OUTPUT_FILENAME__ " version 1.0" | |
6 | ||
7 | // Change this to the string to display in the Finder's Get Info window | |
8 |