comparison Implab/Implab.csproj @ 147:25cdef49102f v2

sync
author cin
date Tue, 17 Mar 2015 08:25:35 +0300
parents 706fccb85524
children ec91a6dfa5b3
comparison
equal deleted inserted replaced
146:e03ccec4a08d 147:25cdef49102f
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6 <ProjectGuid>{F550F1F8-8746-4AD0-9614-855F4C4B7F05}</ProjectGuid> 6 <ProjectGuid>{F550F1F8-8746-4AD0-9614-855F4C4B7F05}</ProjectGuid>
7 <OutputType>Library</OutputType> 7 <OutputType>Library</OutputType>
8 <RootNamespace>Implab</RootNamespace> 8 <RootNamespace>Implab</RootNamespace>
9 <AssemblyName>Implab</AssemblyName> 9 <AssemblyName>Implab</AssemblyName>
10 <ProductVersion>8.0.30703</ProductVersion>
11 <SchemaVersion>2.0</SchemaVersion>
12 </PropertyGroup> 10 </PropertyGroup>
13 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 11 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
14 <DebugSymbols>true</DebugSymbols> 12 <DebugSymbols>true</DebugSymbols>
15 <DebugType>full</DebugType> 13 <DebugType>full</DebugType>
16 <Optimize>false</Optimize> 14 <Optimize>false</Optimize>