diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2007-11-23 21:31:20 +0000 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 01:30:18 +0200 |
| commit | 6e71c81158706f7b9bbf8a6e8cbea41beed1aeae (patch) | |
| tree | 9c39262ab3d87129da595f36f3ecd8bcfe3523ed /tests | |
| parent | 552c2436cf26a4d4c37906bdf855109cf8dd4373 (diff) | |
Various configure and Makefile changes for MinGW (gps).
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in index 449dcf4..bc17be5 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -1,4 +1,5 @@ -### RtAudio tests Makefile - for various flavors of unix +### Do not edit -- Generated by 'configure --with-whatever' from Makefile.in +### RtAudio tests Makefile - for various flavors of unix and MinGW PROGRAMS = audioprobe playsaw playraw record duplex testall RM = /bin/rm |
