Updated Visual Studio project file.

This commit is contained in:
Jesse Beder
2010-11-09 19:59:25 +00:00
parent a6afaabcb0
commit e293d4af8a

View File

@@ -156,114 +156,118 @@
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<Filter
Name="Parser"
<File
RelativePath=".\src\aliascontent.cpp"
>
<File
RelativePath=".\src\parser.cpp"
>
</File>
<File
RelativePath=".\src\parserstate.cpp"
>
</File>
</Filter>
<Filter
Name="Representation"
</File>
<File
RelativePath=".\src\aliasmanager.cpp"
>
<File
RelativePath=".\src\aliascontent.cpp"
>
</File>
<File
RelativePath=".\src\conversion.cpp"
>
</File>
<File
RelativePath=".\src\iterator.cpp"
>
</File>
<File
RelativePath=".\src\map.cpp"
>
</File>
<File
RelativePath=".\src\node.cpp"
>
</File>
<File
RelativePath=".\src\null.cpp"
>
</File>
<File
RelativePath=".\src\scalar.cpp"
>
</File>
<File
RelativePath=".\src\sequence.cpp"
>
</File>
<File
RelativePath=".\src\tag.cpp"
>
</File>
</Filter>
<Filter
Name="Scanner"
</File>
<File
RelativePath=".\src\content.cpp"
>
<File
RelativePath=".\src\exp.cpp"
>
</File>
<File
RelativePath=".\src\regex.cpp"
>
</File>
<File
RelativePath=".\src\scanner.cpp"
>
</File>
<File
RelativePath=".\src\scanscalar.cpp"
>
</File>
<File
RelativePath=".\src\scantag.cpp"
>
</File>
<File
RelativePath=".\src\scantoken.cpp"
>
</File>
<File
RelativePath=".\src\simplekey.cpp"
>
</File>
<File
RelativePath=".\src\stream.cpp"
>
</File>
</Filter>
<Filter
Name="Emitter"
</File>
<File
RelativePath=".\src\conversion.cpp"
>
<File
RelativePath=".\src\emitter.cpp"
>
</File>
<File
RelativePath=".\src\emitterstate.cpp"
>
</File>
<File
RelativePath=".\src\emitterutils.cpp"
>
</File>
<File
RelativePath=".\src\ostream.cpp"
>
</File>
</Filter>
</File>
<File
RelativePath=".\src\directives.cpp"
>
</File>
<File
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
RelativePath=".\src\iterator.cpp"
>
</File>
<File
RelativePath=".\src\map.cpp"
>
</File>
<File
RelativePath=".\src\node.cpp"
>
</File>
<File
RelativePath=".\src\nodebuilder.cpp"
>
</File>
<File
RelativePath=".\src\null.cpp"
>
</File>
<File
RelativePath=".\src\ostream.cpp"
>
</File>
<File
RelativePath=".\src\parser.cpp"
>
</File>
<File
RelativePath=".\src\regex.cpp"
>
</File>
<File
RelativePath=".\src\scalar.cpp"
>
</File>
<File
RelativePath=".\src\scanner.cpp"
>
</File>
<File
RelativePath=".\src\scanscalar.cpp"
>
</File>
<File
RelativePath=".\src\scantag.cpp"
>
</File>
<File
RelativePath=".\src\scantoken.cpp"
>
</File>
<File
RelativePath=".\src\sequence.cpp"
>
</File>
<File
RelativePath=".\src\simplekey.cpp"
>
</File>
<File
RelativePath=".\src\singledocparser.cpp"
>
</File>
<File
RelativePath=".\src\stream.cpp"
>
</File>
<File
RelativePath=".\src\tag.cpp"
>
</File>
</Filter>
<Filter
Name="Header Files"
@@ -271,11 +275,63 @@
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath=".\include\crt.h"
RelativePath=".\src\aliascontent.h"
>
</File>
<File
RelativePath=".\include\exceptions.h"
RelativePath=".\include\yaml-cpp\aliasmanager.h"
>
</File>
<File
RelativePath=".\include\yaml-cpp\anchor.h"
>
</File>
<File
RelativePath=".\src\collectionstack.h"
>
</File>
<File
RelativePath=".\src\content.h"
>
</File>
<File
RelativePath=".\include\yaml-cpp\conversion.h"
>
</File>
<File
RelativePath=".\src\directives.h"
>
</File>
<File
RelativePath=".\include\yaml-cpp\emitfromevents.h"
>
</File>
<File
RelativePath=".\include\yaml-cpp\emitter.h"
>
</File>
<File
RelativePath=".\include\yaml-cpp\emittermanip.h"
>
</File>
<File
RelativePath=".\src\emitterstate.h"
>
</File>
<File
RelativePath=".\src\emitterutils.h"
>
</File>
<File
RelativePath=".\include\yaml-cpp\eventhandler.h"
>
</File>
<File
RelativePath=".\include\yaml-cpp\exceptions.h"
>
</File>
<File
RelativePath=".\src\exp.h"
>
</File>
<File
@@ -283,145 +339,141 @@
>
</File>
<File
RelativePath=".\include\noncopyable.h"
RelativePath=".\include\yaml-cpp\iterator.h"
>
</File>
<File
RelativePath=".\include\yaml.h"
RelativePath=".\src\iterpriv.h"
>
</File>
<Filter
Name="Parser"
<File
RelativePath=".\src\ltnode.h"
>
<File
RelativePath=".\include\parser.h"
>
</File>
<File
RelativePath=".\include\parserstate.h"
>
</File>
</Filter>
<Filter
Name="Representation"
</File>
<File
RelativePath=".\src\map.h"
>
<File
RelativePath=".\src\aliascontent.h"
>
</File>
<File
RelativePath=".\src\content.h"
>
</File>
<File
RelativePath=".\include\conversion.h"
>
</File>
<File
RelativePath=".\include\iterator.h"
>
</File>
<File
RelativePath=".\src\iterpriv.h"
>
</File>
<File
RelativePath=".\src\ltnode.h"
>
</File>
<File
RelativePath=".\src\map.h"
>
</File>
<File
RelativePath=".\include\node.h"
>
</File>
<File
RelativePath=".\src\scalar.h"
>
</File>
<File
RelativePath=".\src\sequence.h"
>
</File>
<File
RelativePath=".\src\tag.h"
>
</File>
</Filter>
<Filter
Name="Scanner"
</File>
<File
RelativePath=".\include\yaml-cpp\mark.h"
>
<File
RelativePath=".\src\exp.h"
>
</File>
<File
RelativePath=".\src\regex.h"
>
</File>
<File
RelativePath=".\src\regeximpl.h"
>
</File>
<File
RelativePath=".\src\scanner.h"
>
</File>
<File
RelativePath=".\src\scanscalar.h"
>
</File>
<File
RelativePath=".\src\scantag.h"
>
</File>
<File
RelativePath=".\src\stream.h"
>
</File>
<File
RelativePath=".\src\streamcharsource.h"
>
</File>
<File
RelativePath=".\src\stringsource.h"
>
</File>
<File
RelativePath=".\src\token.h"
>
</File>
</Filter>
<Filter
Name="Emitter"
</File>
<File
RelativePath=".\include\yaml-cpp\node.h"
>
<File
RelativePath=".\include\emitter.h"
>
</File>
<File
RelativePath=".\include\emittermanip.h"
>
</File>
<File
RelativePath=".\src\emitterstate.h"
>
</File>
<File
RelativePath=".\src\emitterutils.h"
>
</File>
<File
RelativePath=".\include\ostream.h"
>
</File>
<File
RelativePath=".\include\stlemitter.h"
>
</File>
</Filter>
</File>
<File
RelativePath=".\src\nodebuilder.h"
>
</File>
<File
RelativePath=".\include\yaml-cpp\nodeimpl.h"
>
</File>
<File
RelativePath=".\include\yaml-cpp\nodeproperties.h"
>
</File>
<File
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
RelativePath=".\src\regex.h"
>
</File>
<File
RelativePath=".\src\regeximpl.h"
>
</File>
<File
RelativePath=".\src\scalar.h"
>
</File>
<File
RelativePath=".\src\scanner.h"
>
</File>
<File
RelativePath=".\src\scanscalar.h"
>
</File>
<File
RelativePath=".\src\scantag.h"
>
</File>
<File
RelativePath=".\src\sequence.h"
>
</File>
<File
RelativePath=".\src\setting.h"
>
</File>
<File
RelativePath=".\src\singledocparser.h"
>
</File>
<File
RelativePath=".\include\yaml-cpp\stlemitter.h"
>
</File>
<File
RelativePath=".\include\yaml-cpp\stlnode.h"
>
</File>
<File
RelativePath=".\src\stream.h"
>
</File>
<File
RelativePath=".\src\streamcharsource.h"
>
</File>
<File
RelativePath=".\src\stringsource.h"
>
</File>
<File
RelativePath=".\src\tag.h"
>
</File>
<File
RelativePath=".\src\token.h"
>
</File>
<File
RelativePath=".\include\yaml-cpp\traits.h"
>
</File>
<File
RelativePath=".\include\yaml-cpp\yaml.h"
>
</File>
</Filter>
<Filter
Name="Resource Files"