diff options
author | Christian Pointner <equinox@anytun.org> | 2009-03-05 00:05:30 +0000 |
---|---|---|
committer | Christian Pointner <equinox@anytun.org> | 2009-03-05 00:05:30 +0000 |
commit | 0b9bed66989fa83407a41eeb7102b6783fb53949 (patch) | |
tree | c03c8a2cb76a7f0afc6786e0219ab781cde454b4 /src/anytun.vcproj | |
parent | fixed signalcontroller (diff) |
got rid of ThreadParam
Diffstat (limited to 'src/anytun.vcproj')
-rw-r--r-- | src/anytun.vcproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/anytun.vcproj b/src/anytun.vcproj index 4bd6d85..57b141a 100644 --- a/src/anytun.vcproj +++ b/src/anytun.vcproj @@ -480,10 +480,6 @@ >
</File>
<File
- RelativePath=".\threadParam.h"
- >
- </File>
- <File
RelativePath=".\threadUtils.hpp"
>
</File>
|