From 647d2a098c63f2d801241f9e9bbd6199ff9cf3ef Mon Sep 17 00:00:00 2001 From: RKrom Date: Thu, 24 Jan 2013 09:50:22 +0000 Subject: [PATCH] Added AnyCPU for debugging 64 bit code. git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2441 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4 --- CommonProject.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CommonProject.properties b/CommonProject.properties index 08e2f7b62..d28f0fe8b 100644 --- a/CommonProject.properties +++ b/CommonProject.properties @@ -10,6 +10,16 @@ x86 Off + + true + bin\Debug\ + DEBUG;TRACE + true + 4096 + Full + AnyCPU + Off + bin\Release\ true