-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.toml
30 lines (27 loc) · 1005 Bytes
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
name = "PeaceFounderClient"
uuid = "e27653ee-9918-43bd-96c3-a19beeb55963"
authors = ["Janis Erdmanis <[email protected]>"]
version = "0.1.0"
[deps]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Infiltrator = "5903a43b-9cc3-4c30-8d17-598619ec4e9b"
PeaceFounder = "916f7771-afe2-4319-943d-0e770c333432"
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
QML = "2db162a6-7e43-52c3-8d84-290c1c42d82a"
Qt65Compat_jll = "f5784262-74e5-52be-b835-f3e8a3cf8710"
RelocatableFolders = "05181044-ff0b-4ac5-8273-598c1e38db00"
[compat]
Infiltrator = "1.8.3"
PeaceFounder = "0.4.0"
PrecompileTools = "1.2.1"
QML = "0.9.0"
RelocatableFolders = "1.0.1"
[bundle]
APP_DESCRIPTION = "A voting client for PeaceFounder evoting system."
APP_DISPLAY_NAME = "PeaceFounder"
APP_NAME = "PeaceFounder"
APP_SUMMARY = "A voting client for PeaceFounder evoting system."
BUNDLE_IDENTIFIER = "org.peacefounder.client"
PUBLISHER = "CN=JanisErdmanis"
PUBLISHER_DISPLAY_NAME = "Janis Erdmanis"
WITH_SPLASH_SCREEN = false