mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-06-02 21:57:37 +02:00
Create Delphinus.Install.json
This commit is contained in:
parent
01dd1bfb64
commit
8b655ef68c
44
Delphinus.Install.json
Normal file
44
Delphinus.Install.json
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
{
|
||||||
|
"search_pathes":
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"pathes": "source",
|
||||||
|
"platforms": "Win32;Win64"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"browsing_pathes":
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"pathes": "source",
|
||||||
|
"platforms": "Win32;Win64"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
|
||||||
|
"source_folders":
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"folder": "\\",
|
||||||
|
"base": "\\",
|
||||||
|
"recursive": true,
|
||||||
|
"filter": "*;*.*"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
|
||||||
|
"raw_folders": [],
|
||||||
|
|
||||||
|
"projects":
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"project": "packages\\CEF4Delphi.dproj",
|
||||||
|
"compiler_min": 22,
|
||||||
|
"compiler_max": 31,
|
||||||
|
}
|
||||||
|
{
|
||||||
|
"project": "packages\\CEF4Delphi_FMX.dproj",
|
||||||
|
"compiler_min": 32,
|
||||||
|
"compiler_max": ,
|
||||||
|
}
|
||||||
|
],
|
||||||
|
|
||||||
|
"experts": []
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user