> Could someone please search and replace the msvc projectfile for oggenc:
> "c:\src" -> "..\.."
>
> I tried to make a patchfile but I dont know if I got it right...
The diff has "\r\r\n" line endings, while Unix has "\n" and
Windows has "\r\n".
Usually this comes from a "Windows" text, which was checked in on Unix
and then
checked out on Windows. I thought this might be interesting, because Visual
Studio refuses to load project files with these line endings, so hopefully they
won't propagate into the patched files.
Regards Ingo
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to
'vorbis-dev-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is
needed.
Unsubscribe messages sent to the list will be ignored/filtered.