Improve setting of current SC version.
commit8081c23abaa698157e4598c1676500efe4c67232
authorJonatan Liljedahl <lijon@kymatica.com>
Sat, 21 Jan 2012 17:05:33 +0000 (21 18:05 +0100)
committerJonatan Liljedahl <lijon@kymatica.com>
Sat, 21 Jan 2012 17:27:59 +0000 (21 18:27 +0100)
tree62e91d077476985ef14f0e65b2a1757ab288fc33
parent845e662265fd5d0ede241e77eb631a14b579f0a7
Improve setting of current SC version.

A new SCVersion.txt is included by CMake and used to set the version in all places:
- Main.sc (by classmethods from SCVersion.sc)
- About dialog in SC.app
- Version reported by Finder's "Get info"
- CPACK
CMakeLists.txt
SCClassLibrary/Common/Core/Kernel.sc
SCClassLibrary/DefaultLibrary/Main.sc
SCVersion.txt [new file with mode: 0644]
VERSION [deleted file]
cmake_modules/MacOSXBundleInfo.plist.in
platform/SCVersion.sc.in [new file with mode: 0644]
platform/mac/Resources/English.lproj/InfoPlist.strings [deleted file]
setMainVersion.sh [deleted file]