summaryrefslogtreecommitdiff
path: root/FLAC.sln
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2007-09-12 05:35:12 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2007-09-12 05:35:12 +0000
commit1b21c25c4f1f12ad9adc48623e544c166f66f39f (patch)
treed8791c4086f4c865446c149a6b11b7ede17d45dd /FLAC.sln
parent0af1527d468811a120d74a7ffd7ccc782c837a27 (diff)
downloadflac-1b21c25c4f1f12ad9adc48623e544c166f66f39f.tar.gz
add example_cpp_decode_file
Diffstat (limited to 'FLAC.sln')
-rw-r--r--FLAC.sln6
1 files changed, 6 insertions, 0 deletions
diff --git a/FLAC.sln b/FLAC.sln
index 880b1ade..a13ae6a5 100644
--- a/FLAC.sln
+++ b/FLAC.sln
@@ -6,6 +6,12 @@ Project("{4cefbc7c-c215-11db-8314-0800200c9a66}") = "example_c_decode_file", "ex
{4cefbc84-c215-11db-8314-0800200c9a66} = {4cefbc84-c215-11db-8314-0800200c9a66}
EndProjectSection
EndProject
+Project("{4cefbc7c-c215-11db-8314-0800200c9a66}") = "example_cpp_decode_file", "example\cpp\decode\file\example_cpp_decode_file.vcproj", "{4cefbe00-c215-11db-8314-0800200c9a66}"
+ ProjectSection(ProjectDependencies) = postProject
+ {4cefbc84-c215-11db-8314-0800200c9a66} = {4cefbc84-c215-11db-8314-0800200c9a66}
+ {4cefbc86-c215-11db-8314-0800200c9a66} = {4cefbc84-c215-11db-8314-0800200c9a66}
+ EndProjectSection
+EndProject
Project("{4cefbc7c-c215-11db-8314-0800200c9a66}") = "flac", "src\flac\flac.vcproj", "{4cefbc7d-c215-11db-8314-0800200c9a66}"
ProjectSection(ProjectDependencies) = postProject
{4cefbc81-c215-11db-8314-0800200c9a66} = {4cefbc81-c215-11db-8314-0800200c9a66}