'libs/evoral' - Move a couple of 'IdentityConverter' functions into their own dedicat...
authorJohn Emmas <johne53@tiscali.co.uk>
Sun, 12 Jan 2014 17:40:25 +0000 (17:40 +0000)
committerJohn Emmas <johne53@tiscali.co.uk>
Sun, 12 Jan 2014 17:40:25 +0000 (17:40 +0000)
commit61c692baa1a56b0f00d5d6e391072324e337b0ed
treeb0f995c6ddd16fa79c10765a5c0a17bcf710b13c
parentdd8ba245bb07a3e057824ee0fd73c03a7c3fa1c2
'libs/evoral' - Move a couple of 'IdentityConverter' functions into their own dedicated C++ source file. This allows them to be used correctly with __dllimport and __dllexport. Hopefully, this technique will also work for gcc / mingw
libs/evoral/src/IdentityConverter.cpp [new file with mode: 0644]