Using of SLMake tool – create task

This article is part of article set related to SLMake using. In this article you can find information about create task. This task build localized file(s). Click here for our article with tasks index.

Syntax

SlMake create <options> project

Possible options are

-lang:X – List of language codes to be created. Separate multiple codes with semicolon. Format is ll[-CC][.src]:

-include:”S” – S is a string that contains the name of the source(s) that will be built. Separate multiple sources with ; character.

-exclude:”S” – S is a string that contains the name of the source(s) that will not be built. Separate multiple sources with ; character.

-output:”S” -  S is an output directory. Value is not saved.

-al:”S” – S contains Assembly Linker parameters. Value is not saved. If data contains ” characters encode them with \”. This option applies only for .NET sources.

-nosave – Do not save the project file even if it gets changed.

-q – Quiet mode. Only errors are shown.

-w – Result code is 2 if errors, 1 if warnings, and 0 if successful. Otherwise result code is 1 if errors and 0 in other cases.

-e – Show detailed error information.

-h – Show detailed help about a task.

Examples

Janusz

Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically to your feed reader.

Comments

[...] create – Create localized items [...]

Leave a comment

(required)

(required)


For spam filtering purposes, please copy the number 2844 to the field below: