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
0c9b55ef
Commit
0c9b55ef
authored
Mar 12, 2015
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
msvcp60: Share math functions implementation with msvcp90.
parent
c6c3ccad
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
Makefile.in
dlls/msvcp60/Makefile.in
+3
-0
msvcp60.spec
dlls/msvcp60/msvcp60.spec
+0
-0
No files found.
dlls/msvcp60/Makefile.in
View file @
0c9b55ef
MODULE
=
msvcp60.dll
IMPORTS
=
msvcrt
EXTRADEFS
=
-D_MSVCP_VER
=
60
PARENTSRC
=
../msvcp90
C_SRCS
=
\
exception.c
\
ios.c
\
locale.c
\
main.c
\
math.c
\
memory.c
\
misc.c
\
string.c
dlls/msvcp60/msvcp60.spec
View file @
0c9b55ef
This source diff could not be displayed because it is too large. You can
view the blob
instead.
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