Skip to content

Commit

Permalink
Update Windows i686 makefile.
Browse files Browse the repository at this point in the history
  • Loading branch information
gabordemooij committed Jan 6, 2024
1 parent 4f042b9 commit 498619b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/media/makefile.win32
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
LDFLAGS= -shared
CFLAGS= -D WIN \
-D WIN32 \
-D REPLACE_MEDIA_SOCK -D WINDOWS_MEDIA_SOCK\
-D REPLACE_MEDIA_ESPEAK -D NO_MEDIA_ESPEAK
-D WIN32_BIT \
-D REPLACE_MEDIA_SOCK -D WINDOWS_MEDIA_SOCK

all:libctrmedia.dll

Expand Down

0 comments on commit 498619b

Please sign in to comment.