Updated for recent options changes.

This commit is contained in:
Alexandre Julliard 2003-01-02 19:30:17 +00:00
parent 46304a7361
commit 60d84e8127
2 changed files with 8 additions and 4 deletions

View File

@ -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

View File

@ -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