This commit is contained in:
2022-04-04 22:22:59 +02:00
commit 0a35246672
14 changed files with 1245 additions and 0 deletions

12
.idea/twatch.iml generated Normal file
View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="CPP_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/twatch/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/twatch_core/src" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>