ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/AnywhereTS-MSSQL/trunk/TSAdminTool/Admin.csproj
(Generate patch)

Comparing trunk/TSAdminTool/Admin.csproj (file contents):
Revision 59 by william, Thu Jul 12 14:51:57 2012 UTC vs.
Revision 60 by william, Thu Jul 12 17:12:08 2012 UTC

# Line 57 | Line 57
57      <RunCodeAnalysis>false</RunCodeAnalysis>
58    </PropertyGroup>
59    <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
60 <    <DebugType>pdbonly</DebugType>
60 >    <DebugType>full</DebugType>
61      <Optimize>true</Optimize>
62      <OutputPath>bin\Release\</OutputPath>
63 <    <DefineConstants>DEBUG;TRACE;PRO</DefineConstants>
63 >    <DefineConstants>TRACE;PRO</DefineConstants>
64      <ErrorReport>prompt</ErrorReport>
65      <WarningLevel>4</WarningLevel>
66 +    <DebugSymbols>true</DebugSymbols>
67    </PropertyGroup>
68    <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Evaluation Debug|AnyCPU' ">
69      <DebugSymbols>true</DebugSymbols>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines