Recovered from cvs revision 2007-11-14 08:31:00

This commit is contained in:
2007-11-14 17:37:00 +00:00
parent 66c802faf5
commit ba9673c71c
28 changed files with 386 additions and 2950 deletions

View File

@ -27,14 +27,6 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug MD|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\Debug MD\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x64\Debug\</OutputPath>
@ -51,14 +43,6 @@
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug MD|x64' ">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x64\Debug MD\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
@ -115,4 +99,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>