Skip to content

Commit 17e1d68

Browse files
authored
Merge pull request #11 from MeroFuruya:marius_setup-boss
setup boss
2 parents 07a5cc3 + adbb980 commit 17e1d68

10 files changed

+29
-1182
lines changed
File renamed without changes.

MicrosoftApiAuthenticator.pas

Lines changed: 0 additions & 1180 deletions
This file was deleted.

boss-lock.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"hash": "d41d8cd98f00b204e9800998ecf8427e",
3+
"updated": "2023-04-24T12:33:38.0220313+02:00",
4+
"installedModules": {
5+
"github.com/merofuruya/microsoftapiauthentication": {
6+
"name": "microsoftapiauthentication",
7+
"version": "v1.3.1",
8+
"hash": "9ef50e40292ea2dbe258c33e19dcd769",
9+
"artifacts": {},
10+
"failed": false,
11+
"changed": false
12+
}
13+
}
14+
}

boss.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "ms-graph-planner-api_delphi",
3+
"description": "",
4+
"version": "1.0.0",
5+
"homepage": "",
6+
"mainsrc": "./src",
7+
"projects": [
8+
"./planner_cli.dproj"
9+
],
10+
"dependencies": {
11+
"github.com/merofuruya/microsoftapiauthentication": "^v1.3.1"
12+
}
13+
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

cli/planner_cli.dproj renamed to planner_cli.dproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<DCC_K>false</DCC_K>
5050
<DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
5151
<SanitizedProjectName>planner_cli</SanitizedProjectName>
52-
</PropertyGroup>
52+
<DCC_UnitSearchPath>src;modules\.dcp;modules\.dcu;$(DCC_UnitSearchPath);modules;modules\microsoftapiauthentication\src</DCC_UnitSearchPath></PropertyGroup>
5353
<PropertyGroup Condition="'$(Base_Win32)'!=''">
5454
<DCC_UsePackage>vclwinx;DmacKomponente01;NexusDB460iv280;NexusDB460pt280;fmx;PKIEDB28;vclie;DbxCommonDriver;bindengine;IndyIPCommon;VCLRESTComponents;FireDACCommonODBC;NexusDB460sscr280;NexusDB460st280;FireDACCommonDriver;appanalytics;IndyProtocols;vclx;IndyIPClient;dbxcds;vcledge;NexusDB460sd280;bindcompvclwinx;ZSBarCode;bindcompfmx;NexusDB460ll280;NexusDB460psd280;GraphQLHttp;inetdb;FireDACSqliteDriver;DbxClientDriver;NexusDB460rp280;soapmidas;vclactnband;fmxFireDAC;dbexpress;NexusDB460re280;DBXMySQLDriver;VclSmp;inet;NexusDB460tm280;vcltouch;fmxase;dbrtl;fmxdae;GraphQLCore;FireDACMSAccDriver;CustomIPTransport;LockBox3DR;NexusDB460rb280;vcldsnap;DBXInterBaseDriver;NexusDB460ch280;IndySystem;NexusDB460lg280;QRBarcode;vcldb;NexusDB460scr280;NexusDB460sq280;NexusDB460se280;vclFireDAC;bindcomp;FireDACCommon;IndyCore;RESTBackendComponents;NexusDB460si280;bindcompdbx;AbbreviaVCL;QRWRunDXE11_1_W64;NexusDB460tn280;rtl;FireDACMySQLDriver;NexusDB460sr280;NexusDB460tc280;FireDACADSDriver;NexusDB460psi280;XMLPartner_PR;RESTComponents;DBXSqliteDriver;vcl;IndyIPServer;dsnapxml;dsnapcon;adortl;NexusDB460rd280;NexusDB460db280;NexusDB460ts280;NexusDB460tw280;vclimg;FireDACPgDriver;FireDAC;inetdbxpress;xmlrtl;tethering;PKIECtrl28;bindcompvcl;dsnap;NexusDB460pv280;CloudService;NexusDB460mr280;NexusDB460rc280;fmxobj;bindcompvclsmp;soaprtl;soapserver;FireDACIBDriver;$(DCC_UsePackage)</DCC_UsePackage>
5555
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
@@ -59,7 +59,7 @@
5959
<DCC_ConsoleTarget>true</DCC_ConsoleTarget>
6060
<UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
6161
<UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
62-
<Debugger_RunParams>update -b PfrksgASbkyjOE0-jlFe85gAPAEz --TenantID &quot;f9af2c9b-466f-42b5-b948-9d17731f8fc2&quot; --ClientID &quot;e8ab62a8-c0cb-457c-9402-6caa938909c3&quot; --RedirectURI &quot;MyApp&quot; --RedirectPort &quot;8080&quot; --Scope &quot;GroupMember.Read.All,Tasks.ReadWrite,Group.ReadWrite.All&quot;</Debugger_RunParams>
62+
<Debugger_RunParams>update -b PfrksgASbkyjOE0-jlFe85gAPAEz --TenantID "f9af2c9b-466f-42b5-b948-9d17731f8fc2" --ClientID "e8ab62a8-c0cb-457c-9402-6caa938909c3" --RedirectURI "MyApp" --RedirectPort "8080" --Scope "GroupMember.Read.All,Tasks.ReadWrite,Group.ReadWrite.All"</Debugger_RunParams>
6363
</PropertyGroup>
6464
<PropertyGroup Condition="'$(Base_Win64)'!=''">
6565
<DCC_UsePackage>vclwinx;NexusDB460iv280;NexusDB460pt280;fmx;PKIEDB28;vclie;DbxCommonDriver;bindengine;IndyIPCommon;VCLRESTComponents;FireDACCommonODBC;NexusDB460sscr280;NexusDB460st280;FireDACCommonDriver;appanalytics;IndyProtocols;vclx;IndyIPClient;dbxcds;vcledge;NexusDB460sd280;bindcompvclwinx;bindcompfmx;NexusDB460ll280;NexusDB460psd280;GraphQLHttp;inetdb;FireDACSqliteDriver;DbxClientDriver;NexusDB460rp280;soapmidas;vclactnband;fmxFireDAC;dbexpress;NexusDB460re280;DBXMySQLDriver;VclSmp;inet;NexusDB460tm280;vcltouch;fmxase;dbrtl;fmxdae;GraphQLCore;FireDACMSAccDriver;CustomIPTransport;LockBox3DR;NexusDB460rb280;vcldsnap;DBXInterBaseDriver;NexusDB460ch280;IndySystem;NexusDB460lg280;vcldb;NexusDB460scr280;NexusDB460sq280;NexusDB460se280;vclFireDAC;bindcomp;FireDACCommon;IndyCore;RESTBackendComponents;NexusDB460si280;bindcompdbx;AbbreviaVCL;QRWRunDXE11_1_W64;NexusDB460tn280;rtl;FireDACMySQLDriver;NexusDB460sr280;NexusDB460tc280;FireDACADSDriver;NexusDB460psi280;RESTComponents;DBXSqliteDriver;vcl;IndyIPServer;dsnapxml;dsnapcon;adortl;NexusDB460rd280;NexusDB460db280;NexusDB460ts280;NexusDB460tw280;vclimg;FireDACPgDriver;FireDAC;inetdbxpress;xmlrtl;tethering;PKIECtrl28;bindcompvcl;dsnap;NexusDB460pv280;CloudService;NexusDB460mr280;NexusDB460rc280;fmxobj;bindcompvclsmp;soaprtl;soapserver;FireDACIBDriver;$(DCC_UsePackage)</DCC_UsePackage>
File renamed without changes.

0 commit comments

Comments
 (0)