From 205b13d4bca365dca8874cb8a05a15f6d7870e3b Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 18 Nov 2012 18:15:18 +0000 Subject: new generation of fingerprint plugin git-svn-id: http://svn.miranda-ng.org/main/trunk@2360 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../iconpacks/ClientIcons_Miranda.vcxproj | 115 +++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 plugins/FingerprintNG/iconpacks/ClientIcons_Miranda.vcxproj (limited to 'plugins/FingerprintNG/iconpacks/ClientIcons_Miranda.vcxproj') diff --git a/plugins/FingerprintNG/iconpacks/ClientIcons_Miranda.vcxproj b/plugins/FingerprintNG/iconpacks/ClientIcons_Miranda.vcxproj new file mode 100644 index 0000000000..1748ebe871 --- /dev/null +++ b/plugins/FingerprintNG/iconpacks/ClientIcons_Miranda.vcxproj @@ -0,0 +1,115 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + ClientIcons_Miranda + {7F854B13-37EA-4956-BAEE-9715AE9F4579} + + + + DynamicLibrary + + + DynamicLibrary + + + DynamicLibrary + + + DynamicLibrary + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Configuration)\Icons\fp_ClientIcons\ + $(SolutionDir)$(Configuration)64\Icons\fp_ClientIcons\ + $(SolutionDir)$(Configuration)\Icons\fp_ClientIcons\ + $(SolutionDir)$(Configuration)64\Icons\fp_ClientIcons\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + true + + + + true + Windows + $(SolutionDir)\lib + + + ..\..\..\include\msapi + + + + + true + Windows + $(SolutionDir)\lib + + + ..\..\..\include\msapi + + + + + true + Windows + $(SolutionDir)\lib + + + ..\..\..\include\msapi + + + + + true + Windows + $(SolutionDir)\lib + + + ..\..\..\include\msapi + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3