mirror of
https://github.com/reactos/wine.git
synced 2024-12-14 15:19:28 +00:00
ad53383f9b
debug channels definitions. Made win32 the default type for spec files. Ignore C compiler in winebuild so we can simply pass it $(DEFS). Removed type win32 and debug_channels from spec files. Fixed winebuild to always generate correct C identifiers (reported by Vincent Béron).
6 lines
168 B
Ruby
6 lines
168 B
Ruby
# First DirectPlay dll. Replaced by dplayx.dll.
|
|
name dplay
|
|
|
|
@ forward DirectPlayCreate dplayx.DirectPlayCreate
|
|
@ forward DirectPlayEnumerate dplayx.DirectPlayEnumerate
|