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
path: root/src/ui
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2010-01-16 00:17:29 +0300
committerXhmikosR <xhmikosr@users.sourceforge.net>2010-01-16 00:17:29 +0300
commite950f18023c1c767f51febea5b5221edb8911bc9 (patch)
treeb75b37287d486468776ef82c46e1b8a924a603df /src/ui
parentd0c446daff0dc1fa3188537e464f743d3c45fd06 (diff)
-disabled a couple of warnings
-changed "/MACHINE:I386" to "/MACHINE:X86" -removed "Wp64" switch -minor changes in some resources (translators: don't translate the "CompanyName") git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1509 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/ui')
-rw-r--r--src/ui/TreePropSheet/TreePropSheet.vcproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/TreePropSheet/TreePropSheet.vcproj b/src/ui/TreePropSheet/TreePropSheet.vcproj
index c9386a527..e85ccb353 100644
--- a/src/ui/TreePropSheet/TreePropSheet.vcproj
+++ b/src/ui/TreePropSheet/TreePropSheet.vcproj
@@ -162,6 +162,7 @@
AdditionalOptions="/MP"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;"
BufferSecurityCheck="true"
+ UsePrecompiledHeader="0"
DisableSpecificWarnings="4244"
/>
<Tool