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
72e47408
Commit
72e47408
authored
Jan 08, 2003
by
Josh Coalson
Browse files
add config/resource stuff
parent
c30ba012
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/plugin_winamp2/Makefile.am
View file @
72e47408
...
...
@@ -15,9 +15,13 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
SUBDIRS
=
include
EXTRA_DIST
=
\
Makefile.vc
\
in2.h
\
config.h
\
config.c
\
in_flac.c
\
in_flac.dsp
\
out.h
resource.h
\
resource.rc
src/plugin_winamp2/Makefile.vc
View file @
72e47408
...
...
@@ -26,6 +26,7 @@
!endif
C_FILES
=
\
config.c
\
in_flac.c
OBJS
=
$(C_FILES:.c=.obj)
...
...
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