Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wine
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Johnny Cai
wine
Commits
60d84e81
Commit
60d84e81
authored
22 years ago
by
Alexandre Julliard
Browse files
Options
Downloads
Patches
Plain Diff
Updated for recent options changes.
parent
46304a73
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tools/winebuild/winebuild.man.in
+4
-0
4 additions, 0 deletions
tools/winebuild/winebuild.man.in
tools/wrc/wrc.man
+4
-4
4 additions, 4 deletions
tools/wrc/wrc.man
with
8 additions
and
4 deletions
tools/winebuild/winebuild.man.in
+
4
−
0
View file @
60d84e81
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
tools/wrc/wrc.man
+
4
−
4
View file @
60d84e81
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment