mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-30 01:34:07 +02:00
Move library tree where it belongs
This commit is contained in:
14
lib-src/libsndfile/tests/pipe_test.def
Normal file
14
lib-src/libsndfile/tests/pipe_test.def
Normal file
@@ -0,0 +1,14 @@
|
||||
autogen definitions pipe_test.tpl;
|
||||
|
||||
data_type = {
|
||||
type_name = short ;
|
||||
};
|
||||
|
||||
data_type = {
|
||||
type_name = float ;
|
||||
};
|
||||
|
||||
data_type = {
|
||||
type_name = double ;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user