Change the way studio is linked

This commit is contained in:
2017-05-02 18:31:39 -05:00
parent be9655c0b1
commit d7a1d19fdf
3 changed files with 24 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ target_link_libraries(
${OxStd_LIBRARY}
NostalgiaCommon
NostalgiaCore
NostalgiaStudio
NostalgiaStudioStatic
NostalgiaStudioJson
)