summaryrefslogtreecommitdiff
path: root/protocols
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-05-28 20:10:17 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-05-28 20:10:17 +0000
commit4d529ece085c6057ff4e990a6cfc3f231ed592e0 (patch)
treeab9459a998239b60a5bbfcff29699a422684b549 /protocols
parent95276a0b4ae8c4b6210ed29801b4d1e70ca29138 (diff)
sorry IRC (x64)
git-svn-id: http://svn.miranda-ng.org/main/trunk@223 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols')
-rw-r--r--protocols/IRCG/IRC_10.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/protocols/IRCG/IRC_10.vcxproj b/protocols/IRCG/IRC_10.vcxproj
index 32dd9407a4..ef29f2071b 100644
--- a/protocols/IRCG/IRC_10.vcxproj
+++ b/protocols/IRCG/IRC_10.vcxproj
@@ -195,6 +195,9 @@
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
<SubSystem>Windows</SubSystem>
</Link>
+ <PreBuildEvent>
+ <Command>..\..\bin10\make_ver.bat</Command>
+ </PreBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="clist.cpp" />