tweaks to build libs as DLLs under windows
authorJosh Coalson <jcoalson@users.sourceforce.net>
Wed, 16 Oct 2002 22:18:32 +0000 (22:18 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Wed, 16 Oct 2002 22:18:32 +0000 (22:18 +0000)
commit55bc58704e95419d32bd3317042b51e24e408f3e
treef91c9d23226327343412314c0274c8b39e7cbf51
parentfc701471a4908ef575c276e3258ef12d3c63e344
tweaks to build libs as DLLs under windows
23 files changed:
include/FLAC++/all.h
include/FLAC++/decoder.h
include/FLAC++/encoder.h
include/FLAC++/metadata.h
include/FLAC/all.h
include/FLAC/file_decoder.h
include/FLAC/file_encoder.h
include/FLAC/format.h
include/FLAC/metadata.h
include/FLAC/seekable_stream_decoder.h
include/FLAC/seekable_stream_encoder.h
include/FLAC/stream_decoder.h
include/FLAC/stream_encoder.h
include/OggFLAC++/all.h
include/OggFLAC++/decoder.h
include/OggFLAC++/encoder.h
include/OggFLAC/all.h
include/OggFLAC/file_decoder.h
include/OggFLAC/seekable_stream_decoder.h
include/OggFLAC/stream_decoder.h
include/OggFLAC/stream_encoder.h
include/share/getopt.h
include/share/utf8.h