GenericHid.csproj.user
author StephaneLenclud
Wed, 11 Feb 2015 15:52:53 +0100
changeset 7 5680e56e9b0b
permissions -rw-r--r--
Left over fixes :)
     1 <?xml version="1.0" encoding="utf-8"?>
     2 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
     3   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     4     <StartWithIE>true</StartWithIE>
     5   </PropertyGroup>
     6   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     7     <StartWithIE>true</StartWithIE>
     8   </PropertyGroup>
     9   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
    10     <StartWithIE>true</StartWithIE>
    11   </PropertyGroup>
    12   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
    13     <StartWithIE>true</StartWithIE>
    14   </PropertyGroup>
    15   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
    16     <StartWithIE>true</StartWithIE>
    17   </PropertyGroup>
    18   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
    19     <StartWithIE>true</StartWithIE>
    20   </PropertyGroup>
    21   <PropertyGroup>
    22     <PublishUrlHistory>publish\</PublishUrlHistory>
    23     <InstallUrlHistory />
    24     <SupportUrlHistory />
    25     <UpdateUrlHistory />
    26     <BootstrapperUrlHistory />
    27     <ErrorReportUrlHistory />
    28     <FallbackCulture>en-US</FallbackCulture>
    29     <VerifyUploadedFiles>false</VerifyUploadedFiles>
    30   </PropertyGroup>
    31 </Project>