diff options
Diffstat (limited to 'setup/devcon/devcon.vcxproj')
| -rw-r--r-- | setup/devcon/devcon.vcxproj | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/setup/devcon/devcon.vcxproj b/setup/devcon/devcon.vcxproj index 096388e6..f8170400 100644 --- a/setup/devcon/devcon.vcxproj +++ b/setup/devcon/devcon.vcxproj @@ -19,11 +19,11 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{B3ABCC72-91F9-40CB-A8F4-CB9C1400C5FC}</ProjectGuid> + <ProjectGuid>{86BCB988-7719-4050-B570-6863C4169137}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{6B50AB2B-3ADE-4D0B-A859-3E6EB578AB42}</SampleGuid> + <SampleGuid>{23BBD173-5CB7-48C8-8F01-AC3B501E40AB}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> @@ -169,7 +169,6 @@ <ItemGroup> <Inf Exclude="@(Inf)" Include="*.inf" /> <FilesToPackage Include="$(TargetPath)" Condition="'$(ConfigurationType)'=='Driver' or '$(ConfigurationType)'=='DynamicLibrary'" /> - <FilesToPackage Include="@(Inf->'%(CopyOutput)')" Condition="'@(Inf)'!=''" /> </ItemGroup> <ItemGroup> <None Exclude="@(None)" Include="*.txt;*.htm;*.html" /> |
