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
66a5c739
Commit
66a5c739
authored
Mar 27, 2006
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
msg711: Renamed the dlls/msacm/msg711 directory to dlls/msg711.acm.
parent
3fa4fc51
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
4 additions
and
8 deletions
+4
-8
configure
configure
+0
-0
configure.ac
configure.ac
+1
-1
Makefile.in
dlls/Makefile.in
+2
-6
.gitignore
dlls/msg711.acm/.gitignore
+0
-0
Makefile.in
dlls/msg711.acm/Makefile.in
+1
-1
msg711.acm.spec
dlls/msg711.acm/msg711.acm.spec
+0
-0
msg711.c
dlls/msg711.acm/msg711.c
+0
-0
No files found.
configure
View file @
66a5c739
This diff is collapsed.
Click to expand it.
configure.ac
View file @
66a5c739
...
@@ -1538,7 +1538,6 @@ dlls/mmdevldr.vxd/Makefile
...
@@ -1538,7 +1538,6 @@ dlls/mmdevldr.vxd/Makefile
dlls/monodebg.vxd/Makefile
dlls/monodebg.vxd/Makefile
dlls/mpr/Makefile
dlls/mpr/Makefile
dlls/msacm/Makefile
dlls/msacm/Makefile
dlls/msacm/msg711/Makefile
dlls/msacm/tests/Makefile
dlls/msacm/tests/Makefile
dlls/msacm/winemp3/Makefile
dlls/msacm/winemp3/Makefile
dlls/msadp32.acm/Makefile
dlls/msadp32.acm/Makefile
...
@@ -1546,6 +1545,7 @@ dlls/mscms/Makefile
...
@@ -1546,6 +1545,7 @@ dlls/mscms/Makefile
dlls/mscms/tests/Makefile
dlls/mscms/tests/Makefile
dlls/msdmo/Makefile
dlls/msdmo/Makefile
dlls/msftedit/Makefile
dlls/msftedit/Makefile
dlls/msg711.acm/Makefile
dlls/mshtml/Makefile
dlls/mshtml/Makefile
dlls/mshtml/tests/Makefile
dlls/mshtml/tests/Makefile
dlls/msi/Makefile
dlls/msi/Makefile
...
...
dlls/Makefile.in
View file @
66a5c739
...
@@ -80,12 +80,12 @@ BASEDIRS = \
...
@@ -80,12 +80,12 @@ BASEDIRS = \
monodebg.vxd
\
monodebg.vxd
\
mpr
\
mpr
\
msacm
\
msacm
\
msacm/msg711
\
msacm/winemp3
\
msacm/winemp3
\
msadp32.acm
\
msadp32.acm
\
mscms
\
mscms
\
msdmo
\
msdmo
\
msftedit
\
msftedit
\
msg711.acm
\
mshtml
\
mshtml
\
msi
\
msi
\
msimg32
\
msimg32
\
...
@@ -269,7 +269,6 @@ SYMLINKS_SO = \
...
@@ -269,7 +269,6 @@ SYMLINKS_SO = \
mciwave.drv.so
\
mciwave.drv.so
\
msacm.drv.so
\
msacm.drv.so
\
msacm32.dll.so
\
msacm32.dll.so
\
msg711.acm.so
\
msisys.ocx.so
\
msisys.ocx.so
\
riched32.dll.so
\
riched32.dll.so
\
twain_32.dll.so
\
twain_32.dll.so
\
...
@@ -324,9 +323,6 @@ msacm.drv.so: winmm/wavemap/msacm.drv.so
...
@@ -324,9 +323,6 @@ msacm.drv.so: winmm/wavemap/msacm.drv.so
msacm32.dll.so
:
msacm/msacm32.dll.so
msacm32.dll.so
:
msacm/msacm32.dll.so
$(RM)
$@
&&
$(LN_S)
msacm/msacm32.dll.so
$@
$(RM)
$@
&&
$(LN_S)
msacm/msacm32.dll.so
$@
msg711.acm.so
:
msacm/msg711/msg711.acm.so
$(RM)
$@
&&
$(LN_S)
msacm/msg711/msg711.acm.so
$@
msisys.ocx.so
:
msisys/msisys.ocx.so
msisys.ocx.so
:
msisys/msisys.ocx.so
$(RM)
$@
&&
$(LN_S)
msisys/msisys.ocx.so
$@
$(RM)
$@
&&
$(LN_S)
msisys/msisys.ocx.so
$@
...
@@ -1023,7 +1019,7 @@ msadp32.acm/msadp32.acm.so: msadp32.acm
...
@@ -1023,7 +1019,7 @@ msadp32.acm/msadp32.acm.so: msadp32.acm
mscms/mscms.dll.so
:
mscms
mscms/mscms.dll.so
:
mscms
msdmo/msdmo.dll.so
:
msdmo
msdmo/msdmo.dll.so
:
msdmo
msftedit/msftedit.dll.so
:
msftedit
msftedit/msftedit.dll.so
:
msftedit
ms
acm/msg711/msg711.acm.so
:
msacm/msg711
ms
g711.acm/msg711.acm.so
:
msg711.acm
mshtml/mshtml.dll.so
:
mshtml
mshtml/mshtml.dll.so
:
mshtml
msi/msi.dll.so
:
msi
msi/msi.dll.so
:
msi
msimg32/msimg32.dll.so
:
msimg32
msimg32/msimg32.dll.so
:
msimg32
...
...
dlls/ms
acm/msg711
/.gitignore
→
dlls/ms
g711.acm
/.gitignore
View file @
66a5c739
File moved
dlls/ms
acm/msg711
/Makefile.in
→
dlls/ms
g711.acm
/Makefile.in
View file @
66a5c739
TOPSRCDIR
=
@top_srcdir@
TOPSRCDIR
=
@top_srcdir@
TOPOBJDIR
=
../..
/..
TOPOBJDIR
=
../..
SRCDIR
=
@srcdir@
SRCDIR
=
@srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
msg711.acm
MODULE
=
msg711.acm
...
...
dlls/ms
acm/msg711
/msg711.acm.spec
→
dlls/ms
g711.acm
/msg711.acm.spec
View file @
66a5c739
File moved
dlls/ms
acm/msg711
/msg711.c
→
dlls/ms
g711.acm
/msg711.c
View file @
66a5c739
File moved
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