diff options
author | Matthew Gregan <[email protected]> | 2012-12-01 12:18:30 +1300 |
---|---|---|
committer | Matthew Gregan <[email protected]> | 2012-12-01 12:18:30 +1300 |
commit | d2c45250a59c20a16427be0f1eb592b5176f43df (patch) | |
tree | ceed26993fc5eed2d40fd4c79df6fa0089cb4038 /.gitignore | |
parent | 98769a7861b067125a76c97ddb51c5db8f528b75 (diff) | |
download | cubeb-d2c45250a59c20a16427be0f1eb592b5176f43df.tar.gz cubeb-d2c45250a59c20a16427be0f1eb592b5176f43df.zip |
changes to support building with MinGW. fixes #10.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -37,5 +37,7 @@ src/.dirstamp src/libcubeb.la stamp-h1 test/test_sanity +test/test_sanity.exe test/test_tone +test/test_tone.exe include/cubeb/cubeb-stdint.h |