From 7c0e5b51fe8bca5192638fa141dcc8e450ba4028 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 28 Oct 2012 16:52:51 +0000 Subject: added utility for packing your *.crt file git-svn-id: http://svn.miranda-ng.org/main/trunk@2102 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Skype/keypacker/keypacker.vcxproj | 83 +++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 protocols/Skype/keypacker/keypacker.vcxproj (limited to 'protocols/Skype/keypacker/keypacker.vcxproj') diff --git a/protocols/Skype/keypacker/keypacker.vcxproj b/protocols/Skype/keypacker/keypacker.vcxproj new file mode 100644 index 0000000000..4021fbd185 --- /dev/null +++ b/protocols/Skype/keypacker/keypacker.vcxproj @@ -0,0 +1,83 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {826A98BD-CDC2-4D4F-BC20-310F415F9FFB} + Win32Proj + keypacker + + + + Application + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + true + + + false + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + Use + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3