Leaked source code of windows server 2003
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.

151 lines
3.6 KiB

  1. <?xml version="1.0" encoding = "Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.00"
  5. Name="xp"
  6. ProjectGUID="{35D639CF-608C-4810-95A3-4895185E6A54}"
  7. Keyword="ExtStoredProcProj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug|Win32"
  15. OutputDirectory="Debug"
  16. IntermediateDirectory="Debug"
  17. ConfigurationType="2"
  18. CharacterSet="1">
  19. <Tool
  20. Name="VCCLCompilerTool"
  21. Optimization="0"
  22. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL"
  23. MinimalRebuild="TRUE"
  24. BasicRuntimeChecks="3"
  25. RuntimeLibrary="3"
  26. UsePrecompiledHeader="0"
  27. WarningLevel="3"
  28. Detect64BitPortabilityProblems="TRUE"
  29. DebugInformationFormat="4"
  30. CallingConvention="0"/>
  31. <Tool
  32. Name="VCCustomBuildTool"/>
  33. <Tool
  34. Name="VCLinkerTool"
  35. AdditionalDependencies="opends60.lib"
  36. LinkIncremental="2"
  37. ModuleDefinitionFile="uddi.xp.def"
  38. GenerateDebugInformation="TRUE"
  39. SubSystem="2"
  40. TargetMachine="1"/>
  41. <Tool
  42. Name="VCMIDLTool"
  43. PreprocessorDefinitions="_DEBUG"
  44. MkTypLibCompatible="FALSE"/>
  45. <Tool
  46. Name="VCPostBuildEventTool"/>
  47. <Tool
  48. Name="VCPreBuildEventTool"/>
  49. <Tool
  50. Name="VCPreLinkEventTool"/>
  51. <Tool
  52. Name="VCResourceCompilerTool"
  53. PreprocessorDefinitions="_DEBUG"
  54. Culture="1033"/>
  55. <Tool
  56. Name="VCWebServiceProxyGeneratorTool"/>
  57. <Tool
  58. Name="VCWebDeploymentTool"/>
  59. </Configuration>
  60. <Configuration
  61. Name="Release|Win32"
  62. OutputDirectory="Release"
  63. IntermediateDirectory="Release"
  64. ConfigurationType="2"
  65. CharacterSet="1">
  66. <Tool
  67. Name="VCCLCompilerTool"
  68. Optimization="2"
  69. InlineFunctionExpansion="1"
  70. OmitFramePointers="TRUE"
  71. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL"
  72. StringPooling="TRUE"
  73. RuntimeLibrary="2"
  74. EnableFunctionLevelLinking="TRUE"
  75. UsePrecompiledHeader="0"
  76. WarningLevel="3"
  77. Detect64BitPortabilityProblems="TRUE"
  78. DebugInformationFormat="3"/>
  79. <Tool
  80. Name="VCCustomBuildTool"/>
  81. <Tool
  82. Name="VCLinkerTool"
  83. AdditionalDependencies="opends60.lib"
  84. LinkIncremental="1"
  85. ModuleDefinitionFile="uddi.xp.def"
  86. GenerateDebugInformation="TRUE"
  87. SubSystem="2"
  88. OptimizeReferences="2"
  89. EnableCOMDATFolding="2"
  90. TargetMachine="1"/>
  91. <Tool
  92. Name="VCMIDLTool"
  93. PreprocessorDefinitions="NDEBUG"
  94. MkTypLibCompatible="FALSE"/>
  95. <Tool
  96. Name="VCPostBuildEventTool"/>
  97. <Tool
  98. Name="VCPreBuildEventTool"/>
  99. <Tool
  100. Name="VCPreLinkEventTool"/>
  101. <Tool
  102. Name="VCResourceCompilerTool"
  103. PreprocessorDefinitions="NDEBUG"
  104. Culture="1033"/>
  105. <Tool
  106. Name="VCWebServiceProxyGeneratorTool"/>
  107. <Tool
  108. Name="VCWebDeploymentTool"/>
  109. </Configuration>
  110. </Configurations>
  111. <Files>
  112. <Filter
  113. Name="Source Files"
  114. Filter="cpp;c;cxx;rc;def;odl;idl;hpj;bat;asm">
  115. <File
  116. RelativePath="uddi.xp.cpp">
  117. </File>
  118. <File
  119. RelativePath="uddi.xp.def">
  120. </File>
  121. <File
  122. RelativePath="xp_recalculate_statistics.cpp">
  123. </File>
  124. <File
  125. RelativePath="xp_reset_key.cpp">
  126. </File>
  127. </Filter>
  128. <Filter
  129. Name="Header Files"
  130. Filter="h;hpp;hxx;hm;inl;inc">
  131. <File
  132. RelativePath="uddi.xp.h">
  133. </File>
  134. </Filter>
  135. <Filter
  136. Name="Resource Files"
  137. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  138. </Filter>
  139. <File
  140. RelativePath="placefil.txt">
  141. </File>
  142. <File
  143. RelativePath="readme.txt">
  144. </File>
  145. <File
  146. RelativePath="sources">
  147. </File>
  148. </Files>
  149. <Globals>
  150. </Globals>
  151. </VisualStudioProject>