Commit 4ba713bf authored by jbeder's avatar jbeder
Browse files

Updated the visual studio project with some of the utf changes

parent e7f1ca7f
...@@ -231,10 +231,6 @@ ...@@ -231,10 +231,6 @@
RelativePath=".\src\stream.cpp" RelativePath=".\src\stream.cpp"
> >
</File> </File>
<File
RelativePath=".\src\stringsource.cpp"
>
</File>
</Filter> </Filter>
<Filter <Filter
Name="Emitter" Name="Emitter"
...@@ -349,6 +345,10 @@ ...@@ -349,6 +345,10 @@
RelativePath=".\src\regex.h" RelativePath=".\src\regex.h"
> >
</File> </File>
<File
RelativePath=".\src\regeximpl.h"
>
</File>
<File <File
RelativePath=".\src\scanner.h" RelativePath=".\src\scanner.h"
> >
...@@ -361,6 +361,10 @@ ...@@ -361,6 +361,10 @@
RelativePath=".\src\stream.h" RelativePath=".\src\stream.h"
> >
</File> </File>
<File
RelativePath=".\src\streamcharsource.h"
>
</File>
<File <File
RelativePath=".\src\stringsource.h" RelativePath=".\src\stringsource.h"
> >
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment