]> git.tdb.fi Git - builder.git/commit
Define a macro to indicate which component is being built
authorMikko Rasa <tdb@tdb.fi>
Mon, 2 Jan 2023 22:24:59 +0000 (00:24 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 2 Jan 2023 22:51:47 +0000 (00:51 +0200)
commitc5d6d6d6d76189b9b2937295709b85654780e9db
treedea01e57774d1c3f877021f3541fb56bfd16ad92
parent1a4337301632aa31dbc028d1c4260b5ff3052570
Define a macro to indicate which component is being built

This can be used in libraries to export or import functions across a DLL
interface as appropriate.
source/lib/component.cpp