Skip to content
Snippets Groups Projects
Commit 60d84e81 authored by Alexandre Julliard's avatar Alexandre Julliard
Browse files

Updated for recent options changes.

parent 46304a73
No related branches found
No related tags found
No related merge requests found
......@@ -91,6 +91,10 @@ modules.
.BI \-f\ flags
Ignored for compatibility with the C compiler.
.TP
.BI \-F\ filename
Set the file name of the module. The default is to use the base name
of the spec file (without any extension).
.TP
.B \-h
Display a usage message and exit.
.TP
......
......@@ -97,14 +97,14 @@ searched exclusively via the \fI\-I\fR set path, whereas the '""' quoted
filenames are first tried to be opened in the current directory. Also
resource statements with file references are located in the same way.
.TP
.I \-J
Do not search the standard include path, look for include files only
in the directories explicitly specified with the \fI\-I\fR option.
.TP
.I \-l lan
Set default language to \fIlan\fR. Default is the neutral language 0
(i.e. "LANGUAGE 0, 0").
.TP
.I \-L
Leave case of embedded filenames as is. All filenames are converted to
lower case before they are attemped to be opened without this option.
.TP
.I \-m
Do not remap numerical resource type-IDs onto standard resources. This will
cause all numerical resource type\-IDs to be treated as user\-type resources
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment