1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-10 22:41:43 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-02-02 14:52:54 +03:00
parent 5ff182fea4
commit 55f7165ecf
6 changed files with 6610 additions and 6611 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -42,7 +42,6 @@
// Uncomment if OneScript is executed
#Use "../../tools"
#Use "../../data"
#Use "."
#Region Public

View File

@@ -30,4 +30,5 @@
<module name="OPI_TypeConversion" file="tools/Modules/OPI_TypeConversion.os"/>
<module name="OPI_IntegrationProxy" file="core/Modules/OPI_IntegrationProxy.os"/>
<module name="OPI_ProxyRequestsHandler" file="tools/Classes/OPI_ProxyRequestsHandler.os"/>
<module name="LibraryComposition" file="data/Classes/LibraryComposition.os"/>
</package-def>

View File

@@ -42,7 +42,6 @@
// Uncomment if OneScript is executed
// #Use "../../tools"
// #Use "../../data"
// #Use "."
#Region Public