summaryrefslogtreecommitdiff
path: root/protocols/AimOscar/proto_aim/Proto_AIM.vcxproj
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2015-05-01 17:39:05 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2015-05-01 17:39:05 +0000
commitf7b8fb15fd81fe2a746a9410ea42ea7784e8249d (patch)
tree847c7a4253492ee4b252dbf083d549ebedc573c8 /protocols/AimOscar/proto_aim/Proto_AIM.vcxproj
parent835dab85f2585c4c3fda5e4d21384aa19edb8104 (diff)
Proto_AIM - unified project
git-svn-id: http://svn.miranda-ng.org/main/trunk@13339 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/AimOscar/proto_aim/Proto_AIM.vcxproj')
-rw-r--r--protocols/AimOscar/proto_aim/Proto_AIM.vcxproj28
1 files changed, 28 insertions, 0 deletions
diff --git a/protocols/AimOscar/proto_aim/Proto_AIM.vcxproj b/protocols/AimOscar/proto_aim/Proto_AIM.vcxproj
new file mode 100644
index 0000000000..63073e8ff3
--- /dev/null
+++ b/protocols/AimOscar/proto_aim/Proto_AIM.vcxproj
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <ItemGroup Label="ProjectConfigurations">
+ <ProjectConfiguration Include="Debug|Win32">
+ <Configuration>Debug</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Debug|x64">
+ <Configuration>Debug</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|Win32">
+ <Configuration>Release</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|x64">
+ <Configuration>Release</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ </ItemGroup>
+ <PropertyGroup Label="Globals">
+ <ProjectName>Proto_AIM</ProjectName>
+ <ProjectGuid>{975505EA-F0C7-4DAC-A95E-75249615F30C}</ProjectGuid>
+ </PropertyGroup>
+ <ImportGroup Label="PropertySheets">
+ <Import Project="$(ProjectDir)..\..\..\build\vc.common\common.props" />
+ </ImportGroup>
+</Project> \ No newline at end of file