You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

383 lines
11 KiB

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="SEnumVal"
  6. ProjectGUID="{2230D938-8908-4C12-9E96-9C6C4048A52D}"
  7. SccProjectName=""
  8. SccLocalPath="">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Release|Win32"
  16. OutputDirectory=".\..\..\..\..\..\Build\Win32\VC7.1\$(ConfigurationName)"
  17. IntermediateDirectory="$(OutDir)\obj\$(ProjectName)"
  18. ConfigurationType="1"
  19. UseOfMFC="0"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  21. <Tool
  22. Name="VCCLCompilerTool"
  23. InlineFunctionExpansion="2"
  24. ImproveFloatingPointConsistency="TRUE"
  25. OptimizeForProcessor="0"
  26. AdditionalIncludeDirectories="..\..\..\..\..\src"
  27. PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32;_WINDOWS"
  28. StringPooling="TRUE"
  29. RuntimeLibrary="2"
  30. EnableFunctionLevelLinking="TRUE"
  31. DisableLanguageExtensions="FALSE"
  32. PrecompiledHeaderFile="$(IntDir)\SEnumVal.pch"
  33. AssemblerListingLocation="$(IntDir)\"
  34. ObjectFile="$(IntDir)\"
  35. ProgramDataBaseFileName="$(IntDir)\SEnumVal_vc71.pdb"
  36. BrowseInformation="0"
  37. WarningLevel="3"
  38. CompileAs="0"/>
  39. <Tool
  40. Name="VCCustomBuildTool"/>
  41. <Tool
  42. Name="VCLinkerTool"
  43. AdditionalOptions=""
  44. AdditionalDependencies="xerces-c_3.lib"
  45. OutputFile="$(OutDir)\SEnumVal.exe"
  46. LinkIncremental="1"
  47. AdditionalLibraryDirectories="$(OutDir)"
  48. ProgramDatabaseFile="$(OutDir)\SEnumVal.pdb"
  49. SubSystem="1"/>
  50. <Tool
  51. Name="VCMIDLTool"
  52. TypeLibraryName=".\..\..\..\..\..\Build\Win32\VC7.1\Release/SEnumVal.tlb"/>
  53. <Tool
  54. Name="VCPostBuildEventTool"/>
  55. <Tool
  56. Name="VCPreBuildEventTool"/>
  57. <Tool
  58. Name="VCPreLinkEventTool"/>
  59. <Tool
  60. Name="VCResourceCompilerTool"
  61. PreprocessorDefinitions="NDEBUG"
  62. Culture="1033"/>
  63. <Tool
  64. Name="VCWebServiceProxyGeneratorTool"/>
  65. <Tool
  66. Name="VCXMLDataGeneratorTool"/>
  67. <Tool
  68. Name="VCWebDeploymentTool"/>
  69. <Tool
  70. Name="VCManagedWrapperGeneratorTool"/>
  71. <Tool
  72. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  73. </Configuration>
  74. <Configuration
  75. Name="Debug|Win32"
  76. OutputDirectory=".\..\..\..\..\..\Build\Win32\VC7.1\$(ConfigurationName)"
  77. IntermediateDirectory="$(OutDir)\obj\$(ProjectName)"
  78. ConfigurationType="1"
  79. UseOfMFC="0"
  80. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  81. <Tool
  82. Name="VCCLCompilerTool"
  83. Optimization="0"
  84. ImproveFloatingPointConsistency="TRUE"
  85. OptimizeForProcessor="0"
  86. AdditionalIncludeDirectories="..\..\..\..\..\src"
  87. PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32;_WINDOWS"
  88. RuntimeLibrary="3"
  89. DisableLanguageExtensions="FALSE"
  90. TreatWChar_tAsBuiltInType="FALSE"
  91. PrecompiledHeaderFile="$(IntDir)\SEnumVal.pch"
  92. AssemblerListingLocation="$(IntDir)\"
  93. ObjectFile="$(IntDir)\"
  94. ProgramDataBaseFileName="$(IntDir)\SEnumVal_vc71.pdb"
  95. WarningLevel="3"
  96. DebugInformationFormat="4"
  97. CompileAs="0"/>
  98. <Tool
  99. Name="VCCustomBuildTool"/>
  100. <Tool
  101. Name="VCLinkerTool"
  102. AdditionalOptions=""
  103. AdditionalDependencies="xerces-c_3D.lib"
  104. OutputFile="$(OutDir)\SEnumVal.exe"
  105. LinkIncremental="2"
  106. AdditionalLibraryDirectories="$(OutDir)"
  107. GenerateDebugInformation="TRUE"
  108. ProgramDatabaseFile="$(OutDir)\SEnumVal.pdb"
  109. SubSystem="1"/>
  110. <Tool
  111. Name="VCMIDLTool"
  112. TypeLibraryName=".\..\..\..\..\..\Build\Win32\VC7.1\Debug/SEnumVal.tlb"/>
  113. <Tool
  114. Name="VCPostBuildEventTool"/>
  115. <Tool
  116. Name="VCPreBuildEventTool"/>
  117. <Tool
  118. Name="VCPreLinkEventTool"/>
  119. <Tool
  120. Name="VCResourceCompilerTool"
  121. PreprocessorDefinitions="_DEBUG"
  122. Culture="1033"/>
  123. <Tool
  124. Name="VCWebServiceProxyGeneratorTool"/>
  125. <Tool
  126. Name="VCXMLDataGeneratorTool"/>
  127. <Tool
  128. Name="VCWebDeploymentTool"/>
  129. <Tool
  130. Name="VCManagedWrapperGeneratorTool"/>
  131. <Tool
  132. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  133. </Configuration>
  134. <Configuration
  135. Name="Static Release|Win32"
  136. OutputDirectory=".\..\..\..\..\..\Build\Win32\VC7.1\$(ConfigurationName)"
  137. IntermediateDirectory="$(OutDir)\obj\$(ProjectName)"
  138. ConfigurationType="1"
  139. UseOfMFC="0"
  140. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  141. <Tool
  142. Name="VCCLCompilerTool"
  143. InlineFunctionExpansion="2"
  144. ImproveFloatingPointConsistency="TRUE"
  145. OptimizeForProcessor="0"
  146. AdditionalIncludeDirectories="..\..\..\..\..\src"
  147. PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32;_WINDOWS;XERCES_STATIC_LIBRARY"
  148. StringPooling="TRUE"
  149. RuntimeLibrary="0"
  150. EnableFunctionLevelLinking="TRUE"
  151. DisableLanguageExtensions="FALSE"
  152. PrecompiledHeaderFile="$(IntDir)\SEnumVal.pch"
  153. AssemblerListingLocation="$(IntDir)\"
  154. ObjectFile="$(IntDir)\"
  155. ProgramDataBaseFileName="$(IntDir)\SEnumVal_vc71.pdb"
  156. BrowseInformation="0"
  157. WarningLevel="3"
  158. CompileAs="0"/>
  159. <Tool
  160. Name="VCCustomBuildTool"/>
  161. <Tool
  162. Name="VCLinkerTool"
  163. AdditionalOptions=""
  164. AdditionalDependencies="xerces-c_static_3.lib"
  165. OutputFile="$(OutDir)\SEnumVal.exe"
  166. LinkIncremental="1"
  167. AdditionalLibraryDirectories="$(OutDir)"
  168. ProgramDatabaseFile="$(OutDir)\SEnumVal.pdb"
  169. SubSystem="1"/>
  170. <Tool
  171. Name="VCMIDLTool"
  172. TypeLibraryName=".\..\..\..\..\..\Build\Win32\VC7.1\StaticRelease/SEnumVal.tlb"/>
  173. <Tool
  174. Name="VCPostBuildEventTool"/>
  175. <Tool
  176. Name="VCPreBuildEventTool"/>
  177. <Tool
  178. Name="VCPreLinkEventTool"/>
  179. <Tool
  180. Name="VCResourceCompilerTool"
  181. PreprocessorDefinitions="NDEBUG"
  182. Culture="1033"/>
  183. <Tool
  184. Name="VCWebServiceProxyGeneratorTool"/>
  185. <Tool
  186. Name="VCXMLDataGeneratorTool"/>
  187. <Tool
  188. Name="VCWebDeploymentTool"/>
  189. <Tool
  190. Name="VCManagedWrapperGeneratorTool"/>
  191. <Tool
  192. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  193. </Configuration>
  194. <Configuration
  195. Name="Static Debug|Win32"
  196. OutputDirectory=".\..\..\..\..\..\Build\Win32\VC7.1\$(ConfigurationName)"
  197. IntermediateDirectory="$(OutDir)\obj\$(ProjectName)"
  198. ConfigurationType="1"
  199. UseOfMFC="0"
  200. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  201. <Tool
  202. Name="VCCLCompilerTool"
  203. Optimization="0"
  204. ImproveFloatingPointConsistency="TRUE"
  205. OptimizeForProcessor="0"
  206. AdditionalIncludeDirectories="..\..\..\..\..\src"
  207. PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32;_WINDOWS;XERCES_STATIC_LIBRARY"
  208. RuntimeLibrary="1"
  209. DisableLanguageExtensions="FALSE"
  210. PrecompiledHeaderFile="$(IntDir)\SEnumVal.pch"
  211. AssemblerListingLocation="$(IntDir)\"
  212. ObjectFile="$(IntDir)\"
  213. ProgramDataBaseFileName="$(IntDir)\SEnumVal_vc71.pdb"
  214. WarningLevel="3"
  215. DebugInformationFormat="4"
  216. CompileAs="0"/>
  217. <Tool
  218. Name="VCCustomBuildTool"/>
  219. <Tool
  220. Name="VCLinkerTool"
  221. AdditionalOptions=""
  222. AdditionalDependencies="xerces-c_static_3D.lib"
  223. OutputFile="$(OutDir)\SEnumVal.exe"
  224. LinkIncremental="2"
  225. AdditionalLibraryDirectories="$(OutDir)"
  226. GenerateDebugInformation="TRUE"
  227. ProgramDatabaseFile="$(OutDir)\SEnumVal.pdb"
  228. SubSystem="1"/>
  229. <Tool
  230. Name="VCMIDLTool"
  231. TypeLibraryName=".\..\..\..\..\..\Build\Win32\VC7.1\StaticDebug/SEnumVal.tlb"/>
  232. <Tool
  233. Name="VCPostBuildEventTool"/>
  234. <Tool
  235. Name="VCPreBuildEventTool"/>
  236. <Tool
  237. Name="VCPreLinkEventTool"/>
  238. <Tool
  239. Name="VCResourceCompilerTool"
  240. PreprocessorDefinitions="_DEBUG"
  241. Culture="1033"/>
  242. <Tool
  243. Name="VCWebServiceProxyGeneratorTool"/>
  244. <Tool
  245. Name="VCXMLDataGeneratorTool"/>
  246. <Tool
  247. Name="VCWebDeploymentTool"/>
  248. <Tool
  249. Name="VCManagedWrapperGeneratorTool"/>
  250. <Tool
  251. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  252. </Configuration>
  253. <Configuration
  254. Name="ICU Debug|Win32"
  255. OutputDirectory=".\..\..\..\..\..\Build\Win32\VC7.1\$(ConfigurationName)"
  256. IntermediateDirectory="$(OutDir)\obj\$(ProjectName)"
  257. ConfigurationType="1"
  258. UseOfMFC="0"
  259. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  260. <Tool
  261. Name="VCCLCompilerTool"
  262. Optimization="0"
  263. ImproveFloatingPointConsistency="TRUE"
  264. OptimizeForProcessor="0"
  265. AdditionalIncludeDirectories="..\..\..\..\..\src"
  266. PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32;_WINDOWS"
  267. RuntimeLibrary="3"
  268. DisableLanguageExtensions="FALSE"
  269. TreatWChar_tAsBuiltInType="FALSE"
  270. PrecompiledHeaderFile="$(IntDir)\SEnumVal.pch"
  271. AssemblerListingLocation="$(IntDir)\"
  272. ObjectFile="$(IntDir)\"
  273. ProgramDataBaseFileName="$(IntDir)\SEnumVal_vc71.pdb"
  274. WarningLevel="3"
  275. DebugInformationFormat="4"
  276. CompileAs="0"/>
  277. <Tool
  278. Name="VCCustomBuildTool"/>
  279. <Tool
  280. Name="VCLinkerTool"
  281. AdditionalOptions=""
  282. AdditionalDependencies="xerces-c_3D.lib"
  283. OutputFile="$(OutDir)\SEnumVal.exe"
  284. LinkIncremental="2"
  285. AdditionalLibraryDirectories="$(OutDir)"
  286. GenerateDebugInformation="TRUE"
  287. ProgramDatabaseFile="$(OutDir)\SEnumVal.pdb"
  288. SubSystem="1"/>
  289. <Tool
  290. Name="VCMIDLTool"
  291. TypeLibraryName=".\..\..\..\..\..\Build\Win32\VC7.1\Debug/SEnumVal.tlb"/>
  292. <Tool
  293. Name="VCPostBuildEventTool"/>
  294. <Tool
  295. Name="VCPreBuildEventTool"/>
  296. <Tool
  297. Name="VCPreLinkEventTool"/>
  298. <Tool
  299. Name="VCResourceCompilerTool"
  300. PreprocessorDefinitions="_DEBUG"
  301. Culture="1033"/>
  302. <Tool
  303. Name="VCWebServiceProxyGeneratorTool"/>
  304. <Tool
  305. Name="VCXMLDataGeneratorTool"/>
  306. <Tool
  307. Name="VCWebDeploymentTool"/>
  308. <Tool
  309. Name="VCManagedWrapperGeneratorTool"/>
  310. <Tool
  311. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  312. </Configuration>
  313. <Configuration
  314. Name="ICU Release|Win32"
  315. OutputDirectory=".\..\..\..\..\..\Build\Win32\VC7.1\$(ConfigurationName)"
  316. IntermediateDirectory="$(OutDir)\obj\$(ProjectName)"
  317. ConfigurationType="1"
  318. UseOfMFC="0"
  319. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  320. <Tool
  321. Name="VCCLCompilerTool"
  322. InlineFunctionExpansion="2"
  323. ImproveFloatingPointConsistency="TRUE"
  324. OptimizeForProcessor="0"
  325. AdditionalIncludeDirectories="..\..\..\..\..\src"
  326. PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32;_WINDOWS"
  327. StringPooling="TRUE"
  328. RuntimeLibrary="2"
  329. EnableFunctionLevelLinking="TRUE"
  330. DisableLanguageExtensions="FALSE"
  331. PrecompiledHeaderFile="$(IntDir)\SEnumVal.pch"
  332. AssemblerListingLocation="$(IntDir)\"
  333. ObjectFile="$(IntDir)\"
  334. ProgramDataBaseFileName="$(IntDir)\SEnumVal_vc71.pdb"
  335. BrowseInformation="0"
  336. WarningLevel="3"
  337. CompileAs="0"/>
  338. <Tool
  339. Name="VCCustomBuildTool"/>
  340. <Tool
  341. Name="VCLinkerTool"
  342. AdditionalOptions=""
  343. AdditionalDependencies="xerces-c_3.lib"
  344. OutputFile="$(OutDir)\SEnumVal.exe"
  345. LinkIncremental="1"
  346. AdditionalLibraryDirectories="$(OutDir)"
  347. ProgramDatabaseFile="$(OutDir)\SEnumVal.pdb"
  348. SubSystem="1"/>
  349. <Tool
  350. Name="VCMIDLTool"
  351. TypeLibraryName=".\..\..\..\..\..\Build\Win32\VC7.1\Release/SEnumVal.tlb"/>
  352. <Tool
  353. Name="VCPostBuildEventTool"/>
  354. <Tool
  355. Name="VCPreBuildEventTool"/>
  356. <Tool
  357. Name="VCPreLinkEventTool"/>
  358. <Tool
  359. Name="VCResourceCompilerTool"
  360. PreprocessorDefinitions="NDEBUG"
  361. Culture="1033"/>
  362. <Tool
  363. Name="VCWebServiceProxyGeneratorTool"/>
  364. <Tool
  365. Name="VCXMLDataGeneratorTool"/>
  366. <Tool
  367. Name="VCWebDeploymentTool"/>
  368. <Tool
  369. Name="VCManagedWrapperGeneratorTool"/>
  370. <Tool
  371. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  372. </Configuration>
  373. </Configurations>
  374. <References>
  375. </References>
  376. <Files>
  377. <File
  378. RelativePath="..\..\..\..\..\samples\src\SEnumVal\SEnumVal.cpp">
  379. </File>
  380. </Files>
  381. <Globals>
  382. </Globals>
  383. </VisualStudioProject>