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>