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
b952bc59
Commit
b952bc59
authored
May 23, 2009
by
Jesse Beder
Browse files
Updated Visual Studio project for the emitter.
parent
24b06638
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
61 additions
and
5 deletions
+61
-5
yamlcpp.vcproj
yamlcpp.vcproj
+61
-5
No files found.
yamlcpp.vcproj
View file @
b952bc59
...
@@ -167,9 +167,9 @@
...
@@ -167,9 +167,9 @@
<Filter
<Filter
Name=
"Representation"
Name=
"Representation"
>
>
<File
<File
RelativePath=
".\src\alias.cpp"
RelativePath=
".\src\alias.cpp"
>
>
</File>
</File>
<File
<File
RelativePath=
".\src\content.cpp"
RelativePath=
".\src\content.cpp"
...
@@ -228,6 +228,26 @@
...
@@ -228,6 +228,26 @@
>
>
</File>
</File>
</Filter>
</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>
</Filter>
</Filter>
<Filter
<Filter
Name=
"Header Files"
Name=
"Header Files"
...
@@ -242,6 +262,14 @@
...
@@ -242,6 +262,14 @@
RelativePath=
".\include\exceptions.h"
RelativePath=
".\include\exceptions.h"
>
>
</File>
</File>
<File
RelativePath=
".\src\indentation.h"
>
</File>
<File
RelativePath=
".\include\noncopyable.h"
>
</File>
<File
<File
RelativePath=
".\include\yaml.h"
RelativePath=
".\include\yaml.h"
>
>
...
@@ -261,8 +289,8 @@
...
@@ -261,8 +289,8 @@
<Filter
<Filter
Name=
"Representation"
Name=
"Representation"
>
>
<File
<File
RelativePath=
".\include\alias.h"
RelativePath=
".\include\alias.h"
>
>
</File>
</File>
<File
<File
...
@@ -326,6 +354,34 @@
...
@@ -326,6 +354,34 @@
>
>
</File>
</File>
</Filter>
</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>
</Filter>
</Filter>
<Filter
<Filter
Name=
"Resource Files"
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