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>2010-05-17 04:39:42 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2010-05-17 04:39:42 +0400
commit9a03a08dc6198257815103631b313ffd2ea9e2fa (patch)
tree00332a8b278186d172f595f872ec3375ab7d2697 /src/release.vsprops
parent11b2b3272cdd236423a3bd4b582e1fbf580905f3 (diff)
-moved SyncClock to renderer\SyncClock dir
-cleaned up the solution file git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1890 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/release.vsprops')
-rw-r--r--src/release.vsprops2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/release.vsprops b/src/release.vsprops
index 147d72f5d..fdac2506c 100644
--- a/src/release.vsprops
+++ b/src/release.vsprops
@@ -13,7 +13,7 @@
OmitFramePointers="true"
StringPooling="true"
RuntimeLibrary="0"
- BufferSecurityCheck="false"
+ BufferSecurityCheck="true"
DebugInformationFormat="3"
/>
<Tool