diff options
author | jbzdarkid <jbzdarkid@gmail.com> | 2018-11-07 08:27:09 -0800 |
---|---|---|
committer | jbzdarkid <jbzdarkid@gmail.com> | 2018-11-07 08:27:09 -0800 |
commit | 1cad9871174728c15abbdb71ee5cbe2cf03ccf0c (patch) | |
tree | 78c9cd861667e97c65ae89fe9a5e5b9a648efb06 /App/App.vcxproj | |
parent | cff45c335b23567eb126fefd676fad7c5e88ee02 (diff) | |
download | witness-tutorializer-1cad9871174728c15abbdb71ee5cbe2cf03ccf0c.tar.gz witness-tutorializer-1cad9871174728c15abbdb71ee5cbe2cf03ccf0c.tar.bz2 witness-tutorializer-1cad9871174728c15abbdb71ee5cbe2cf03ccf0c.zip |
Cleanup before I dive further
Diffstat (limited to 'App/App.vcxproj')
-rw-r--r-- | App/App.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/App/App.vcxproj b/App/App.vcxproj index e9bc419..e5d0f94 100644 --- a/App/App.vcxproj +++ b/App/App.vcxproj | |||
@@ -156,7 +156,6 @@ | |||
156 | </Link> | 156 | </Link> |
157 | </ItemDefinitionGroup> | 157 | </ItemDefinitionGroup> |
158 | <ItemGroup> | 158 | <ItemGroup> |
159 | <ClInclude Include="Resource.h" /> | ||
160 | <ClInclude Include="Version.h" /> | 159 | <ClInclude Include="Version.h" /> |
161 | </ItemGroup> | 160 | </ItemGroup> |
162 | <ItemGroup> | 161 | <ItemGroup> |