Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
flac
Commits
beeee713
Commit
beeee713
authored
Apr 28, 2006
by
Josh Coalson
Browse files
add window.c/window.h
parent
df59845d
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/libFLAC/libFLAC_dynamic.dsp
View file @
beeee713
...
...
@@ -261,6 +261,10 @@ SOURCE=.\stream_encoder.c
SOURCE=.\stream_encoder_framing.c
# End Source File
# Begin Source File
SOURCE=.\window.c
# End Source File
# End Group
# Begin Group "Private Header Files"
...
...
@@ -317,6 +321,10 @@ SOURCE=.\include\private\metadata.h
SOURCE=.\include\private\stream_encoder_framing.h
# End Source File
# Begin Source File
SOURCE=.\include\private\window.h
# End Source File
# End Group
# Begin Group "Protected Header Files"
...
...
src/libFLAC/libFLAC_static.dsp
View file @
beeee713
...
...
@@ -254,6 +254,10 @@ SOURCE=.\stream_encoder.c
SOURCE=.\stream_encoder_framing.c
# End Source File
# Begin Source File
SOURCE=.\window.c
# End Source File
# End Group
# Begin Group "Private Header Files"
...
...
@@ -310,6 +314,10 @@ SOURCE=.\include\private\metadata.h
SOURCE=.\include\private\stream_encoder_framing.h
# End Source File
# Begin Source File
SOURCE=.\include\private\window.h
# End Source File
# End Group
# Begin Group "Protected Header Files"
...
...
Write
Preview
Supports
Markdown
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