OSDN Git Service

ShellExtension.vcxproj: Remove unused source file
authorsdottaka <sdottaka@users.sourceforge.net>
Mon, 26 Oct 2015 16:24:56 +0000 (01:24 +0900)
committersdottaka <sdottaka@users.sourceforge.net>
Mon, 26 Oct 2015 16:24:56 +0000 (01:24 +0900)
ShellExtension/ShellExtension.vcxproj
ShellExtension/ShellExtension.vcxproj.filters

index 239ccaa..5d1a584 100644 (file)
     <ConfigurationType>DynamicLibrary</ConfigurationType>\r
     <UseOfMfc>false</UseOfMfc>\r
     <CharacterSet>Unicode</CharacterSet>\r
-    <PlatformToolset>v120_xp</PlatformToolset>\r
+    <PlatformToolset>v120</PlatformToolset>\r
   </PropertyGroup>\r
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Unicode Debug|x64'" Label="Configuration">\r
     <ConfigurationType>DynamicLibrary</ConfigurationType>\r
     <UseOfMfc>false</UseOfMfc>\r
     <CharacterSet>Unicode</CharacterSet>\r
-    <PlatformToolset>v120_xp</PlatformToolset>\r
+    <PlatformToolset>v120</PlatformToolset>\r
   </PropertyGroup>\r
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
   <ImportGroup Label="ExtensionSettings">\r
@@ -268,7 +268,6 @@ echo Warning : Cannot register Unicode DLL on Windows 95
     </ResourceCompile>\r
   </ItemDefinitionGroup>\r
   <ItemGroup>\r
-    <ClCompile Include="..\src\common\coretools.cpp" />\r
     <ClCompile Include="..\src\common\RegKey.cpp" />\r
     <ClCompile Include="ShellExtension.cpp" />\r
     <ClCompile Include="StdAfx.cpp" />\r
index e92491b..6b13a27 100644 (file)
@@ -15,9 +15,6 @@
     </Filter>\r
   </ItemGroup>\r
   <ItemGroup>\r
-    <ClCompile Include="..\src\common\coretools.cpp">\r
-      <Filter>Source Files</Filter>\r
-    </ClCompile>\r
     <ClCompile Include="..\src\common\RegKey.cpp">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r