diff options
author | Alexander Larsson <alexl@redhat.com> | 2010-07-08 19:41:23 +0200 |
---|---|---|
committer | Alexander Larsson <alexl@redhat.com> | 2010-07-08 22:25:32 +0200 |
commit | 9d8a76fcd0a9e5b74684bfc966573081de434fae (patch) | |
tree | 45a32a5bbbf2ff84554c5613cc2250d822718f12 /client | |
parent | 633e962ac35f0cb0281bba4b22b88ff78cd76d80 (diff) |
Disable tunnel by default on windows
Diffstat (limited to 'client')
-rw-r--r-- | client/windows/redc.vcproj | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/client/windows/redc.vcproj b/client/windows/redc.vcproj index 6f630c2e..6b5182c8 100644 --- a/client/windows/redc.vcproj +++ b/client/windows/redc.vcproj @@ -442,10 +442,6 @@ >
</File>
<File
- RelativePath="..\tunnel_channel.cpp"
- >
- </File>
- <File
RelativePath="..\utils.cpp"
>
</File>
@@ -668,10 +664,6 @@ >
</File>
<File
- RelativePath="..\tunnel_channel.h"
- >
- </File>
- <File
RelativePath="..\utils.h"
>
</File>
|