Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugene Tarassov2013-01-15 19:30:03 +0000
committerEugene Tarassov2013-01-15 19:32:34 +0000
commit434544dbe2726697b3271f40eac84517d4f92ff2 (patch)
tree4323f843ec090cd8e5939e5024056ba203351bcd /agent/agent.vcproj
parentdb5929e8151ee916b6cf0f8362d0a9d4611caa22 (diff)
downloadorg.eclipse.tcf.agent-434544dbe2726697b3271f40eac84517d4f92ff2.tar.gz
org.eclipse.tcf.agent-434544dbe2726697b3271f40eac84517d4f92ff2.tar.xz
org.eclipse.tcf.agent-434544dbe2726697b3271f40eac84517d4f92ff2.zip
TCF Agent: initial implementation of DPrintf service
Diffstat (limited to 'agent/agent.vcproj')
-rwxr-xr-xagent/agent.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/agent/agent.vcproj b/agent/agent.vcproj
index 2b1c561e..f49c1be6 100755
--- a/agent/agent.vcproj
+++ b/agent/agent.vcproj
@@ -668,6 +668,14 @@
>
</File>
<File
+ RelativePath=".\tcf\services\dprintf.c"
+ >
+ </File>
+ <File
+ RelativePath=".\tcf\services\dprintf.h"
+ >
+ </File>
+ <File
RelativePath=".\tcf\services\dwarf.h"
>
</File>

Back to the top