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.

226 lines
5.7 KiB

  1. <?xml version="1.0" encoding = "Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.00"
  5. Name="OCAData"
  6. ProjectGUID="{A0CFDCE6-09E6-40FC-B0DC-DA52C56791A0}"
  7. Keyword="AtlProj">
  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. UseOfATL="1"
  19. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  20. CharacterSet="1">
  21. <Tool
  22. Name="VCCLCompilerTool"
  23. Optimization="0"
  24. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;_ATL_ATTRIBUTES"
  25. MinimalRebuild="TRUE"
  26. BasicRuntimeChecks="3"
  27. RuntimeLibrary="3"
  28. UsePrecompiledHeader="3"
  29. WarningLevel="3"
  30. Detect64BitPortabilityProblems="TRUE"
  31. DebugInformationFormat="4"/>
  32. <Tool
  33. Name="VCCustomBuildTool"/>
  34. <Tool
  35. Name="VCLinkerTool"
  36. IgnoreImportLibrary="TRUE"
  37. AdditionalDependencies=" msdasc.lib"
  38. OutputFile="$(OutDir)/OCAData.dll"
  39. LinkIncremental="2"
  40. MergedIDLBaseFileName="_OCAData.idl"
  41. GenerateDebugInformation="TRUE"
  42. SubSystem="2"
  43. ImportLibrary="$(OutDir)/OCAData.lib"
  44. TargetMachine="1"/>
  45. <Tool
  46. Name="VCMIDLTool"
  47. PreprocessorDefinitions="_DEBUG"
  48. MkTypLibCompatible="FALSE"
  49. TargetEnvironment="1"
  50. GenerateStublessProxies="TRUE"
  51. TypeLibraryName="$(IntDir)/OCAData.tlb"
  52. HeaderFileName="OCAData.h"
  53. DLLDataFileName=""
  54. InterfaceIdentifierFileName="OCAData_i.c"
  55. ProxyFileName="OCAData_p.c"/>
  56. <Tool
  57. Name="VCPostBuildEventTool"
  58. Description="Performing registration"
  59. CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;"/>
  60. <Tool
  61. Name="VCPreBuildEventTool"/>
  62. <Tool
  63. Name="VCPreLinkEventTool"/>
  64. <Tool
  65. Name="VCResourceCompilerTool"
  66. PreprocessorDefinitions="_DEBUG"
  67. Culture="1033"
  68. AdditionalIncludeDirectories="$(IntDir)"/>
  69. <Tool
  70. Name="VCWebServiceProxyGeneratorTool"/>
  71. <Tool
  72. Name="VCWebDeploymentTool"/>
  73. </Configuration>
  74. <Configuration
  75. Name="Release|Win32"
  76. OutputDirectory="Release"
  77. IntermediateDirectory="Release"
  78. ConfigurationType="2"
  79. UseOfATL="1"
  80. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  81. CharacterSet="2">
  82. <Tool
  83. Name="VCCLCompilerTool"
  84. InlineFunctionExpansion="1"
  85. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES"
  86. StringPooling="TRUE"
  87. RuntimeLibrary="2"
  88. EnableFunctionLevelLinking="TRUE"
  89. UsePrecompiledHeader="3"
  90. WarningLevel="3"
  91. Detect64BitPortabilityProblems="TRUE"
  92. DebugInformationFormat="3"/>
  93. <Tool
  94. Name="VCCustomBuildTool"/>
  95. <Tool
  96. Name="VCLinkerTool"
  97. IgnoreImportLibrary="TRUE"
  98. AdditionalDependencies=" msdasc.lib"
  99. OutputFile="$(OutDir)/OCAData.dll"
  100. LinkIncremental="1"
  101. MergedIDLBaseFileName="_OCAData.idl"
  102. GenerateDebugInformation="TRUE"
  103. SubSystem="2"
  104. OptimizeReferences="2"
  105. EnableCOMDATFolding="2"
  106. ImportLibrary="$(OutDir)/OCAData.lib"
  107. TargetMachine="1"/>
  108. <Tool
  109. Name="VCMIDLTool"
  110. PreprocessorDefinitions="NDEBUG"
  111. MkTypLibCompatible="FALSE"
  112. TargetEnvironment="1"
  113. GenerateStublessProxies="TRUE"
  114. TypeLibraryName="$(IntDir)/OCAData.tlb"
  115. HeaderFileName="OCAData.h"
  116. DLLDataFileName=""
  117. InterfaceIdentifierFileName="OCAData_i.c"
  118. ProxyFileName="OCAData_p.c"/>
  119. <Tool
  120. Name="VCPostBuildEventTool"
  121. Description="Performing registration"
  122. CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;"/>
  123. <Tool
  124. Name="VCPreBuildEventTool"/>
  125. <Tool
  126. Name="VCPreLinkEventTool"/>
  127. <Tool
  128. Name="VCResourceCompilerTool"
  129. PreprocessorDefinitions="NDEBUG"
  130. Culture="1033"
  131. AdditionalIncludeDirectories="$(IntDir)"/>
  132. <Tool
  133. Name="VCWebServiceProxyGeneratorTool"/>
  134. <Tool
  135. Name="VCWebDeploymentTool"/>
  136. </Configuration>
  137. </Configurations>
  138. <Files>
  139. <Filter
  140. Name="Source Files"
  141. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
  142. <File
  143. RelativePath="CountDaily.cpp">
  144. </File>
  145. <File
  146. RelativePath="OCAData.cpp">
  147. </File>
  148. <File
  149. RelativePath="stdafx.cpp">
  150. <FileConfiguration
  151. Name="Debug|Win32">
  152. <Tool
  153. Name="VCCLCompilerTool"
  154. UsePrecompiledHeader="1"/>
  155. </FileConfiguration>
  156. <FileConfiguration
  157. Name="Release|Win32">
  158. <Tool
  159. Name="VCCLCompilerTool"
  160. UsePrecompiledHeader="1"/>
  161. </FileConfiguration>
  162. </File>
  163. </Filter>
  164. <Filter
  165. Name="Header Files"
  166. Filter="h;hpp;hxx;hm;inl;inc">
  167. <File
  168. RelativePath="CountDaily.h">
  169. </File>
  170. <File
  171. RelativePath="ReportAnonUsers.h">
  172. </File>
  173. <File
  174. RelativePath="ReportCountDaily.h">
  175. </File>
  176. <File
  177. RelativePath="ReportDailyBuckets.h">
  178. </File>
  179. <File
  180. RelativePath="ReportGeneralSolutions.h">
  181. </File>
  182. <File
  183. RelativePath="ReportGetAutoUploads.h">
  184. </File>
  185. <File
  186. RelativePath="ReportGetHelpInfo.h">
  187. </File>
  188. <File
  189. RelativePath="ReportGetIncompleteUploads.h">
  190. </File>
  191. <File
  192. RelativePath="ReportGetManualUploads.h">
  193. </File>
  194. <File
  195. RelativePath="ReportSpecificSolutions.h">
  196. </File>
  197. <File
  198. RelativePath="Resource.h">
  199. </File>
  200. <File
  201. RelativePath="Settings.h">
  202. </File>
  203. <File
  204. RelativePath="stdafx.h">
  205. </File>
  206. </Filter>
  207. <Filter
  208. Name="Resource Files"
  209. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  210. <File
  211. RelativePath="..\OCAReports\AssemblyInfo.cs">
  212. </File>
  213. <File
  214. RelativePath="OCAData.rc">
  215. </File>
  216. <File
  217. RelativePath="OCAData.rgs">
  218. </File>
  219. </Filter>
  220. <File
  221. RelativePath="ReadMe.txt">
  222. </File>
  223. </Files>
  224. <Globals>
  225. </Globals>
  226. </VisualStudioProject>