Add UI for New Project wizard

This commit is contained in:
2017-04-20 01:39:13 -05:00
parent 5644250e94
commit 681eb55db3
6 changed files with 245 additions and 8 deletions

View File

@@ -20,6 +20,7 @@ target_link_libraries(
${OxStd_LIBRARY}
NostalgiaCommon
NostalgiaCore
NostalgiaStudio
NostalgiaStudioJson
)
@@ -30,4 +31,5 @@ install(
bin
)
add_subdirectory(lib)
add_subdirectory(json)