LibDLL.vcproj 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8,00"
  5. Name="LibIMTDLL"
  6. ProjectGUID="{4FD21B55-F834-400E-8951-55740734A2C8}"
  7. RootNamespace="LibIMTDLL"
  8. Keyword="Win32Proj"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. </Platforms>
  15. <ToolFiles>
  16. </ToolFiles>
  17. <Configurations>
  18. <Configuration
  19. Name="Debug|Win32"
  20. OutputDirectory="$(SolutionDir)\..\lib"
  21. IntermediateDirectory="Debug"
  22. ConfigurationType="2"
  23. UseOfMFC="1"
  24. UseOfATL="0"
  25. CharacterSet="2"
  26. >
  27. <Tool
  28. Name="VCPreBuildEventTool"
  29. />
  30. <Tool
  31. Name="VCCustomBuildTool"
  32. />
  33. <Tool
  34. Name="VCXMLDataGeneratorTool"
  35. />
  36. <Tool
  37. Name="VCWebServiceProxyGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCMIDLTool"
  41. />
  42. <Tool
  43. Name="VCCLCompilerTool"
  44. Optimization="0"
  45. AdditionalIncludeDirectories="&quot;..\LibExt\dcmtk-3.5.4\include&quot;;&quot;..\LibExt\libxml2-2.6.26\include&quot;"
  46. PreprocessorDefinitions="_USE_MATH_DEFINES;WIN32;_WIN32_DCOM;COM_NO_WINDOWS_H;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;WINVER=0x501;IMT_DLL;MATH_DLL_EXPORTS;UNICODE;_UNICODE"
  47. MinimalRebuild="true"
  48. BasicRuntimeChecks="0"
  49. RuntimeLibrary="1"
  50. UsePrecompiledHeader="0"
  51. WarningLevel="3"
  52. Detect64BitPortabilityProblems="true"
  53. DebugInformationFormat="4"
  54. />
  55. <Tool
  56. Name="VCManagedResourceCompilerTool"
  57. />
  58. <Tool
  59. Name="VCResourceCompilerTool"
  60. />
  61. <Tool
  62. Name="VCPreLinkEventTool"
  63. />
  64. <Tool
  65. Name="VCLinkerTool"
  66. IgnoreImportLibrary="true"
  67. AdditionalDependencies="dcmnet.lib dcmdata.lib ofstd.lib ws2_32.lib netapi32.lib wsock32.lib ofstd.lib dcmdata.lib dcmimgle.lib dcmimage.lib dcmjpeg.lib ijg8.lib ijg12.lib ijg16.lib zlibd.lib libxml2d.lib iconvd.lib comsuppw.lib"
  68. AdditionalLibraryDirectories="&quot;$(SolutionDir)\..\LibExt\dcmtk-3.5.4\lib_d&quot;;&quot;$(SolutionDir)\..\LibExt\zlib-1.2.3\lib&quot;;&quot;$(SolutionDir)\..\LibExt\libxml2-2.6.26\lib&quot;;&quot;$(SolutionDir)\..\LibExt\OpenCV-1.0\lib&quot;"
  69. ModuleDefinitionFile=""
  70. />
  71. <Tool
  72. Name="VCALinkTool"
  73. />
  74. <Tool
  75. Name="VCManifestTool"
  76. />
  77. <Tool
  78. Name="VCXDCMakeTool"
  79. />
  80. <Tool
  81. Name="VCBscMakeTool"
  82. />
  83. <Tool
  84. Name="VCFxCopTool"
  85. />
  86. <Tool
  87. Name="VCAppVerifierTool"
  88. />
  89. <Tool
  90. Name="VCWebDeploymentTool"
  91. />
  92. <Tool
  93. Name="VCPostBuildEventTool"
  94. />
  95. </Configuration>
  96. <Configuration
  97. Name="Release|Win32"
  98. OutputDirectory="$(SolutionDir)\..\lib"
  99. IntermediateDirectory="$(ConfigurationName)"
  100. ConfigurationType="2"
  101. UseOfMFC="1"
  102. UseOfATL="0"
  103. CharacterSet="2"
  104. WholeProgramOptimization="1"
  105. >
  106. <Tool
  107. Name="VCPreBuildEventTool"
  108. />
  109. <Tool
  110. Name="VCCustomBuildTool"
  111. />
  112. <Tool
  113. Name="VCXMLDataGeneratorTool"
  114. />
  115. <Tool
  116. Name="VCWebServiceProxyGeneratorTool"
  117. />
  118. <Tool
  119. Name="VCMIDLTool"
  120. />
  121. <Tool
  122. Name="VCCLCompilerTool"
  123. AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\LibExt\dcmtk-3.5.4\include&quot;;&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)\..\LibExt\libxml2-2.6.26\include&quot;"
  124. PreprocessorDefinitions="_USE_MATH_DEFINES;WIN32;_WIN32_DCOM;COM_NO_WINDOWS_H;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;WINVER=0x501;IMT_DLL;MATH_DLL_EXPORTS;UNICODE;_UNICODE"
  125. RuntimeLibrary="0"
  126. TreatWChar_tAsBuiltInType="true"
  127. UsePrecompiledHeader="0"
  128. WarningLevel="3"
  129. Detect64BitPortabilityProblems="true"
  130. DebugInformationFormat="0"
  131. />
  132. <Tool
  133. Name="VCManagedResourceCompilerTool"
  134. />
  135. <Tool
  136. Name="VCResourceCompilerTool"
  137. />
  138. <Tool
  139. Name="VCPreLinkEventTool"
  140. />
  141. <Tool
  142. Name="VCLinkerTool"
  143. AdditionalDependencies="ws2_32.lib netapi32.lib ofstd.lib dcmdata.lib dcmimgle.lib dcmimage.lib dcmjpeg.lib ijg8.lib ijg12.lib ijg16.lib zlib.lib libxml2.lib iconv.lib comsuppw.lib"
  144. AdditionalLibraryDirectories="&quot;$(SolutionDir)\..\LibExt\dcmtk-3.5.4\lib&quot;;&quot;$(SolutionDir)\..\LibExt\zlib-1.2.3\lib&quot;;&quot;$(SolutionDir)\..\LibExt\libxml2-2.6.26\lib&quot;;&quot;$(SolutionDir)\..\LibExt\OpenCV-1.0\lib&quot;"
  145. ModuleDefinitionFile=""
  146. />
  147. <Tool
  148. Name="VCALinkTool"
  149. />
  150. <Tool
  151. Name="VCManifestTool"
  152. />
  153. <Tool
  154. Name="VCXDCMakeTool"
  155. />
  156. <Tool
  157. Name="VCBscMakeTool"
  158. />
  159. <Tool
  160. Name="VCFxCopTool"
  161. />
  162. <Tool
  163. Name="VCAppVerifierTool"
  164. />
  165. <Tool
  166. Name="VCWebDeploymentTool"
  167. />
  168. <Tool
  169. Name="VCPostBuildEventTool"
  170. />
  171. </Configuration>
  172. </Configurations>
  173. <References>
  174. </References>
  175. <Files>
  176. <Filter
  177. Name="Pattern Headers"
  178. >
  179. <File
  180. RelativePath=".\Pattern\Singleton.h"
  181. >
  182. </File>
  183. </Filter>
  184. <Filter
  185. Name="IO Sources"
  186. >
  187. <File
  188. RelativePath=".\IO\DicomIO.cpp"
  189. >
  190. </File>
  191. </Filter>
  192. <Filter
  193. Name="IO Headers"
  194. >
  195. <File
  196. RelativePath=".\IO\DicomIO.h"
  197. >
  198. </File>
  199. </Filter>
  200. <Filter
  201. Name="Container Sources"
  202. >
  203. <File
  204. RelativePath=".\Container\ExtendedImage.cpp"
  205. >
  206. </File>
  207. <File
  208. RelativePath=".\Container\Video.cpp"
  209. >
  210. </File>
  211. </Filter>
  212. <Filter
  213. Name="Container Headers"
  214. >
  215. <File
  216. RelativePath=".\Container\ExtendedImage.h"
  217. >
  218. </File>
  219. <File
  220. RelativePath=".\Container\Video.h"
  221. >
  222. </File>
  223. </Filter>
  224. <Filter
  225. Name="NR Sources"
  226. >
  227. <File
  228. RelativePath=".\NR\ToolsMath.cpp"
  229. >
  230. </File>
  231. </Filter>
  232. <Filter
  233. Name="NR Headers"
  234. >
  235. <File
  236. RelativePath=".\NR\ToolsMath.h"
  237. >
  238. </File>
  239. </Filter>
  240. <Filter
  241. Name="IMT Headers"
  242. >
  243. <File
  244. RelativePath=".\IMT\CEIMInfo.h"
  245. >
  246. </File>
  247. <File
  248. RelativePath=".\IMT\CEIMResult.h"
  249. >
  250. </File>
  251. <File
  252. RelativePath=".\IMT\EIMBase.h"
  253. >
  254. </File>
  255. <File
  256. RelativePath=".\IMT\EIMInterface.h"
  257. >
  258. </File>
  259. <File
  260. RelativePath=".\IMT\EIMInterfaceDLL.h"
  261. >
  262. </File>
  263. <File
  264. RelativePath=".\IMT\EIMResult.h"
  265. >
  266. </File>
  267. <File
  268. RelativePath=".\IMT\MeanEstimate.h"
  269. >
  270. </File>
  271. <File
  272. RelativePath=".\IMT\Ressource.h"
  273. >
  274. </File>
  275. <File
  276. RelativePath=".\IMT\Scale.h"
  277. >
  278. </File>
  279. <File
  280. RelativePath=".\IMT\vector.h"
  281. >
  282. </File>
  283. </Filter>
  284. <Filter
  285. Name="IMT Sources"
  286. >
  287. <File
  288. RelativePath=".\IMT\CEIMResult.cpp"
  289. >
  290. </File>
  291. <File
  292. RelativePath=".\IMT\EIMBase.cpp"
  293. >
  294. </File>
  295. <File
  296. RelativePath=".\IMT\EIMInterface.cpp"
  297. >
  298. </File>
  299. <File
  300. RelativePath=".\IMT\EIMInterfaceDLL.cpp"
  301. >
  302. </File>
  303. <File
  304. RelativePath=".\IMT\MeanEstimate.cpp"
  305. >
  306. </File>
  307. <File
  308. RelativePath=".\IMT\scale.cpp"
  309. >
  310. </File>
  311. <File
  312. RelativePath=".\IMT\vector.cpp"
  313. >
  314. </File>
  315. </Filter>
  316. <Filter
  317. Name="Mouchard Headers"
  318. >
  319. <File
  320. RelativePath=".\Mouchard\Identifiant.h"
  321. >
  322. </File>
  323. <File
  324. RelativePath=".\Mouchard\Mouchard.h"
  325. >
  326. </File>
  327. <File
  328. RelativePath=".\Mouchard\MouchardInterfaceDLL.h"
  329. >
  330. </File>
  331. </Filter>
  332. <Filter
  333. Name="Mouchard Sources"
  334. >
  335. <File
  336. RelativePath=".\Mouchard\Mouchard.cpp"
  337. >
  338. </File>
  339. <File
  340. RelativePath=".\Mouchard\MouchardInterfaceDLL.cpp"
  341. >
  342. </File>
  343. </Filter>
  344. <Filter
  345. Name="Object Headers"
  346. >
  347. <File
  348. RelativePath=".\Object\point.h"
  349. >
  350. </File>
  351. <File
  352. RelativePath=".\Object\rectangle.h"
  353. >
  354. </File>
  355. </Filter>
  356. <Filter
  357. Name="Object Sources"
  358. >
  359. <File
  360. RelativePath=".\Object\point.cpp"
  361. >
  362. </File>
  363. <File
  364. RelativePath=".\Object\rectangle.cpp"
  365. >
  366. </File>
  367. </Filter>
  368. <File
  369. RelativePath=".\LibIMTDLL.rc"
  370. >
  371. </File>
  372. <File
  373. RelativePath=".\ReadMe.txt"
  374. >
  375. </File>
  376. <File
  377. RelativePath=".\resource.h"
  378. >
  379. </File>
  380. </Files>
  381. <Globals>
  382. </Globals>
  383. </VisualStudioProject>