Start on import wizard and move JSON wrappers into NostalgiaStudio library

This commit is contained in:
2017-05-13 00:18:27 -05:00
parent 03d7b5fd26
commit e79e3756c5
15 changed files with 101 additions and 54 deletions
-2
View File
@@ -21,7 +21,6 @@ target_link_libraries(
NostalgiaCommon
NostalgiaCore
NostalgiaStudio
NostalgiaStudioJson
)
install(
@@ -32,4 +31,3 @@ install(
)
add_subdirectory(lib)
add_subdirectory(json)