From 911aa265efca7b33045405f3ac0f0a3c65688edf Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 9 Nov 2013 13:43:42 +0000 Subject: added projects and solutions for vc2013 git-svn-id: http://svn.miranda-ng.org/main/trunk@6831 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../Omegle/proto_omegle/omegle_icons_12.vcxproj | 135 +++++++++++++++++++++ .../proto_omegle/omegle_icons_12.vcxproj.filters | 19 +++ 2 files changed, 154 insertions(+) create mode 100644 protocols/Omegle/proto_omegle/omegle_icons_12.vcxproj create mode 100644 protocols/Omegle/proto_omegle/omegle_icons_12.vcxproj.filters (limited to 'protocols/Omegle/proto_omegle') diff --git a/protocols/Omegle/proto_omegle/omegle_icons_12.vcxproj b/protocols/Omegle/proto_omegle/omegle_icons_12.vcxproj new file mode 100644 index 0000000000..2f76980f42 --- /dev/null +++ b/protocols/Omegle/proto_omegle/omegle_icons_12.vcxproj @@ -0,0 +1,135 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {C5AB34D2-15F5-4CBA-8F42-DB48A4E52910} + Proto_Omegle + + + + DynamicLibrary + Unicode + v120_xp + + + DynamicLibrary + Unicode + v120_xp + + + DynamicLibrary + Unicode + v120_xp + + + DynamicLibrary + Unicode + v120_xp + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Configuration)\Icons\ + $(SolutionDir)$(Configuration)64\Icons\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Icons\ + $(SolutionDir)$(Configuration)64\Icons\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + true + + + + Windows + true + false + $(SolutionDir)\lib + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\..\include\msapi + + + + + Windows + true + false + $(SolutionDir)\lib + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\..\include\msapi + + + + + true + true + Windows + true + false + $(SolutionDir)\lib + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\..\include\msapi + + + + + true + true + Windows + true + false + $(SolutionDir)\lib + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\..\include\msapi + + + + + + + + + + + + \ No newline at end of file diff --git a/protocols/Omegle/proto_omegle/omegle_icons_12.vcxproj.filters b/protocols/Omegle/proto_omegle/omegle_icons_12.vcxproj.filters new file mode 100644 index 0000000000..39791d31f8 --- /dev/null +++ b/protocols/Omegle/proto_omegle/omegle_icons_12.vcxproj.filters @@ -0,0 +1,19 @@ + + + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav + + + + + Resource Files + + + + + Resource Files + + + \ No newline at end of file -- cgit v1.2.3