Strict Standards: Declaration of action_plugin_importoldindex::register() should be compatible with DokuWiki_Action_Plugin::register($controller) in /var/www/html/lib/plugins/importoldindex/action.php on line 8

Strict Standards: Declaration of action_plugin_popularity::register() should be compatible with DokuWiki_Action_Plugin::register($controller) in /var/www/html/lib/plugins/popularity/action.php on line 57

Strict Standards: Declaration of action_plugin_safefnrecode::register() should be compatible with DokuWiki_Action_Plugin::register($controller) in /var/www/html/lib/plugins/safefnrecode/action.php on line 66

Strict Standards: Declaration of action_plugin_importoldchangelog::register() should be compatible with DokuWiki_Action_Plugin::register($controller) in /var/www/html/lib/plugins/importoldchangelog/action.php on line 182

Strict Standards: Declaration of Doku_Renderer_metadata::table_open() should be compatible with Doku_Renderer::table_open($maxcols = NULL, $numrows = NULL, $pos = NULL) in /var/www/html/inc/parser/metadata.php on line 24

Strict Standards: Declaration of Doku_Renderer_metadata::table_close() should be compatible with Doku_Renderer::table_close($pos = NULL) in /var/www/html/inc/parser/metadata.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/lib/plugins/importoldindex/action.php:8) in /var/www/html/inc/actions.php on line 607

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/lib/plugins/importoldindex/action.php:8) in /var/www/html/inc/actions.php on line 607
cor4:app:makefile
Table of Contents

Makefile

A file az egybe forráskód létrehozásához szükséges. Használata: Cor4App.exe -makefile makefile. Csak DEBUG fordítású programmal működik!

A makefile egy ini file mindösszesen három szekcióval.

General

Ez mondja meg a fordításhoz szükséges alapvető adatokat. A lehetséges paraméterek a következők:

Other

Ez tetszőleges adatokat tartalmazhat későbbi alkalmazás céljából. Egyelőre csak az online frissítés használja: meg kell adni egy “update”=<elérési út> bejegyzést.

Extensions

Ez határozza meg a fordításkor, hogy milyen kiteresztést milyen módon fordítson a rendszer. A lehetséges paraméterek a következők:

Minden ezektől eltérő kiterjesztésű file-t a rendszer általános file-nak tekint és módosítás nélkül bemásolja a fordított forráskódba.

Példa

[General]
# kimenő fájl
output=online.cor4
# version = 1.2.17.5
ver_major=1
ver_minor=2
ver_release=17
ver_build=5
# fordítandó alkalmazás gyökere
rootdir=w:\onlinegazda\
update=1

[Other]
update=https://username:password@update.onlineweb.hu/app.cor4

[Extensions]
image=jpg,jpeg,png,bmp,gif
php=library,handler,php,inc