summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2016-09-15 19:58:34 +0000
committerGeorge Hazan <george.hazan@gmail.com>2016-09-15 19:58:34 +0000
commit1f79fdb79119d8e6ecf3d8dcbbf189e9dfdf80cb (patch)
tree9e03451fcf58431c6522b5eb524cd6fccf853e15 /plugins
parent78c57745d5c7497dbc9cc9e573df1f1d318f37ef (diff)
fix for paths
git-svn-id: http://svn.miranda-ng.org/main/trunk@17300 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
-rw-r--r--plugins/HistoryPlusPlus/historypp.dproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/HistoryPlusPlus/historypp.dproj b/plugins/HistoryPlusPlus/historypp.dproj
index 15842904da..9213039257 100644
--- a/plugins/HistoryPlusPlus/historypp.dproj
+++ b/plugins/HistoryPlusPlus/historypp.dproj
@@ -133,6 +133,10 @@
<DCC_DcpOutput>..\..\bin12\Debug64\Obj\hpp\</DCC_DcpOutput>
</PropertyGroup>
<PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
+ <DCC_BplOutput>..\..\bin12\Debug\Plugins\</DCC_BplOutput>
+ <DCC_ExeOutput>..\..\bin12\Debug\Plugins\</DCC_ExeOutput>
+ <DCC_DcpOutput>..\..\bin12\Debug\Obj\hpp\</DCC_DcpOutput>
+ <DCC_DcuOutput>..\..\bin12\Debug\Obj\hpp\</DCC_DcuOutput>
<Debugger_CWD>W:\miranda-ng\bin12\Debug</Debugger_CWD>
<Debugger_HostApplication>W:\miranda-ng\bin12\Debug\Miranda32.exe</Debugger_HostApplication>
<DCC_DebugDCUs>true</DCC_DebugDCUs>