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_overlays.vcxproj | 115 +++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 plugins/FingerprintNG/iconpacks/ClientIcons_overlays.vcxproj (limited to 'plugins/FingerprintNG/iconpacks/ClientIcons_overlays.vcxproj') diff --git a/plugins/FingerprintNG/iconpacks/ClientIcons_overlays.vcxproj b/plugins/FingerprintNG/iconpacks/ClientIcons_overlays.vcxproj new file mode 100644 index 0000000000..bc58c20bc5 --- /dev/null +++ b/plugins/FingerprintNG/iconpacks/ClientIcons_overlays.vcxproj @@ -0,0 +1,115 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + ClientIcons_overlays + {7D81F099-33CC-4FF3-A465-3943CB3F70C6} + + + + 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