summaryrefslogtreecommitdiff
path: root/examples/c/decode/file/example_c_decode_file.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'examples/c/decode/file/example_c_decode_file.vcproj')
-rw-r--r--examples/c/decode/file/example_c_decode_file.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/c/decode/file/example_c_decode_file.vcproj b/examples/c/decode/file/example_c_decode_file.vcproj
index 18482f4d..2498c816 100644
--- a/examples/c/decode/file/example_c_decode_file.vcproj
+++ b/examples/c/decode/file/example_c_decode_file.vcproj
@@ -62,7 +62,7 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="..\..\..\..\objs\release\lib\ogg_static.lib"
+ AdditionalDependencies="..\..\..\..\objs\release\lib\libogg_static.lib"
LinkIncremental="2"
IgnoreDefaultLibraryNames="uuid.lib"
GenerateDebugInformation="true"
@@ -140,7 +140,7 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="..\..\..\..\objs\release\lib\ogg_static.lib"
+ AdditionalDependencies="..\..\..\..\objs\release\lib\libogg_static.lib"
LinkIncremental="1"
IgnoreDefaultLibraryNames="uuid.lib"
GenerateDebugInformation="true"