Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
58cc34f4
Commit
58cc34f4
authored
May 18, 2016
by
Frédéric Delanoy
Committed by
Alexandre Julliard
May 19, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winemaker: Fix a couple typos in comments.
Signed-off-by:
Frédéric Delanoy
<
frederic.delanoy@gmail.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
137ac892
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
winemaker
tools/winemaker/winemaker
+2
-2
No files found.
tools/winemaker/winemaker
View file @
58cc34f4
...
...
@@ -328,7 +328,7 @@ my $P_PATH=0;
##
# This index contains a reference to an array containing the project-wide
# settings. The structure of that arr
r
ay is actually identical to that of
# settings. The structure of that array is actually identical to that of
# a regular target since it can also contain extra sources.
my
$P_SETTINGS
=
1
;
...
...
@@ -767,7 +767,7 @@ sub source_scan_project_file($$$)
# Build a DLL
$prj_target_type
=
$TT_DLL
;
}
elsif
(
/^incremental:[[:alpha:]]+$/
)
{
# Link Incrmentally
# Link Incr
e
mentally
}
elsif
(
/^implib:/
)
{
# Name import library
}
elsif
(
/^libpath:\"(.*)\"/
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment