We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbe9608 commit ce03d68Copy full SHA for ce03d68
config/config.xml
@@ -0,0 +1,10 @@
1
+<?xml version="1.0"?>
2
+<Installer>
3
+ <Name>DataLogger</Name>
4
+ <Version>1.0.0</Version>
5
+ <Title>DataLogger Setup</Title>
6
+ <Publisher>Akshay Raj Gollahalli</Publisher>
7
+ <ProductUrl>https://github.com/akshaybabloo/DataLogger</ProductUrl>
8
+ <TargetDir>@ApplicationsDir@/DataLogger</TargetDir>
9
+ <RemoveTargetDir>false</RemoveTargetDir>
10
+</Installer>
0 commit comments