EStereo.vcproj.7.10.old
上传用户:fengshi120
上传日期:2014-07-17
资源大小:6155k
文件大小:4k
源码类别:

3D图形编程

开发平台:

C/C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="EStereo"
  6. ProjectGUID="{9D2436A8-3538-4AE0-89B2-E440F3CEEA13}"
  7. SccProjectName="&quot;$/VIP/Shared/EStereo&quot;, BHBAAAAA"
  8. SccAuxPath=""
  9. SccLocalPath="."
  10. SccProvider="MSSCCI:Microsoft Visual SourceSafe"
  11. Keyword="Win32Proj">
  12. <Platforms>
  13. <Platform
  14. Name="Win32"/>
  15. </Platforms>
  16. <Configurations>
  17. <Configuration
  18. Name="Debug|Win32"
  19. OutputDirectory="Debug"
  20. IntermediateDirectory="Debug"
  21. ConfigurationType="4"
  22. UseOfMFC="2"
  23. CharacterSet="2">
  24. <Tool
  25. Name="VCCLCompilerTool"
  26. Optimization="0"
  27. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  28. MinimalRebuild="TRUE"
  29. BasicRuntimeChecks="3"
  30. RuntimeLibrary="3"
  31. UsePrecompiledHeader="2"
  32. WarningLevel="3"
  33. Detect64BitPortabilityProblems="TRUE"
  34. DebugInformationFormat="4"/>
  35. <Tool
  36. Name="VCCustomBuildTool"/>
  37. <Tool
  38. Name="VCLibrarianTool"
  39. OutputFile="$(OutDir)/../../lib/EStereod.lib"/>
  40. <Tool
  41. Name="VCMIDLTool"/>
  42. <Tool
  43. Name="VCPostBuildEventTool"/>
  44. <Tool
  45. Name="VCPreBuildEventTool"/>
  46. <Tool
  47. Name="VCPreLinkEventTool"/>
  48. <Tool
  49. Name="VCResourceCompilerTool"/>
  50. <Tool
  51. Name="VCWebServiceProxyGeneratorTool"/>
  52. <Tool
  53. Name="VCXMLDataGeneratorTool"/>
  54. <Tool
  55. Name="VCManagedWrapperGeneratorTool"/>
  56. <Tool
  57. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  58. </Configuration>
  59. <Configuration
  60. Name="Release|Win32"
  61. OutputDirectory="Release"
  62. IntermediateDirectory="Release"
  63. ConfigurationType="4"
  64. UseOfMFC="2"
  65. CharacterSet="2">
  66. <Tool
  67. Name="VCCLCompilerTool"
  68. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  69. RuntimeLibrary="2"
  70. UsePrecompiledHeader="2"
  71. WarningLevel="3"
  72. Detect64BitPortabilityProblems="TRUE"
  73. DebugInformationFormat="3"/>
  74. <Tool
  75. Name="VCCustomBuildTool"/>
  76. <Tool
  77. Name="VCLibrarianTool"
  78. OutputFile="$(OutDir)/../../lib/EStereo.lib"/>
  79. <Tool
  80. Name="VCMIDLTool"/>
  81. <Tool
  82. Name="VCPostBuildEventTool"/>
  83. <Tool
  84. Name="VCPreBuildEventTool"/>
  85. <Tool
  86. Name="VCPreLinkEventTool"/>
  87. <Tool
  88. Name="VCResourceCompilerTool"/>
  89. <Tool
  90. Name="VCWebServiceProxyGeneratorTool"/>
  91. <Tool
  92. Name="VCXMLDataGeneratorTool"/>
  93. <Tool
  94. Name="VCManagedWrapperGeneratorTool"/>
  95. <Tool
  96. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  97. </Configuration>
  98. </Configurations>
  99. <References>
  100. </References>
  101. <Files>
  102. <Filter
  103. Name="Source Files"
  104. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  105. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
  106. <File
  107. RelativePath=".datastructures.cpp">
  108. </File>
  109. <File
  110. RelativePath=".misc.cpp">
  111. </File>
  112. <File
  113. RelativePath=".processingMMX.inl">
  114. </File>
  115. <File
  116. RelativePath=".processingSSE2.inl">
  117. </File>
  118. <File
  119. RelativePath=".reconst3D.cpp">
  120. </File>
  121. <File
  122. RelativePath=".stdafx.cpp">
  123. </File>
  124. <File
  125. RelativePath=".stereobuffer.cpp">
  126. </File>
  127. <File
  128. RelativePath=".stereobuffer.inl">
  129. </File>
  130. <File
  131. RelativePath=".stereoMatching.cpp">
  132. </File>
  133. <File
  134. RelativePath=".stereoMatching_algo.cpp">
  135. </File>
  136. <File
  137. RelativePath=".subPixel.cpp">
  138. </File>
  139. </Filter>
  140. <Filter
  141. Name="Header Files"
  142. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  143. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
  144. <File
  145. RelativePath=".datastructures.h">
  146. </File>
  147. <File
  148. RelativePath=".processingMMX.h">
  149. </File>
  150. <File
  151. RelativePath=".reconst3D.h">
  152. </File>
  153. <File
  154. RelativePath=".stdafx.h">
  155. </File>
  156. <File
  157. RelativePath=".stereobuffer.h">
  158. </File>
  159. <File
  160. RelativePath=".stereoMatching.h">
  161. </File>
  162. </Filter>
  163. <Filter
  164. Name="Resource Files"
  165. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  166. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
  167. </Filter>
  168. </Files>
  169. <Globals>
  170. </Globals>
  171. </VisualStudioProject>