Commit e293d4af authored by Jesse Beder's avatar Jesse Beder
Browse files

Updated Visual Studio project file.

parent a6afaabc
...@@ -156,27 +156,44 @@ ...@@ -156,27 +156,44 @@
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
> >
<Filter <File
Name="Parser" RelativePath=".\src\aliascontent.cpp"
> >
</File>
<File <File
RelativePath=".\src\parser.cpp" RelativePath=".\src\aliasmanager.cpp"
> >
</File> </File>
<File <File
RelativePath=".\src\parserstate.cpp" RelativePath=".\src\content.cpp"
> >
</File> </File>
</Filter> <File
<Filter RelativePath=".\src\conversion.cpp"
Name="Representation"
> >
</File>
<File <File
RelativePath=".\src\aliascontent.cpp" RelativePath=".\src\directives.cpp"
> >
</File> </File>
<File <File
RelativePath=".\src\conversion.cpp" RelativePath=".\src\emitfromevents.cpp"
>
</File>
<File
RelativePath=".\src\emitter.cpp"
>
</File>
<File
RelativePath=".\src\emitterstate.cpp"
>
</File>
<File
RelativePath=".\src\emitterutils.cpp"
>
</File>
<File
RelativePath=".\src\exp.cpp"
> >
</File> </File>
<File <File
...@@ -192,31 +209,27 @@ ...@@ -192,31 +209,27 @@
> >
</File> </File>
<File <File
RelativePath=".\src\null.cpp" RelativePath=".\src\nodebuilder.cpp"
> >
</File> </File>
<File <File
RelativePath=".\src\scalar.cpp" RelativePath=".\src\null.cpp"
> >
</File> </File>
<File <File
RelativePath=".\src\sequence.cpp" RelativePath=".\src\ostream.cpp"
> >
</File> </File>
<File <File
RelativePath=".\src\tag.cpp" RelativePath=".\src\parser.cpp"
> >
</File> </File>
</Filter>
<Filter
Name="Scanner"
>
<File <File
RelativePath=".\src\exp.cpp" RelativePath=".\src\regex.cpp"
> >
</File> </File>
<File <File
RelativePath=".\src\regex.cpp" RelativePath=".\src\scalar.cpp"
> >
</File> </File>
<File <File
...@@ -235,90 +248,98 @@ ...@@ -235,90 +248,98 @@
RelativePath=".\src\scantoken.cpp" RelativePath=".\src\scantoken.cpp"
> >
</File> </File>
<File
RelativePath=".\src\sequence.cpp"
>
</File>
<File <File
RelativePath=".\src\simplekey.cpp" RelativePath=".\src\simplekey.cpp"
> >
</File> </File>
<File
RelativePath=".\src\singledocparser.cpp"
>
</File>
<File <File
RelativePath=".\src\stream.cpp" RelativePath=".\src\stream.cpp"
> >
</File> </File>
<File
RelativePath=".\src\tag.cpp"
>
</File>
</Filter> </Filter>
<Filter <Filter
Name="Emitter" Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
> >
<File <File
RelativePath=".\src\emitter.cpp" RelativePath=".\src\aliascontent.h"
> >
</File> </File>
<File <File
RelativePath=".\src\emitterstate.cpp" RelativePath=".\include\yaml-cpp\aliasmanager.h"
> >
</File> </File>
<File <File
RelativePath=".\src\emitterutils.cpp" RelativePath=".\include\yaml-cpp\anchor.h"
> >
</File> </File>
<File <File
RelativePath=".\src\ostream.cpp" RelativePath=".\src\collectionstack.h"
> >
</File> </File>
</Filter>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File <File
RelativePath=".\include\crt.h" RelativePath=".\src\content.h"
> >
</File> </File>
<File <File
RelativePath=".\include\exceptions.h" RelativePath=".\include\yaml-cpp\conversion.h"
> >
</File> </File>
<File <File
RelativePath=".\src\indentation.h" RelativePath=".\src\directives.h"
> >
</File> </File>
<File <File
RelativePath=".\include\noncopyable.h" RelativePath=".\include\yaml-cpp\emitfromevents.h"
> >
</File> </File>
<File <File
RelativePath=".\include\yaml.h" RelativePath=".\include\yaml-cpp\emitter.h"
> >
</File> </File>
<Filter <File
Name="Parser" RelativePath=".\include\yaml-cpp\emittermanip.h"
> >
</File>
<File <File
RelativePath=".\include\parser.h" RelativePath=".\src\emitterstate.h"
> >
</File> </File>
<File <File
RelativePath=".\include\parserstate.h" RelativePath=".\src\emitterutils.h"
> >
</File> </File>
</Filter> <File
<Filter RelativePath=".\include\yaml-cpp\eventhandler.h"
Name="Representation"
> >
</File>
<File <File
RelativePath=".\src\aliascontent.h" RelativePath=".\include\yaml-cpp\exceptions.h"
> >
</File> </File>
<File <File
RelativePath=".\src\content.h" RelativePath=".\src\exp.h"
> >
</File> </File>
<File <File
RelativePath=".\include\conversion.h" RelativePath=".\src\indentation.h"
> >
</File> </File>
<File <File
RelativePath=".\include\iterator.h" RelativePath=".\include\yaml-cpp\iterator.h"
> >
</File> </File>
<File <File
...@@ -334,27 +355,51 @@ ...@@ -334,27 +355,51 @@
> >
</File> </File>
<File <File
RelativePath=".\include\node.h" RelativePath=".\include\yaml-cpp\mark.h"
> >
</File> </File>
<File <File
RelativePath=".\src\scalar.h" RelativePath=".\include\yaml-cpp\node.h"
> >
</File> </File>
<File <File
RelativePath=".\src\sequence.h" RelativePath=".\src\nodebuilder.h"
> >
</File> </File>
<File <File
RelativePath=".\src\tag.h" RelativePath=".\include\yaml-cpp\nodeimpl.h"
> >
</File> </File>
</Filter> <File
<Filter RelativePath=".\include\yaml-cpp\nodeproperties.h"
Name="Scanner"
> >
</File>
<File <File
RelativePath=".\src\exp.h" RelativePath=".\include\yaml-cpp\nodereadimpl.h"
>
</File>
<File
RelativePath=".\include\yaml-cpp\nodeutil.h"
>
</File>
<File
RelativePath=".\include\yaml-cpp\noncopyable.h"
>
</File>
<File
RelativePath=".\include\yaml-cpp\null.h"
>
</File>
<File
RelativePath=".\include\yaml-cpp\ostream.h"
>
</File>
<File
RelativePath=".\include\yaml-cpp\parser.h"
>
</File>
<File
RelativePath=".\src\ptr_stack.h"
> >
</File> </File>
<File <File
...@@ -365,6 +410,10 @@ ...@@ -365,6 +410,10 @@
RelativePath=".\src\regeximpl.h" RelativePath=".\src\regeximpl.h"
> >
</File> </File>
<File
RelativePath=".\src\scalar.h"
>
</File>
<File <File
RelativePath=".\src\scanner.h" RelativePath=".\src\scanner.h"
> >
...@@ -378,51 +427,54 @@ ...@@ -378,51 +427,54 @@
> >
</File> </File>
<File <File
RelativePath=".\src\stream.h" RelativePath=".\src\sequence.h"
> >
</File> </File>
<File <File
RelativePath=".\src\streamcharsource.h" RelativePath=".\src\setting.h"
> >
</File> </File>
<File <File
RelativePath=".\src\stringsource.h" RelativePath=".\src\singledocparser.h"
> >
</File> </File>
<File <File
RelativePath=".\src\token.h" RelativePath=".\include\yaml-cpp\stlemitter.h"
> >
</File> </File>
</Filter> <File
<Filter RelativePath=".\include\yaml-cpp\stlnode.h"
Name="Emitter"
> >
</File>
<File <File
RelativePath=".\include\emitter.h" RelativePath=".\src\stream.h"
> >
</File> </File>
<File <File
RelativePath=".\include\emittermanip.h" RelativePath=".\src\streamcharsource.h"
> >
</File> </File>
<File <File
RelativePath=".\src\emitterstate.h" RelativePath=".\src\stringsource.h"
> >
</File> </File>
<File <File
RelativePath=".\src\emitterutils.h" RelativePath=".\src\tag.h"
>
</File>
<File
RelativePath=".\src\token.h"
> >
</File> </File>
<File <File
RelativePath=".\include\ostream.h" RelativePath=".\include\yaml-cpp\traits.h"
> >
</File> </File>
<File <File
RelativePath=".\include\stlemitter.h" RelativePath=".\include\yaml-cpp\yaml.h"
> >
</File> </File>
</Filter> </Filter>
</Filter>
<Filter <Filter
Name="Resource Files" Name="Resource Files"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
......
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