Go to file
Christophe Fergeau 06a99ce30b marshaller: Use #include <> for headers in $srcdir/common
Since the (de)marshallers are now generated in $builddir and not in
$srcdir, when these generated files include a file located in
$srcdir/common, the compiler will find them thanks to a -I directive, so it
makes more sense to use <> rather than "" when including them.
2014-04-16 16:47:55 +02:00
python_modules marshaller: Use #include <> for headers in $srcdir/common 2014-04-16 16:47:55 +02:00
spice1.proto Add support for the Opus codec. 2014-01-02 12:28:21 +01:00
spice_codegen.py marshaller: Use #include <> for headers in $srcdir/common 2014-04-16 16:47:55 +02:00
spice.proto spice.proto: add webdav channel 2014-03-19 14:47:04 +01:00