Convert config file to json

This commit is contained in:
daleclack 2022-07-26 10:21:32 +08:00
parent e32a0780d0
commit d5fb06aa53
1 changed files with 7 additions and 0 deletions

7
xe_config.json Normal file
View File

@ -0,0 +1,7 @@
{
"Develop": "8.0",
"Longterm": "5.5",
"Release_Path_Unix": "/mnt/Dell/Gtk_Dev/Xe-Project",
"Release_Path_Win32": "D:\\Gtk_Dev\\Xe-Project",
"Stable": "7.7"
}