fix.build
[tfs.git] / class / OpenTF.Common / OpenTF.Common.csproj
blobb7b47cb837cd0875160dd5194cedb441f819454b
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
2   <PropertyGroup>\r
3     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
4     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
5     <ProjectGuid>{B0953653-A461-4338-BDAE-91DA9C35BBAA}</ProjectGuid>\r
6     <OutputType>Library</OutputType>\r
7     <NoStandardLibraries>false</NoStandardLibraries>\r
8     <AssemblyName>OpenTF.Common</AssemblyName>\r
9     <RootNamespace>OpenTF.Common</RootNamespace>\r
10   </PropertyGroup>\r
11   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
12     <DebugSymbols>true</DebugSymbols>\r
13     <DebugType>full</DebugType>\r
14     <Optimize>false</Optimize>\r
15     <OutputPath>..\lib\net_2_0\</OutputPath>\r
16     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
17   </PropertyGroup>\r
18   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
19     <DebugType>pdbonly</DebugType>\r
20     <Optimize>true</Optimize>\r
21     <OutputPath>..\lib\net_2_0\</OutputPath>\r
22     <DefineConstants>TRACE</DefineConstants>\r
23   </PropertyGroup>\r
24   <ItemGroup>\r
25     <Reference Include="System" />\r
26   </ItemGroup>\r
27   <ItemGroup>\r
28     <None Include="Makefile" />\r
29   </ItemGroup>\r
30   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
31   <ProjectExtensions>\r
32     <VisualStudio AllowExistingFolder="true" />\r
33   </ProjectExtensions>\r
34 </Project>\r