summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2015-05-08 10:13:39 +0100
committerPhilip Withnall <philip.withnall@collabora.co.uk>2015-05-08 10:13:39 +0100
commitd3a7b315ec708ac9ecb8df53bcc8d108016bd508 (patch)
tree26bb5e8b2b3a4db37021709e49d31f7916e47421 /.gitignore
parent6a8c63219c632c27707267b6510dca096c6fd511 (diff)
downloadlibnice-d3a7b315ec708ac9ecb8df53bcc8d108016bd508.tar.gz
build: Auto-generate win32 .def file from libnice.sym
We’ve neglected to manually update this file once too often — it’s been out of date for important new symbols (for example, nice_agent_get_io_stream()) since at least 0.1.11. Since the format is a simple extension of libnice.sym, we might as well automatically generate it at dist time.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9f05817..cc481a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -172,6 +172,7 @@ docs/reference/libnice/tmpl
docs/reference/libnice/xml
# win32 stuff
+win32/vs9/libnice.def
win32/vs9/*.user
win32/vs9/libnice.ncb
win32/vs9/libnice.suo