Fix build on Windows
authorMaarten Bosmans <mkbosmans@gmail.com>
Tue, 26 May 2009 13:35:00 +0000 (15:35 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 26 May 2009 13:35:00 +0000 (15:35 +0200)
commitfebcfd772c169484d606e57e83815ea2179866fe
tree256f7a61f339997ee03c9fc4963f1b68f4ff42e5
parent35198f1773de85e1e19a955752bd1b95d70913db
Fix build on Windows

 - use -option instead of /option
 - use path\file.cs for csc.exe and path/file.cs for mcs
 - don't build samples/gtk-video-player when using csc.exe
configure.ac
generator/Makefile.am
gstreamer-sharp/Makefile.am
samples/Makefile.am