kicad/bitmap2component
Seppe Stas 9233ae97d0 Set KiCad version in MacOS apps
Uses CMake's configure_file function [1] to automaticaly set the
CFBundleShortVersionString [2] value in every app's Info.plist file.

Also updates the CFBundleLongVersionString and CFBundleVersion with the
extended KiCad Version

[1]: https://cmake.org/cmake/help/latest/command/configure_file.html
[2]: https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring

(cherry picked from commit 455ee4c08c)
2019-06-12 14:12:01 -07:00
..
CMakeLists.txt Set KiCad version in MacOS apps 2019-06-12 14:12:01 -07:00
Info.plist.in Set KiCad version in MacOS apps 2019-06-12 14:12:01 -07:00
bitmap2cmp_gui.cpp bitmap2component: Fix logic for alpha mask 2019-06-08 12:03:48 -07:00
bitmap2cmp_gui_base.cpp bitmap2component: Handle mask/alpha 2019-02-09 08:40:59 -08:00
bitmap2cmp_gui_base.fbp bitmap2component: Handle mask/alpha 2019-02-09 08:40:59 -08:00
bitmap2cmp_gui_base.h bitmap2component: Handle mask/alpha 2019-02-09 08:40:59 -08:00
bitmap2component.cpp bitmap2component: Fix logic for alpha mask 2019-06-08 12:03:48 -07:00
bitmap2component.h bitmap2component: Add a layer selection to export a logo for Pcbnew from a Cirilo Bernardo's patch. 2014-11-12 17:59:12 +01:00
bitmap2component.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
bitmap2component.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00