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/filters/reader
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/filters/reader')
-rw-r--r--src/filters/reader/asyncreader/asyncreader.vcproj6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/filters/reader/asyncreader/asyncreader.vcproj b/src/filters/reader/asyncreader/asyncreader.vcproj
index 29b12559b..cb702cdc5 100644
--- a/src/filters/reader/asyncreader/asyncreader.vcproj
+++ b/src/filters/reader/asyncreader/asyncreader.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="windows-1250"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="9.00"
+ Version="9,00"
Name="asyncreader"
ProjectGUID="{9F31D122-E84D-485A-A58D-09DAD01A56CE}"
RootNamespace="asyncreader"
@@ -23,6 +23,7 @@
Name="Debug Unicode|Win32"
ConfigurationType="4"
InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\debug.vsprops"
+ UseOfMFC="1"
CharacterSet="1"
>
<Tool
@@ -80,6 +81,7 @@
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="4"
InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\debug.vsprops"
+ UseOfMFC="1"
CharacterSet="1"
>
<Tool
@@ -137,6 +139,7 @@
Name="Release Unicode|Win32"
ConfigurationType="4"
InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\release.vsprops"
+ UseOfMFC="1"
CharacterSet="1"
>
<Tool
@@ -195,6 +198,7 @@
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="4"
InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\release.vsprops"
+ UseOfMFC="1"
CharacterSet="1"
>
<Tool