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:
authorXhmikosR <xhmikosr@users.sourceforge.net>2011-07-14 19:53:11 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2011-07-14 19:53:11 +0400
commit4b616e3b7c79b34ea29d62caa2116ed274713a38 (patch)
treef9083c4bf19b5df59324e27db306b0e2f7009649 /src/filters/reader/AsyncReader/AsyncReader.vcxproj
parent9d042ba4e8c0ee43a173134aa755317b5f3e3629 (diff)
legacy branch: merge r3209-r3382 from trunk (the translations aren't up to date with any implications this may have)legacy
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/branches/legacy@3383 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/filters/reader/AsyncReader/AsyncReader.vcxproj')
-rw-r--r--src/filters/reader/AsyncReader/AsyncReader.vcxproj6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/filters/reader/AsyncReader/AsyncReader.vcxproj b/src/filters/reader/AsyncReader/AsyncReader.vcxproj
index 2408b5c96..7ec8e5e6a 100644
--- a/src/filters/reader/AsyncReader/AsyncReader.vcxproj
+++ b/src/filters/reader/AsyncReader/AsyncReader.vcxproj
@@ -93,7 +93,6 @@
<ClCompile>
<AdditionalIncludeDirectories>..\..\..\..\include;..\..\BaseClasses;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <DisableSpecificWarnings>4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
</ClCompile>
<Lib>
<TargetMachine>MachineX86</TargetMachine>
@@ -136,9 +135,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
- <ProjectExtensions>
- <VisualStudio>
- <UserProperties DevPartner_IsInstrumented="0" />
- </VisualStudio>
- </ProjectExtensions>
</Project> \ No newline at end of file