about summary refs log tree commit diff stats
path: root/Source/Source.vcxproj
diff options
context:
space:
mode:
authorjbzdarkid <jbzdarkid@gmail.com>2018-10-28 21:11:09 -0700
committerjbzdarkid <jbzdarkid@gmail.com>2018-10-28 21:11:09 -0700
commit0e989fe5111ca879584e1594804422b9b4ae0c1a (patch)
tree8464620decc60e812aecd4b7e060131e7afcfa57 /Source/Source.vcxproj
parent2776822ef185836b33eab96e25e12393d2c0d859 (diff)
downloadwitness-tutorializer-0e989fe5111ca879584e1594804422b9b4ae0c1a.tar.gz
witness-tutorializer-0e989fe5111ca879584e1594804422b9b4ae0c1a.tar.bz2
witness-tutorializer-0e989fe5111ca879584e1594804422b9b4ae0c1a.zip
Small renames
Diffstat (limited to 'Source/Source.vcxproj')
-rw-r--r--Source/Source.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Source.vcxproj b/Source/Source.vcxproj index 6492749..d4b3a2b 100644 --- a/Source/Source.vcxproj +++ b/Source/Source.vcxproj
@@ -81,6 +81,7 @@
81 </PropertyGroup> 81 </PropertyGroup>
82 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> 82 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
83 <LinkIncremental>false</LinkIncremental> 83 <LinkIncremental>false</LinkIncremental>
84 <TargetName>WitnessRandomizer</TargetName>
84 </PropertyGroup> 85 </PropertyGroup>
85 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 86 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
86 <ClCompile> 87 <ClCompile>