Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
yaml-cpp
Commits
e293d4af
Commit
e293d4af
authored
Nov 09, 2010
by
Jesse Beder
Browse files
Updated Visual Studio project file.
parent
a6afaabc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
301 additions
and
249 deletions
+301
-249
yamlcpp.vcproj
yamlcpp.vcproj
+301
-249
No files found.
yamlcpp.vcproj
View file @
e293d4af
...
...
@@ -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\parser.cpp"
>
</File>
<File
RelativePath=
".\src\parserstate.cpp"
>
</File>
</Filter>
<Filter
Name=
"Representation"
>
<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
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
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
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"
>
</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\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=
".\
include\exceptions
.h"
RelativePath=
".\
src\exp
.h"
>
</File>
<File
...
...
@@ -283,145 +339,141 @@
>
</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=
".\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
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
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>
RelativePath=
".\include\yaml-cpp\iterator.h"
>
</File>
<File
RelativePath=
".\src\iterpriv.h"
>
</File>
<File
RelativePath=
".\src\ltnode.h"
>
</File>
<File
RelativePath=
".\src\map.h"
>
</File>
<File
RelativePath=
".\include\yaml-cpp\mark.h"
>
</File>
<File
RelativePath=
".\include\yaml-cpp\node.h"
>
</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"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment