summaryrefslogtreecommitdiff
path: root/plugins/Svc_crshdmp
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-05-24 12:41:53 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-05-24 12:41:53 +0000
commit7c04dcf1f6c3ab2a669763101ebd322407c50adb (patch)
treef876014d0731550d3db92e00a27c071afaa5a29c /plugins/Svc_crshdmp
parentf88316219ec39ef41880a2bd4bda8f22ae8dacc7 (diff)
small project fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@162 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Svc_crshdmp')
-rw-r--r--plugins/Svc_crshdmp/crshdmp_10.vcxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Svc_crshdmp/crshdmp_10.vcxproj b/plugins/Svc_crshdmp/crshdmp_10.vcxproj
index 38265836d0..ebf03329c9 100644
--- a/plugins/Svc_crshdmp/crshdmp_10.vcxproj
+++ b/plugins/Svc_crshdmp/crshdmp_10.vcxproj
@@ -163,7 +163,6 @@
<SubSystem>Windows</SubSystem>
<SupportUnloadOfDelayLoadedDLL>true</SupportUnloadOfDelayLoadedDLL>
<TargetMachine>MachineX86</TargetMachine>
- <OutputFile>c:\Miranda IM\plugins\$(TargetName)$(TargetExt)</OutputFile>
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
</Link>
</ItemDefinitionGroup>
@@ -193,7 +192,6 @@
<SubSystem>Windows</SubSystem>
<SupportUnloadOfDelayLoadedDLL>true</SupportUnloadOfDelayLoadedDLL>
<TargetMachine>MachineX64</TargetMachine>
- <OutputFile>c:\Miranda IM\plugins\$(TargetName)$(TargetExt)</OutputFile>
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
</Link>
</ItemDefinitionGroup>