forked from KolibriOS/kolibrios
copying a binary after compilation to INSTALLDIR
git-svn-id: svn://kolibrios.org@7195 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
EXPORTS
|
||||
DllStartup @1
|
||||
swr_alloc @2
|
||||
swr_alloc_set_opts @3
|
||||
swr_close @4
|
||||
swr_config_frame @5
|
||||
swr_convert @6
|
||||
swr_convert_frame @7
|
||||
swr_drop_output @8
|
||||
swr_ffversion @9 DATA
|
||||
swr_free @10
|
||||
swr_get_class @11
|
||||
swr_get_delay @12
|
||||
swr_get_out_samples @13
|
||||
swr_init @14
|
||||
swr_inject_silence @15
|
||||
swr_is_initialized @16
|
||||
swr_next_pts @17
|
||||
swr_set_channel_mapping @18
|
||||
swr_set_compensation @19
|
||||
swr_set_matrix @20
|
||||
swresample_configuration @21
|
||||
swresample_license @22
|
||||
swresample_version @23
|
||||
EXPORTS
|
||||
DllStartup @1
|
||||
swr_alloc @2
|
||||
swr_alloc_set_opts @3
|
||||
swr_close @4
|
||||
swr_config_frame @5
|
||||
swr_convert @6
|
||||
swr_convert_frame @7
|
||||
swr_drop_output @8
|
||||
swr_ffversion @9 DATA
|
||||
swr_free @10
|
||||
swr_get_class @11
|
||||
swr_get_delay @12
|
||||
swr_get_out_samples @13
|
||||
swr_init @14
|
||||
swr_inject_silence @15
|
||||
swr_is_initialized @16
|
||||
swr_next_pts @17
|
||||
swr_set_channel_mapping @18
|
||||
swr_set_compensation @19
|
||||
swr_set_matrix @20
|
||||
swresample_configuration @21
|
||||
swresample_license @22
|
||||
swresample_version @23
|
||||
|
Reference in New Issue
Block a user