![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
repo time
Dependencies: mbed MAX14720 MAX30205 USBDevice
HspGuiSourceV301/GuiDLLs/MaximGlobal/Maxim.Global.csproj@20:6d2af70c92ab, 2021-04-06 (annotated)
- Committer:
- darienf
- Date:
- Tue Apr 06 06:41:40 2021 +0000
- Revision:
- 20:6d2af70c92ab
another repo
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
darienf | 20:6d2af70c92ab | 1 | <?xml version="1.0" encoding="utf-8"?> |
darienf | 20:6d2af70c92ab | 2 | <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
darienf | 20:6d2af70c92ab | 3 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
darienf | 20:6d2af70c92ab | 4 | <PropertyGroup> |
darienf | 20:6d2af70c92ab | 5 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
darienf | 20:6d2af70c92ab | 6 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
darienf | 20:6d2af70c92ab | 7 | <ProjectGuid>{57E4E43C-871B-4113-950E-D649AC6D386A}</ProjectGuid> |
darienf | 20:6d2af70c92ab | 8 | <OutputType>Library</OutputType> |
darienf | 20:6d2af70c92ab | 9 | <AppDesignerFolder>Properties</AppDesignerFolder> |
darienf | 20:6d2af70c92ab | 10 | <RootNamespace>MaximGlobal</RootNamespace> |
darienf | 20:6d2af70c92ab | 11 | <AssemblyName>MaximGlobal</AssemblyName> |
darienf | 20:6d2af70c92ab | 12 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
darienf | 20:6d2af70c92ab | 13 | <FileAlignment>512</FileAlignment> |
darienf | 20:6d2af70c92ab | 14 | <TargetFrameworkProfile /> |
darienf | 20:6d2af70c92ab | 15 | </PropertyGroup> |
darienf | 20:6d2af70c92ab | 16 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
darienf | 20:6d2af70c92ab | 17 | <PlatformTarget>AnyCPU</PlatformTarget> |
darienf | 20:6d2af70c92ab | 18 | <DebugSymbols>true</DebugSymbols> |
darienf | 20:6d2af70c92ab | 19 | <DebugType>full</DebugType> |
darienf | 20:6d2af70c92ab | 20 | <Optimize>false</Optimize> |
darienf | 20:6d2af70c92ab | 21 | <OutputPath>bin\Debug\</OutputPath> |
darienf | 20:6d2af70c92ab | 22 | <DefineConstants>DEBUG;TRACE</DefineConstants> |
darienf | 20:6d2af70c92ab | 23 | <ErrorReport>prompt</ErrorReport> |
darienf | 20:6d2af70c92ab | 24 | <WarningLevel>4</WarningLevel> |
darienf | 20:6d2af70c92ab | 25 | </PropertyGroup> |
darienf | 20:6d2af70c92ab | 26 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
darienf | 20:6d2af70c92ab | 27 | <PlatformTarget>AnyCPU</PlatformTarget> |
darienf | 20:6d2af70c92ab | 28 | <DebugType>pdbonly</DebugType> |
darienf | 20:6d2af70c92ab | 29 | <Optimize>true</Optimize> |
darienf | 20:6d2af70c92ab | 30 | <OutputPath>bin\Release\</OutputPath> |
darienf | 20:6d2af70c92ab | 31 | <DefineConstants>TRACE</DefineConstants> |
darienf | 20:6d2af70c92ab | 32 | <ErrorReport>prompt</ErrorReport> |
darienf | 20:6d2af70c92ab | 33 | <WarningLevel>4</WarningLevel> |
darienf | 20:6d2af70c92ab | 34 | </PropertyGroup> |
darienf | 20:6d2af70c92ab | 35 | <PropertyGroup> |
darienf | 20:6d2af70c92ab | 36 | <StartupObject /> |
darienf | 20:6d2af70c92ab | 37 | </PropertyGroup> |
darienf | 20:6d2af70c92ab | 38 | <ItemGroup> |
darienf | 20:6d2af70c92ab | 39 | <None Include="App.config" /> |
darienf | 20:6d2af70c92ab | 40 | </ItemGroup> |
darienf | 20:6d2af70c92ab | 41 | <ItemGroup> |
darienf | 20:6d2af70c92ab | 42 | <Compile Include="ErrorEventArgs.cs" /> |
darienf | 20:6d2af70c92ab | 43 | </ItemGroup> |
darienf | 20:6d2af70c92ab | 44 | <ItemGroup> |
darienf | 20:6d2af70c92ab | 45 | <Reference Include="System" /> |
darienf | 20:6d2af70c92ab | 46 | </ItemGroup> |
darienf | 20:6d2af70c92ab | 47 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
darienf | 20:6d2af70c92ab | 48 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
darienf | 20:6d2af70c92ab | 49 | Other similar extension points exist, see Microsoft.Common.targets. |
darienf | 20:6d2af70c92ab | 50 | <Target Name="BeforeBuild"> |
darienf | 20:6d2af70c92ab | 51 | </Target> |
darienf | 20:6d2af70c92ab | 52 | <Target Name="AfterBuild"> |
darienf | 20:6d2af70c92ab | 53 | </Target> |
darienf | 20:6d2af70c92ab | 54 | --> |
darienf | 20:6d2af70c92ab | 55 | </Project> |