summary refs log tree commit diff stats
path: root/plugins/doat/doat.c
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-09-20 22:47:44 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-09-20 22:47:44 +0200
commit241e3bf56678758fdf11d82438886a793f68064c (patch)
tree74089242aa13ff649353eb14a013defa58c00e61 /plugins/doat/doat.c
parentb6ba409bce1840be61d5ff9274626584693caef7 (diff)
Some rebranding work left
Diffstat (limited to 'plugins/doat/doat.c')
0 files changed, 0 insertions, 0 deletions
p-dcc&id=7bbe6d4eab201f96dcf5a86086f32fd465280a05'>7bbe6d4e ^
c82ca59b ^






7bbe6d4e ^


c82ca59b ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
                                                                                                
                                 



                                                                                      
                                                                                          





                                                                                                

                                                                                                                                                                                               
           
<!--
***********************************************************************************************
Microsoft.Cpp.Win32.v100.targets

WARNING:  DO NOT MODIFY this file unless you are knowledgeable about MSBuild and have
          created a backup copy.  Incorrect changes to this file will make it
          impossible to load or build your projects from the command-line or the IDE.

This file defines the steps/targets required to build Visual C++ (version 10.0) projects 
specifically on x86 platforms.

Copyright (C) Microsoft Corporation. All rights reserved.
***********************************************************************************************
-->

<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <Import Project="$(VCTargetsPath)\Platforms\Win32\PlatformToolsets\v100\ImportBefore\*.targets" Condition="Exists('$(VCTargetsPath)\Platforms\Win32\PlatformToolsets\v100\ImportBefore')" />

  <Import Project="$(VCTargetsPath)\Platforms\Win32\PlatformToolsets\v100\ImportAfter\*.targets" Condition="Exists('$(VCTargetsPath)\Platforms\Win32\PlatformToolsets\v100\ImportAfter')" />
</Project>