diff options
Diffstat (limited to 'plugins/Svc_crshdmp/crshdmp_10.vcxproj')
-rw-r--r-- | plugins/Svc_crshdmp/crshdmp_10.vcxproj | 2 |
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>
|