[gurtle] r238 committed - Set the WIN64 define for x64 debug builds.

0 views
Skip to first unread message

gur...@googlecode.com

unread,
Aug 27, 2010, 8:33:55 AM8/27/10
to gurtle-...@googlegroups.com
Revision: 238
Author: tortoisesvn
Date: Fri Aug 27 05:32:59 2010
Log: Set the WIN64 define for x64 debug builds.
http://code.google.com/p/gurtle/source/detail?r=238

Modified:
/trunk/src/Gurtle/Gurtle.csproj

=======================================
--- /trunk/src/Gurtle/Gurtle.csproj Sun Apr 11 00:56:37 2010
+++ /trunk/src/Gurtle/Gurtle.csproj Fri Aug 27 05:32:59 2010
@@ -19,7 +19,7 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|
x64' ">
<DebugSymbols>true</DebugSymbols>
<OutputPath>..\..\bin\x64\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <DefineConstants>TRACE;DEBUG;WIN64</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>

Reply all
Reply to author
Forward
0 new messages