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

Comparing trunk/VBDLL/VBDLL.vbproj (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 52 | Line 52
52      <DefineConstants>PRO=True</DefineConstants>
53    </PropertyGroup>
54    <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
55 <    <DebugType>pdbonly</DebugType>
56 <    <DefineDebug>true</DefineDebug>
55 >    <DebugType>Full</DebugType>
56 >    <DefineDebug>false</DefineDebug>
57      <DefineTrace>true</DefineTrace>
58      <Optimize>true</Optimize>
59      <OutputPath>bin\Release\</OutputPath>
60      <DocumentationFile>BSupport.xml</DocumentationFile>
61      <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
62      <DefineConstants>PRO=True</DefineConstants>
63 +    <DebugSymbols>true</DebugSymbols>
64    </PropertyGroup>
65    <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Evaluation Debug|AnyCPU' ">
66      <DebugSymbols>true</DebugSymbols>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines