From 12b26224f66112237a13a139bd863676d0e8059c Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 2 Jun 2013 19:55:02 +0000 Subject: projects cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@4865 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/WhatsApp/WhatsApp_10.vcxproj | 190 ++++++++++++--------------------- 1 file changed, 69 insertions(+), 121 deletions(-) (limited to 'protocols/WhatsApp/WhatsApp_10.vcxproj') diff --git a/protocols/WhatsApp/WhatsApp_10.vcxproj b/protocols/WhatsApp/WhatsApp_10.vcxproj index 9faec589bb..d70784fff2 100644 --- a/protocols/WhatsApp/WhatsApp_10.vcxproj +++ b/protocols/WhatsApp/WhatsApp_10.vcxproj @@ -20,8 +20,6 @@ {13E796AD-BEA4-4213-A1B8-E18E2397E544} - Win32Proj - WhatsApp WhatsApp @@ -29,27 +27,23 @@ DynamicLibrary true Unicode - v100 DynamicLibrary true Unicode - v100 DynamicLibrary false true Unicode - v100 DynamicLibrary false true Unicode - v100 @@ -67,71 +61,70 @@ - - true - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - - - true - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - - - false - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - - - false - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + + <_ProjectFileVersion>10.0.30128.1 + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + true Use Level3 Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;WHATSAPP_EXPORTS;%(PreprocessorDefinitions) - ../../include;../../plugins/ExternalAPI;C:\Daten\Projekte\2013\dev\WhatsNG\meta\openssl-1.0.1e\inc32;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) common.h Windows true - $(OutDir)WhatsApp.dll - $(ProfileDir)..\..\bin10\lib;C:\Daten\Projekte\2013\dev\WhatsNG\meta\openssl-1.0.1e\out32 - ws2_32.lib;mir_core.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + $(ProfileDir)..\..\bin10\lib + ws2_32.lib;%(AdditionalDependencies) $(IntDir)$(TargetName).lib + false + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + Use Level3 Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;WHATSAPP_EXPORTS;%(PreprocessorDefinitions) - ../../include;../../plugins/ExternalAPI;C:\Daten\Projekte\2013\dev\WhatsNG\meta\openssl-1.0.1e\inc32;%(AdditionalIncludeDirectories) + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) common.h Windows true - $(OutDir)WhatsApp.dll - $(ProfileDir)..\..\bin10\lib;C:\Daten\Projekte\2013\dev\WhatsNG\meta\openssl-1.0.1e\out32 - ws2_32.lib;mir_core.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + $(ProfileDir)..\..\bin10\lib + ws2_32.lib;%(AdditionalDependencies) $(IntDir)$(TargetName).lib + false + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + Level3 Use - MaxSpeed + Full true - false - WIN32;NDEBUG;_WINDOWS;_USRDLL;WHATSAPP_EXPORTS;%(PreprocessorDefinitions) - ../../include;../../plugins/ExternalAPI;C:\Daten\Projekte\2013\dev\WhatsNG\meta\openssl-1.0.1e\inc32;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) Size common.h @@ -140,21 +133,25 @@ true true true - $(OutDir)WhatsApp.dll - $(ProfileDir)..\..\bin10\lib;C:\Daten\Projekte\2013\dev\WhatsNG\meta\openssl-1.0.1e\out32 - ws2_32.lib;mir_core.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + $(ProfileDir)..\..\bin10\lib + ws2_32.lib;%(AdditionalDependencies) $(IntDir)$(TargetName).lib + false + /PDBALTPATH:%_PDB% + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + Level3 Use - MaxSpeed + Full true - false - WIN32;NDEBUG;_WINDOWS;_USRDLL;WHATSAPP_EXPORTS;%(PreprocessorDefinitions) - ../../include;../../plugins/ExternalAPI;C:\Daten\Projekte\2013\dev\WhatsNG\meta\openssl-1.0.1e\inc32;%(AdditionalIncludeDirectories) + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) Size common.h @@ -163,19 +160,21 @@ true true true - $(OutDir)WhatsApp.dll - $(ProfileDir)..\..\bin10\lib;C:\Daten\Projekte\2013\dev\WhatsNG\meta\openssl-1.0.1e\out32 - ws2_32.lib;mir_core.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + $(ProfileDir)..\..\bin10\lib + ws2_32.lib;%(AdditionalDependencies) $(IntDir)$(TargetName).lib + false + /PDBALTPATH:%_PDB% + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + - NotUsing - NotUsing - NotUsing - NotUsing + NotUsing @@ -183,110 +182,59 @@ - NotUsing - NotUsing - NotUsing - NotUsing + NotUsing - NotUsing - NotUsing - NotUsing - NotUsing + NotUsing - NotUsing - NotUsing - NotUsing - NotUsing + NotUsing - NotUsing - NotUsing - NotUsing - NotUsing + NotUsing - NotUsing - NotUsing - NotUsing - NotUsing + NotUsing - NotUsing - NotUsing - NotUsing - NotUsing + NotUsing - NotUsing - NotUsing - NotUsing - NotUsing + NotUsing - Create - Create - Create - Create + Create - ../common.h - ../common.h - ../common.h - ../common.h + ../common.h - ../common.h - ../common.h - ../common.h - ../common.h + ../common.h - ../common.h - ../common.h - ../common.h - ../common.h + ../common.h - ../common.h - ../common.h - ../common.h - ../common.h + ../common.h - ../common.h - ../common.h - ../common.h - ../common.h + ../common.h - ../common.h - ../common.h - ../common.h - ../common.h + ../common.h - ../common.h - ../common.h - ../common.h - ../common.h + ../common.h - ../common.h - ../common.h - ../common.h - ../common.h + ../common.h - ../common.h - ../common.h - ../common.h - ../common.h + ../common.h -- cgit v1.2.3