aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver-test/projectclient.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove ATL header usage (#306)Stefan Boberg2023-05-151-4/+0
| | | ATL has been used here and there as a convenience. Given that this is a legacy component and not always something which gets installed along with the compiler we hereby remove the dependency altogether in favour of our own simple wrappers
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+164
* moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees