diff options
Diffstat (limited to 'plugins/TrafficCounter/.project')
-rw-r--r-- | plugins/TrafficCounter/.project | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/TrafficCounter/.project b/plugins/TrafficCounter/.project index 9662d3935a..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:/tcounter/Debug}</value>
+ <value>${workspace_loc:/TrafficCounter/Release}</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.contents</key>
@@ -64,6 +64,7 @@ </buildSpec>
<natures>
<nature>org.eclipse.cdt.core.cnature</nature>
+ <nature>org.eclipse.cdt.core.ccnature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
</natures>
|