PageRenderTime 44ms CodeModel.GetById 20ms RepoModel.GetById 1ms app.codeStats 0ms

/eidpt/eidpt.vcproj

#
MSBuild | 343 lines | 343 code | 0 blank | 0 comment | 0 complexity | 8200c197d3f229b70234861666bb814e MD5 | raw file
Possible License(s): LGPL-3.0
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9,00"
  5. Name="eidpt"
  6. ProjectGUID="{09FA87B9-7025-48AB-BAC7-4985A956CF55}"
  7. RootNamespace="eidpt"
  8. SccProjectName="SAK"
  9. SccAuxPath="SAK"
  10. SccLocalPath="SAK"
  11. SccProvider="SAK"
  12. Keyword="ManagedCProj"
  13. TargetFrameworkVersion="196613"
  14. >
  15. <Platforms>
  16. <Platform
  17. Name="Win32"
  18. />
  19. </Platforms>
  20. <ToolFiles>
  21. </ToolFiles>
  22. <Configurations>
  23. <Configuration
  24. Name="Debug|Win32"
  25. OutputDirectory="$(ProjectDir)$(ConfigurationName)"
  26. IntermediateDirectory="$(ConfigurationName)"
  27. ConfigurationType="2"
  28. CharacterSet="1"
  29. ManagedExtensions="1"
  30. >
  31. <Tool
  32. Name="VCPreBuildEventTool"
  33. />
  34. <Tool
  35. Name="VCCustomBuildTool"
  36. />
  37. <Tool
  38. Name="VCXMLDataGeneratorTool"
  39. />
  40. <Tool
  41. Name="VCWebServiceProxyGeneratorTool"
  42. />
  43. <Tool
  44. Name="VCMIDLTool"
  45. />
  46. <Tool
  47. Name="VCCLCompilerTool"
  48. Optimization="0"
  49. PreprocessorDefinitions="WIN32;_DEBUG"
  50. RuntimeLibrary="3"
  51. UsePrecompiledHeader="0"
  52. GenerateXMLDocumentationFiles="true"
  53. WarningLevel="3"
  54. DebugInformationFormat="3"
  55. />
  56. <Tool
  57. Name="VCManagedResourceCompilerTool"
  58. />
  59. <Tool
  60. Name="VCResourceCompilerTool"
  61. />
  62. <Tool
  63. Name="VCPreLinkEventTool"
  64. />
  65. <Tool
  66. Name="VCLinkerTool"
  67. AdditionalDependencies="pteidlib.lib $(NoInherit)"
  68. LinkIncremental="2"
  69. GenerateDebugInformation="true"
  70. AssemblyDebug="1"
  71. TargetMachine="0"
  72. />
  73. <Tool
  74. Name="VCALinkTool"
  75. />
  76. <Tool
  77. Name="VCManifestTool"
  78. />
  79. <Tool
  80. Name="VCXDCMakeTool"
  81. />
  82. <Tool
  83. Name="VCBscMakeTool"
  84. />
  85. <Tool
  86. Name="VCFxCopTool"
  87. />
  88. <Tool
  89. Name="VCAppVerifierTool"
  90. />
  91. <Tool
  92. Name="VCPostBuildEventTool"
  93. />
  94. </Configuration>
  95. <Configuration
  96. Name="Release|Win32"
  97. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  98. IntermediateDirectory="$(ConfigurationName)"
  99. ConfigurationType="2"
  100. CharacterSet="1"
  101. ManagedExtensions="1"
  102. WholeProgramOptimization="1"
  103. >
  104. <Tool
  105. Name="VCPreBuildEventTool"
  106. />
  107. <Tool
  108. Name="VCCustomBuildTool"
  109. />
  110. <Tool
  111. Name="VCXMLDataGeneratorTool"
  112. />
  113. <Tool
  114. Name="VCWebServiceProxyGeneratorTool"
  115. />
  116. <Tool
  117. Name="VCMIDLTool"
  118. />
  119. <Tool
  120. Name="VCCLCompilerTool"
  121. PreprocessorDefinitions="WIN32;NDEBUG"
  122. RuntimeLibrary="2"
  123. UsePrecompiledHeader="0"
  124. GenerateXMLDocumentationFiles="true"
  125. WarningLevel="3"
  126. DebugInformationFormat="3"
  127. />
  128. <Tool
  129. Name="VCManagedResourceCompilerTool"
  130. />
  131. <Tool
  132. Name="VCResourceCompilerTool"
  133. />
  134. <Tool
  135. Name="VCPreLinkEventTool"
  136. />
  137. <Tool
  138. Name="VCLinkerTool"
  139. AdditionalDependencies="pteidlib.lib $(NoInherit)"
  140. OutputFile="$(ProjectDir)$(ConfigurationName)\$(ProjectName).dll"
  141. LinkIncremental="1"
  142. GenerateDebugInformation="true"
  143. TargetMachine="1"
  144. KeyFile="$(InputDir)\eidpt.snk"
  145. />
  146. <Tool
  147. Name="VCALinkTool"
  148. />
  149. <Tool
  150. Name="VCManifestTool"
  151. />
  152. <Tool
  153. Name="VCXDCMakeTool"
  154. />
  155. <Tool
  156. Name="VCBscMakeTool"
  157. />
  158. <Tool
  159. Name="VCFxCopTool"
  160. />
  161. <Tool
  162. Name="VCAppVerifierTool"
  163. />
  164. <Tool
  165. Name="VCPostBuildEventTool"
  166. />
  167. </Configuration>
  168. </Configurations>
  169. <References>
  170. <AssemblyReference
  171. RelativePath="System.dll"
  172. AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
  173. MinFrameworkVersion="131072"
  174. />
  175. <AssemblyReference
  176. RelativePath="System.Data.dll"
  177. AssemblyName="System.Data, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86"
  178. MinFrameworkVersion="131072"
  179. />
  180. <AssemblyReference
  181. RelativePath="System.XML.dll"
  182. AssemblyName="System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
  183. MinFrameworkVersion="131072"
  184. />
  185. </References>
  186. <Files>
  187. <Filter
  188. Name="Source Files"
  189. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  190. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  191. >
  192. <File
  193. RelativePath=".\Address.cpp"
  194. >
  195. </File>
  196. <File
  197. RelativePath=".\AssemblyInfo.cpp"
  198. >
  199. </File>
  200. <File
  201. RelativePath=".\Certificate.cpp"
  202. >
  203. </File>
  204. <File
  205. RelativePath=".\eidpt.cpp"
  206. >
  207. </File>
  208. <File
  209. RelativePath=".\Id.cpp"
  210. >
  211. </File>
  212. <File
  213. RelativePath=".\Interop.cpp"
  214. >
  215. </File>
  216. <File
  217. RelativePath=".\Pic.cpp"
  218. >
  219. </File>
  220. <File
  221. RelativePath=".\Pin.cpp"
  222. >
  223. </File>
  224. <File
  225. RelativePath=".\ProxyInfo.cpp"
  226. >
  227. </File>
  228. <File
  229. RelativePath=".\RSAPublicKey.cpp"
  230. >
  231. </File>
  232. <File
  233. RelativePath=".\SCWatcher.cpp"
  234. >
  235. </File>
  236. <File
  237. RelativePath=".\Stdafx.cpp"
  238. >
  239. </File>
  240. <File
  241. RelativePath=".\TokenInfo.cpp"
  242. >
  243. </File>
  244. </Filter>
  245. <Filter
  246. Name="Header Files"
  247. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  248. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  249. >
  250. <File
  251. RelativePath=".\Address.h"
  252. >
  253. </File>
  254. <File
  255. RelativePath=".\Certificate.h"
  256. >
  257. </File>
  258. <File
  259. RelativePath=".\eidpt.h"
  260. >
  261. </File>
  262. <File
  263. RelativePath=".\Id.h"
  264. >
  265. </File>
  266. <File
  267. RelativePath=".\Interop.h"
  268. >
  269. </File>
  270. <File
  271. RelativePath=".\Picture.h"
  272. >
  273. </File>
  274. <File
  275. RelativePath=".\Pin.h"
  276. >
  277. </File>
  278. <File
  279. RelativePath=".\ProxyInfo.h"
  280. >
  281. </File>
  282. <File
  283. RelativePath=".\pteiddefines.h"
  284. >
  285. </File>
  286. <File
  287. RelativePath=".\pteidlib.h"
  288. >
  289. </File>
  290. <File
  291. RelativePath=".\resource.h"
  292. >
  293. </File>
  294. <File
  295. RelativePath=".\RSAPublicKey.h"
  296. >
  297. </File>
  298. <File
  299. RelativePath=".\SCWatcher.h"
  300. >
  301. </File>
  302. <File
  303. RelativePath=".\Stdafx.h"
  304. >
  305. </File>
  306. <File
  307. RelativePath=".\TokenInfo.h"
  308. >
  309. </File>
  310. </Filter>
  311. <Filter
  312. Name="Resource Files"
  313. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  314. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  315. >
  316. </Filter>
  317. <Filter
  318. Name="Help"
  319. >
  320. <File
  321. RelativePath=".\Help\eidpt.chm"
  322. DeploymentContent="true"
  323. >
  324. </File>
  325. </Filter>
  326. <File
  327. RelativePath=".\License.txt"
  328. DeploymentContent="true"
  329. >
  330. </File>
  331. <File
  332. RelativePath=".\pteidlib.lib"
  333. >
  334. </File>
  335. <File
  336. RelativePath=".\ReadMe.txt"
  337. DeploymentContent="true"
  338. >
  339. </File>
  340. </Files>
  341. <Globals>
  342. </Globals>
  343. </VisualStudioProject>