summaryrefslogtreecommitdiff
path: root/plugins/CmdLine/CmdLine_10.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CmdLine/CmdLine_10.vcxproj')
-rw-r--r--plugins/CmdLine/CmdLine_10.vcxproj10
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/CmdLine/CmdLine_10.vcxproj b/plugins/CmdLine/CmdLine_10.vcxproj
index 9fb62b5c05..bbeb3d8574 100644
--- a/plugins/CmdLine/CmdLine_10.vcxproj
+++ b/plugins/CmdLine/CmdLine_10.vcxproj
@@ -177,11 +177,6 @@
</ResourceCompile>
</ItemDefinitionGroup>
<ItemGroup>
- <ProjectReference Include="MimCmd\MimCmd.vcxproj">
- <Project>{1E3BB48A-FFBC-4A03-8C43-9124A484BE51}</Project>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
<ClCompile Include="src\stdafx.cpp">
<PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>
@@ -207,6 +202,11 @@
<ItemGroup>
<ResourceCompile Include="res\version.rc" />
</ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="MimCmd\MimCmd_10.vcxproj">
+ <Project>{1e3bb48a-ffbc-4a03-8c43-9124a484be51}</Project>
+ </ProjectReference>
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>