Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugene Tarassov2013-06-25 18:34:02 +0000
committerEugene Tarassov2013-06-25 18:34:02 +0000
commit7c5e468c82a64e706156a5189ff081c41062c50d (patch)
tree152756932b52d57273689b6788857efa681db9fc /server/server.vcproj
parentdc167ea039065f0937bef6bdfbc9d371a76c97f8 (diff)
downloadorg.eclipse.tcf.agent-7c5e468c82a64e706156a5189ff081c41062c50d.tar.gz
org.eclipse.tcf.agent-7c5e468c82a64e706156a5189ff081c41062c50d.tar.xz
org.eclipse.tcf.agent-7c5e468c82a64e706156a5189ff081c41062c50d.zip
Bug 409844 - Add hooks to server.c (value-add) to allow extensions without coping/merging
Diffstat (limited to 'server/server.vcproj')
-rw-r--r--server/server.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/server/server.vcproj b/server/server.vcproj
index f73d7fa3..b533a573 100644
--- a/server/server.vcproj
+++ b/server/server.vcproj
@@ -543,6 +543,10 @@
>
</File>
<File
+ RelativePath=".\tcf\main\server_hooks.h"
+ >
+ </File>
+ <File
RelativePath="..\agent\tcf\main\services.c"
>
</File>

Back to the top