Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Thomas Daede
Opusfile
Commits
3e7f0ddc
Commit
3e7f0ddc
authored
Nov 27, 2012
by
Ralph Giles
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move win32 source files up a level.
parent
27ef41c3
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 addition
and
1 deletion
+1
-1
Makefile.am
Makefile.am
+1
-1
src/winerrno.h
src/winerrno.h
+0
-0
src/wsockwrapper.c
src/wsockwrapper.c
+0
-0
src/wsockwrapper.h
src/wsockwrapper.h
+0
-0
No files found.
Makefile.am
View file @
3e7f0ddc
...
...
@@ -13,7 +13,7 @@ libopusfile_la_SOURCES = \
src/internal.c src/internal.h
\
src/opusfile.c src/stream.c
if
OS_WIN32
libopusfile_la_SOURCES
+=
src/
win32/
wsockwrapper.c
libopusfile_la_SOURCES
+=
src/wsockwrapper.c
endif
libopusfile_la_LIBADD
=
$(DEPS_LIBS)
if
OS_WIN32
...
...
src/
win32/
winerrno.h
→
src/winerrno.h
View file @
3e7f0ddc
File moved
src/
win32/
wsockwrapper.c
→
src/wsockwrapper.c
View file @
3e7f0ddc
File moved
src/
win32/
wsockwrapper.h
→
src/wsockwrapper.h
View file @
3e7f0ddc
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