1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-24 07:01:16 +01:00

Define and use PROFILE_DLL_API

This commit is contained in:
Paul Licameli
2016-01-29 09:00:02 -05:00
parent 6a3d99a8e6
commit 527a826b86
5 changed files with 13 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ class SummaryInfo {
class BlockFile /* not final */ {
class PROFILE_DLL_API BlockFile /* not final */ {
public:
// Constructor / Destructor