summaryrefslogtreecommitdiff
path: root/plugins/Db3x_mmap
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-05-28 19:59:48 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-05-28 19:59:48 +0000
commit95276a0b4ae8c4b6210ed29801b4d1e70ca29138 (patch)
tree0d828076dbcde3f6722d4df1de6626fba2504485 /plugins/Db3x_mmap
parent332024e8a64957214744588e2885649efa548861 (diff)
make_ver.bat added to pre-build (x64)
git-svn-id: http://svn.miranda-ng.org/main/trunk@222 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Db3x_mmap')
-rw-r--r--plugins/Db3x_mmap/db3x_mmap_10.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/Db3x_mmap/db3x_mmap_10.vcxproj b/plugins/Db3x_mmap/db3x_mmap_10.vcxproj
index 724c5f1fa6..74555d72b2 100644
--- a/plugins/Db3x_mmap/db3x_mmap_10.vcxproj
+++ b/plugins/Db3x_mmap/db3x_mmap_10.vcxproj
@@ -199,6 +199,9 @@
<AdditionalDependencies>comctl32.lib;%(AdditionalDependencies)</AdditionalDependencies>
<SubSystem>Windows</SubSystem>
</Link>
+ <PreBuildEvent>
+ <Command>..\..\bin10\make_ver.bat</Command>
+ </PreBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="commonheaders.c">