diff options
author | Vlad Mironov <mironych@googlemail.com> | 2013-03-19 01:42:08 +0000 |
---|---|---|
committer | Vlad Mironov <mironych@googlemail.com> | 2013-03-19 01:42:08 +0000 |
commit | 4b3eccbfebd9370c0f37b81fed55ce63f8fb9555 (patch) | |
tree | bae54016e9c154c3f15b794fd276507dffe26a41 /plugins/TrafficCounter/.project | |
parent | 0681b5f9e2deb90abcc087482c43e722cc328283 (diff) |
TrafficCounter: project fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@4102 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TrafficCounter/.project')
-rw-r--r-- | plugins/TrafficCounter/.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TrafficCounter/.project b/plugins/TrafficCounter/.project index f86638b499..ebb10d548f 100644 --- a/plugins/TrafficCounter/.project +++ b/plugins/TrafficCounter/.project @@ -27,7 +27,7 @@ </dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.buildLocation</key>
- <value>${workspace_loc:/TrafficCounter/Debug}</value>
+ <value>${workspace_loc:/TrafficCounter/Release}</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.contents</key>
|