Skip to content

Commit

Permalink
Fixed|OS X|Savegame Converter: Dynamic linking
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Mar 28, 2014
1 parent 574a5a0 commit d84c1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doomsday/plugins/savegameconverter/savegameconverter.pro
Expand Up @@ -33,7 +33,7 @@ win32 {
}

macx {
fixPluginInstallId($$TARGET, 2)
fixPluginInstallId($$TARGET, 1)
linkToBundledLibdeng2($$TARGET)
linkToBundledLibdeng1($$TARGET)
}

0 comments on commit d84c1bd

Please sign in to comment.