Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrevil_xxl <drevil_xxl@users.sourceforge.net>2009-07-19 21:50:20 +0400
committerdrevil_xxl <drevil_xxl@users.sourceforge.net>2009-07-19 21:50:20 +0400
commitb6e00a25f6639e4139b5818ce46d44d19114308f (patch)
tree918bb3e7af9cd30a7b82258f746c5929ae10888d /src/libpng
parenta59bb4112277441c14a5e50a9737e5d8012c3357 (diff)
minor updates
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1174 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/libpng')
-rw-r--r--src/libpng/libpng.vcproj6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/libpng/libpng.vcproj b/src/libpng/libpng.vcproj
index 176503264..b5259be8a 100644
--- a/src/libpng/libpng.vcproj
+++ b/src/libpng/libpng.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="windows-1250"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="9.00"
+ Version="9,00"
Name="libpng"
ProjectGUID="{FC8080D1-603C-45EC-BCFA-7172E2F3D989}"
RootNamespace="libpng"
@@ -25,6 +25,7 @@
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="4"
InheritedPropertySheets="..\debug.vsprops;..\common.vsprops"
+ UseOfMFC="1"
CharacterSet="1"
WholeProgramOptimization="0"
>
@@ -149,6 +150,7 @@
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="4"
InheritedPropertySheets="..\release.vsprops;..\common.vsprops"
+ UseOfMFC="1"
CharacterSet="1"
WholeProgramOptimization="0"
>
@@ -366,4 +368,4 @@
</Files>
<Globals>
</Globals>
-</VisualStudioProject> \ No newline at end of file
+</VisualStudioProject>