Mercurial > hg > tony
diff tony.pro @ 548:702a70e48ca9
Windows build works
author | Chris Cannam |
---|---|
date | Fri, 15 Feb 2019 18:14:04 +0000 |
parents | 1058d9b37a97 |
children | fe1a77d4aeaa |
line wrap: on
line diff
--- a/tony.pro Fri Feb 15 10:57:38 2019 +0000 +++ b/tony.pro Fri Feb 15 18:14:04 2019 +0000 @@ -15,8 +15,10 @@ sub_test_svcore_data_model SUBDIRS += \ - sub_tony - + sub_tony \ + sub_pyin \ + sub_chp + sub_base.file = base.pro sub_test_svcore_base.file = test-svcore-base.pro @@ -25,5 +27,7 @@ sub_test_svcore_data_model.file = test-svcore-data-model.pro sub_tony.file = tonyapp.pro +sub_pyin.file = pyin.pro +sub_chp.file = chp.pro CONFIG += ordered