From 63d693b38880170d0baf7dfed20965630a6eb36a Mon Sep 17 00:00:00 2001 From: Yeechan Lu Date: Mon, 17 Mar 2014 20:12:39 +0800 Subject: [PATCH] Fix error in projects... --- .../nativesrc/dll.vcxproj | 582 +++++++++--------- .../Wox.Plugin.PluginManagement.csproj | 172 +++--- Wox.UAC/Wox.UAC.csproj | 284 ++++----- 3 files changed, 520 insertions(+), 518 deletions(-) diff --git a/Plugins/Wox.Plugin.Everything/nativesrc/dll.vcxproj b/Plugins/Wox.Plugin.Everything/nativesrc/dll.vcxproj index 472135124..ebc74b25e 100644 --- a/Plugins/Wox.Plugin.Everything/nativesrc/dll.vcxproj +++ b/Plugins/Wox.Plugin.Everything/nativesrc/dll.vcxproj @@ -1,291 +1,291 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {7C90030E-6EDB-445E-A61B-5540B7355C59} - dll - Win32Proj - - - - DynamicLibrary - false - MultiByte - v90 - - - DynamicLibrary - MultiByte - v90 - - - DynamicLibrary - false - MultiByte - v90 - - - DynamicLibrary - MultiByte - v90 - - - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - false - AllRules.ruleset - - - AllRules.ruleset - - - AllRules.ruleset - - - AllRules.ruleset - - - - - - Disabled - %(AdditionalIncludeDirectories) - BZ_NO_STDIO;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - EditAndContinue - - - $(OutDir)Everything.dll - - - true - true - Console - 0 - true - true - false - - - MachineX86 - - - %(AdditionalManifestFiles) - - - - - X64 - - - Disabled - WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - CompileAsC - - - ComCtl32.lib;UxTheme.lib;Ws2_32.lib;shlwapi.lib;ole32.lib;htmlhelp.lib;%(AdditionalDependencies) - $(OutDir)Everything.dll - true - $(OutDir)dll.pdb - Console - false - - - MachineX64 - - - %(AdditionalManifestFiles) - - - - - - - - - MaxSpeed - AnySuitable - true - Speed - false - false - %(AdditionalIncludeDirectories) - BZ_NO_STDIO;%(PreprocessorDefinitions) - true - Sync - Default - MultiThreaded - true - Fast - - - Level3 - - - Cdecl - CompileAsC - - - - - - - true - - - NotSet - $(OutDir)Everything.dll - %(AdditionalManifestDependencies) - false - everything.def - false - true - Windows - 0 - true - true - - - false - - - MachineX86 - - - %(AdditionalManifestFiles) - false - false - - - - - - - - - X64 - - - MaxSpeed - AnySuitable - true - Speed - false - false - %(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - true - - - Default - MultiThreaded - true - Fast - - - Level3 - - - CompileAsC - - - true - - - comctl32.lib;UxTheme.lib;Ws2_32.lib;HTMLHelp.lib;msimg32.lib;%(AdditionalDependencies) - NotSet - $(OutDir)Everything.dll - %(AdditionalManifestDependencies) - false - true - Windows - true - true - - - false - - - MachineX64 - - - %(AdditionalManifestFiles) - false - false - - - - - - - - - - - - - - - - + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {7C90030E-6EDB-445E-A61B-5540B7355C59} + dll + Win32Proj + + + + DynamicLibrary + false + MultiByte + v90 + + + DynamicLibrary + MultiByte + v90 + + + DynamicLibrary + false + MultiByte + v90 + + + DynamicLibrary + MultiByte + v90 + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + Debug\ + Debug\ + true + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + true + Release\ + Release\ + false + false + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + false + false + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + Disabled + %(AdditionalIncludeDirectories) + BZ_NO_STDIO;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + EditAndContinue + + + $(OutDir)Everything.dll + + + true + true + Console + 0 + true + true + false + + + MachineX86 + + + %(AdditionalManifestFiles) + + + + + X64 + + + Disabled + WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + CompileAsC + + + ComCtl32.lib;UxTheme.lib;Ws2_32.lib;shlwapi.lib;ole32.lib;htmlhelp.lib;%(AdditionalDependencies) + $(OutDir)Everything.dll + true + $(OutDir)dll.pdb + Console + false + + + MachineX64 + + + %(AdditionalManifestFiles) + + + + + + + + + MaxSpeed + AnySuitable + true + Speed + false + false + %(AdditionalIncludeDirectories) + BZ_NO_STDIO;%(PreprocessorDefinitions) + true + Sync + Default + MultiThreaded + true + Fast + + + Level3 + + + Cdecl + CompileAsC + + + + + + + true + + + NotSet + $(OutDir)Everything.dll + %(AdditionalManifestDependencies) + false + everything.def + false + true + Windows + 0 + true + true + + + false + + + MachineX86 + + + %(AdditionalManifestFiles) + false + false + + + + + + + + + X64 + + + MaxSpeed + AnySuitable + true + Speed + false + false + %(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + true + + + Default + MultiThreaded + true + Fast + + + Level3 + + + CompileAsC + + + true + + + comctl32.lib;UxTheme.lib;Ws2_32.lib;HTMLHelp.lib;msimg32.lib;%(AdditionalDependencies) + NotSet + $(OutDir)Everything.dll + %(AdditionalManifestDependencies) + false + true + Windows + true + true + + + false + + + MachineX64 + + + %(AdditionalManifestFiles) + false + false + + + + + + + + + + + + + + + + diff --git a/Plugins/Wox.Plugin.PluginManagement/Wox.Plugin.PluginManagement.csproj b/Plugins/Wox.Plugin.PluginManagement/Wox.Plugin.PluginManagement.csproj index 5745b44a3..2c7f27f05 100644 --- a/Plugins/Wox.Plugin.PluginManagement/Wox.Plugin.PluginManagement.csproj +++ b/Plugins/Wox.Plugin.PluginManagement/Wox.Plugin.PluginManagement.csproj @@ -1,85 +1,87 @@ - - - - - Debug - AnyCPU - {049490F0-ECD2-4148-9B39-2135EC346EBE} - Library - Properties - Wox.Plugin.PluginManagement - Wox.Plugin.PluginManagement - v3.5 - 512 - ..\..\ - true - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - ..\..\Release\Plugins\Wox.Plugin.PluginManagement\ - TRACE - prompt - 4 - - - - ..\..\packages\Newtonsoft.Json.5.0.8\lib\net35\Newtonsoft.Json.dll - - - - - - - - - - - - - - - - - {8451ecdd-2ea4-4966-bb0a-7bbc40138e80} - Wox.Plugin - - - - - - Always - - - - - - - - xcopy /Y /E $(TargetDir)*.* $(SolutionDir)Wox\bin\Debug\Plugins\$(ProjectName)\ -xcopy /Y /E $(ProjectDir)Images $(SolutionDir)Wox\bin\Debug\Plugins\$(ProjectName)\Images\ - - - - - 这台计算机上缺少此项目引用的 NuGet 程序包。启用“NuGet 程序包还原”可下载这些程序包。有关详细信息,请参阅 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。 - - - - - + + + + + Debug + AnyCPU + {049490F0-ECD2-4148-9B39-2135EC346EBE} + Library + Properties + Wox.Plugin.PluginManagement + Wox.Plugin.PluginManagement + v3.5 + 512 + ..\..\ + true + + + true + full + false + ..\..\Debug\Plugins\Wox.Plugin.PluginManagement\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + ..\..\Release\Plugins\Wox.Plugin.PluginManagement\ + TRACE + prompt + 4 + + + + ..\..\packages\Newtonsoft.Json.5.0.8\lib\net35\Newtonsoft.Json.dll + + + + + + + + + + + + + + + + + {8451ecdd-2ea4-4966-bb0a-7bbc40138e80} + Wox.Plugin + + + + + + PreserveNewest + + + + + PreserveNewest + + + + + + + + + + + 这台计算机上缺少此项目引用的 NuGet 程序包。启用“NuGet 程序包还原”可下载这些程序包。有关详细信息,请参阅 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。 + + + + + \ No newline at end of file diff --git a/Wox.UAC/Wox.UAC.csproj b/Wox.UAC/Wox.UAC.csproj index cb605643c..1e9e24649 100644 --- a/Wox.UAC/Wox.UAC.csproj +++ b/Wox.UAC/Wox.UAC.csproj @@ -1,142 +1,142 @@ - - - - - Debug - AnyCPU - {C9BC17A0-C2BC-4185-AC1F-32E3352C1233} - WinExe - Properties - Wox.UAC - Wox.UAC - v3.5 - 512 - {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - 4 - ..\ - true - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - ..\Release\ - TRACE - prompt - 4 - - - app.ico - - - app.manifest - - - - False - ..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll - - - ..\packages\log4net.2.0.3\lib\net35-full\log4net.dll - - - False - ..\packages\Newtonsoft.Json.6.0.1\lib\net35\Newtonsoft.Json.dll - - - - - - - - - - - - - - MSBuild:Compile - Designer - - - MSBuild:Compile - Designer - - - App.xaml - Code - - - MainWindow.xaml - Code - - - - - - Code - - - True - True - Resources.resx - - - True - Settings.settings - True - - - ResXFileCodeGenerator - Resources.Designer.cs - - - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - - - - {4fd29318-a8ab-4d8f-aa47-60bc241b8da3} - Wox.Infrastructure - - - {8451ecdd-2ea4-4966-bb0a-7bbc40138e80} - Wox.Plugin - - - - - - - - xcopy /Y /E $(TargetPath) $(SolutionDir)Wox\bin\Debug\ - - - - - 这台计算机上缺少此项目引用的 NuGet 程序包。启用“NuGet 程序包还原”可下载这些程序包。有关详细信息,请参阅 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。 - - - - - + + + + + Debug + AnyCPU + {C9BC17A0-C2BC-4185-AC1F-32E3352C1233} + WinExe + Properties + Wox.UAC + Wox.UAC + v3.5 + 512 + {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + 4 + ..\ + true + + + AnyCPU + true + full + false + ..\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + ..\Release\ + TRACE + prompt + 4 + + + app.ico + + + app.manifest + + + + False + ..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll + + + ..\packages\log4net.2.0.3\lib\net35-full\log4net.dll + + + ..\packages\Newtonsoft.Json.5.0.8\lib\net35\Newtonsoft.Json.dll + + + + + + + + + + + + + + MSBuild:Compile + Designer + + + MSBuild:Compile + Designer + + + App.xaml + Code + + + MainWindow.xaml + Code + + + + + + Code + + + True + True + Resources.resx + + + True + Settings.settings + True + + + ResXFileCodeGenerator + Resources.Designer.cs + + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + + + + {4fd29318-a8ab-4d8f-aa47-60bc241b8da3} + Wox.Infrastructure + + + {8451ecdd-2ea4-4966-bb0a-7bbc40138e80} + Wox.Plugin + + + + + + + + + + + + + + 这台计算机上缺少此项目引用的 NuGet 程序包。启用“NuGet 程序包还原”可下载这些程序包。有关详细信息,请参阅 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。 + + + + + \ No newline at end of file