Updated Visual Studio project file.

This commit is contained in:
jbeder
2010-11-09 19:59:25 +00:00
parent 8c913c8ce4
commit 6e06857bf9

View File

@@ -156,29 +156,46 @@
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<Filter
Name="Parser"
>
<File
RelativePath=".\src\parser.cpp"
>
</File>
<File
RelativePath=".\src\parserstate.cpp"
>
</File>
</Filter>
<Filter
Name="Representation"
>
<File
RelativePath=".\src\aliascontent.cpp"
>
</File>
<File
RelativePath=".\src\aliasmanager.cpp"
>
</File>
<File
RelativePath=".\src\content.cpp"
>
</File>
<File
RelativePath=".\src\conversion.cpp"
>
</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"
>
@@ -191,34 +208,30 @@
RelativePath=".\src\node.cpp"
>
</File>
<File
RelativePath=".\src\nodebuilder.cpp"
>
</File>
<File
RelativePath=".\src\null.cpp"
>
</File>
<File
RelativePath=".\src\scalar.cpp"
RelativePath=".\src\ostream.cpp"
>
</File>
<File
RelativePath=".\src\sequence.cpp"
>
</File>
<File
RelativePath=".\src\tag.cpp"
>
</File>
</Filter>
<Filter
Name="Scanner"
>
<File
RelativePath=".\src\exp.cpp"
RelativePath=".\src\parser.cpp"
>
</File>
<File
RelativePath=".\src\regex.cpp"
>
</File>
<File
RelativePath=".\src\scalar.cpp"
>
</File>
<File
RelativePath=".\src\scanner.cpp"
>
@@ -235,90 +248,98 @@
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>
</Filter>
<Filter
Name="Emitter"
>
<File
RelativePath=".\src\emitter.cpp"
RelativePath=".\src\tag.cpp"
>
</File>
<File
RelativePath=".\src\emitterstate.cpp"
>
</File>
<File
RelativePath=".\src\emitterutils.cpp"
>
</File>
<File
RelativePath=".\src\ostream.cpp"
>
</File>
</Filter>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath=".\include\crt.h"
>
</File>
<File
RelativePath=".\include\exceptions.h"
>
</File>
<File
RelativePath=".\src\indentation.h"
>
</File>
<File
RelativePath=".\include\noncopyable.h"
>
</File>
<File
RelativePath=".\include\yaml.h"
>
</File>
<Filter
Name="Parser"
>
<File
RelativePath=".\include\parser.h"
>
</File>
<File
RelativePath=".\include\parserstate.h"
>
</File>
</Filter>
<Filter
Name="Representation"
>
<File
RelativePath=".\src\aliascontent.h"
>
</File>
<File
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\conversion.h"
RelativePath=".\include\yaml-cpp\conversion.h"
>
</File>
<File
RelativePath=".\include\iterator.h"
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
RelativePath=".\src\indentation.h"
>
</File>
<File
RelativePath=".\include\yaml-cpp\iterator.h"
>
</File>
<File
@@ -334,27 +355,51 @@
>
</File>
<File
RelativePath=".\include\node.h"
RelativePath=".\include\yaml-cpp\mark.h"
>
</File>
<File
RelativePath=".\src\scalar.h"
RelativePath=".\include\yaml-cpp\node.h"
>
</File>
<File
RelativePath=".\src\sequence.h"
RelativePath=".\src\nodebuilder.h"
>
</File>
<File
RelativePath=".\src\tag.h"
RelativePath=".\include\yaml-cpp\nodeimpl.h"
>
</File>
</Filter>
<Filter
Name="Scanner"
>
<File
RelativePath=".\src\exp.h"
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
@@ -365,6 +410,10 @@
RelativePath=".\src\regeximpl.h"
>
</File>
<File
RelativePath=".\src\scalar.h"
>
</File>
<File
RelativePath=".\src\scanner.h"
>
@@ -377,6 +426,26 @@
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"
>
@@ -389,39 +458,22 @@
RelativePath=".\src\stringsource.h"
>
</File>
<File
RelativePath=".\src\tag.h"
>
</File>
<File
RelativePath=".\src\token.h"
>
</File>
</Filter>
<Filter
Name="Emitter"
>
<File
RelativePath=".\include\emitter.h"
RelativePath=".\include\yaml-cpp\traits.h"
>
</File>
<File
RelativePath=".\include\emittermanip.h"
RelativePath=".\include\yaml-cpp\yaml.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>
</Filter>
<Filter
Name="Resource Files"