You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-10 22:41:43 +02:00
Фикс структуры каталогов
This commit is contained in:
@@ -40,6 +40,9 @@
|
||||
Документ.ДобавитьСтроку(ТекущаяСтрока);
|
||||
|
||||
КонецЦикла;
|
||||
|
||||
ТекущаяСтрока = СтрШаблон(Макет, "СоставБиблиотеки", СокрЛП("data/Classes/СоставБиблиотеки.os"));
|
||||
Документ.ДобавитьСтроку(ТекущаяСтрока);
|
||||
|
||||
Документ.ДобавитьСтроку("</package-def>");
|
||||
Документ.Записать(ПутьПакета + "lib.config");
|
||||
|
@@ -1,4 +1,4 @@
|
||||
// OneScript: ./OInt/core/Modules/OPI_SQLite.os
|
||||
// OneScript: ./OInt/core/Modules/internal/Modules/OPI_SQLite.os
|
||||
// Lib: SQLite
|
||||
// CLI: sqlite
|
||||
|
||||
|
@@ -42,7 +42,7 @@
|
||||
// Раскомментировать, если выполняется OneScript
|
||||
// #Использовать "../../tools"
|
||||
// #Использовать "../../data"
|
||||
// #Использовать "."
|
||||
// #Использовать "internal"
|
||||
|
||||
#Область ПрограммныйИнтерфейс
|
||||
|
||||
|
Reference in New Issue
Block a user