diff options
author | Wim Vriend <facetracknoir@gmail.com> | 2010-12-24 18:58:17 +0000 |
---|---|---|
committer | Wim Vriend <facetracknoir@gmail.com> | 2010-12-24 18:58:17 +0000 |
commit | e007864f430012ac03455142b3910760df03987d (patch) | |
tree | ed1d358f61ffbd19788670da593e17a20b2a276e /FaceTrackNoIR/FaceTrackNoIR.vcproj | |
parent | 53231950ec75f67a931d47b78987a6bcac9d2eb0 (diff) |
Removed QThread reference of protocol server-code.
Have still to adapt some of them though...
git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@32 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb
Diffstat (limited to 'FaceTrackNoIR/FaceTrackNoIR.vcproj')
-rw-r--r-- | FaceTrackNoIR/FaceTrackNoIR.vcproj | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/FaceTrackNoIR/FaceTrackNoIR.vcproj b/FaceTrackNoIR/FaceTrackNoIR.vcproj index f5c6e94e..4a98b8b3 100644 --- a/FaceTrackNoIR/FaceTrackNoIR.vcproj +++ b/FaceTrackNoIR/FaceTrackNoIR.vcproj @@ -1023,17 +1023,6 @@ >
<Tool
Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)\$(InputName)1.obj"
- XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)\$(InputName)1.obj"
- XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
/>
</FileConfiguration>
</File>
|