Initial commit

This commit is contained in:
bartonstee
2020-12-21 09:28:34 +01:00
committed by GitHub
parent e9d6445f85
commit 9d91c4b658
15 changed files with 20514 additions and 199 deletions

11
dist/tmp/widgets/package.xml vendored Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8" ?>
<package xmlns="http://www.mendix.com/package/1.0/">
<clientModule name="MountEvent" version="1.0.0" xmlns="http://www.mendix.com/clientModule/1.0/">
<widgetFiles>
<widgetFile path="MountEvent.xml"/>
</widgetFiles>
<files>
<file path="incentro/mountevent"/>
</files>
</clientModule>
</package>