summaryrefslogtreecommitdiff
path: root/windows/TapDriver/TapDriver.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'windows/TapDriver/TapDriver.vcxproj')
-rw-r--r--windows/TapDriver/TapDriver.vcxproj5
1 files changed, 3 insertions, 2 deletions
diff --git a/windows/TapDriver/TapDriver.vcxproj b/windows/TapDriver/TapDriver.vcxproj
index 33421c84..ec1d9c45 100644
--- a/windows/TapDriver/TapDriver.vcxproj
+++ b/windows/TapDriver/TapDriver.vcxproj
@@ -173,9 +173,10 @@
<TimeStampServer>http://timestamp.digicert.com/</TimeStampServer>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Vista Release|x64'">
- <TargetName>ztTap100</TargetName>
+ <TargetName>zttap200</TargetName>
<OutDir>$(SolutionDir)\Build\$(Platform)\$(ConfigurationName)\</OutDir>
<TimeStampServer>http://timestamp.digicert.com/</TimeStampServer>
+ <DiagnosticMode>true</DiagnosticMode>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Debug|x64'">
<TargetName>ztTap100</TargetName>
@@ -266,7 +267,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
- <Inf Include="ztTap100.inf" />
+ <Inf Include="zttap200.inf" />
</ItemGroup>
<ItemGroup>
<FilesToPackage Include="$(TargetPath)" />