summaryrefslogtreecommitdiff
path: root/plugins/MimCmd/MimCmd.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-06-16 17:51:37 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-06-16 17:51:37 +0000
commit3d3376688a7a7ff1fe7838d350b31412c42d5ccd (patch)
treec135b13a26d93a4fea71e1bfbc38233783b214d6 /plugins/MimCmd/MimCmd.vcxproj
parentd4ac653c0b8d6f474efea04127267ad6a54ced6d (diff)
fix for mimcmd vs2010 project
git-svn-id: http://svn.miranda-ng.org/main/trunk@14213 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MimCmd/MimCmd.vcxproj')
-rw-r--r--plugins/MimCmd/MimCmd.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/MimCmd/MimCmd.vcxproj b/plugins/MimCmd/MimCmd.vcxproj
index 12b12d4efd..99f07ab2f4 100644
--- a/plugins/MimCmd/MimCmd.vcxproj
+++ b/plugins/MimCmd/MimCmd.vcxproj
@@ -31,6 +31,7 @@
<ItemDefinitionGroup>
<Link>
<SubSystem>Console</SubSystem>
+ <DelayLoadDLLs>mir_core.dll</DelayLoadDLLs>
</Link>
</ItemDefinitionGroup>
</Project> \ No newline at end of file