Log4C.vcproj 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="Log4C"
  6. ProjectGUID="{2CE4A92D-3CF6-4BFA-975A-C72EE8536141}"
  7. Keyword="Win32Proj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug|Win32"
  15. OutputDirectory="E:\Work\version\Tmp\Log4C\Debug"
  16. IntermediateDirectory="E:\Work\version\Tmp\Log4C\Debug"
  17. ConfigurationType="2"
  18. CharacterSet="2">
  19. <Tool
  20. Name="VCCLCompilerTool"
  21. Optimization="0"
  22. AdditionalIncludeDirectories="..\Log4C"
  23. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LOG4C_EXPORTS;XML_STATIC;LOG4C_ENABLE"
  24. MinimalRebuild="TRUE"
  25. BasicRuntimeChecks="3"
  26. RuntimeLibrary="1"
  27. UsePrecompiledHeader="0"
  28. WarningLevel="3"
  29. Detect64BitPortabilityProblems="TRUE"
  30. DebugInformationFormat="4"/>
  31. <Tool
  32. Name="VCCustomBuildTool"/>
  33. <Tool
  34. Name="VCLinkerTool"
  35. OutputFile="E:\Work\version\IDE/Log4C.dll"
  36. LinkIncremental="2"
  37. ModuleDefinitionFile="log4c.def"
  38. GenerateDebugInformation="TRUE"
  39. ProgramDatabaseFile="$(OutDir)/Log4C.pdb"
  40. SubSystem="2"
  41. ImportLibrary="lib/Log4C.lib"
  42. TargetMachine="1"/>
  43. <Tool
  44. Name="VCMIDLTool"/>
  45. <Tool
  46. Name="VCPostBuildEventTool"
  47. CommandLine="copy E:\Work\version\IDE\Log4C.dll E:\Work\version\new_server"/>
  48. <Tool
  49. Name="VCPreBuildEventTool"/>
  50. <Tool
  51. Name="VCPreLinkEventTool"/>
  52. <Tool
  53. Name="VCResourceCompilerTool"/>
  54. <Tool
  55. Name="VCWebServiceProxyGeneratorTool"/>
  56. <Tool
  57. Name="VCXMLDataGeneratorTool"/>
  58. <Tool
  59. Name="VCWebDeploymentTool"/>
  60. <Tool
  61. Name="VCManagedWrapperGeneratorTool"/>
  62. <Tool
  63. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  64. </Configuration>
  65. <Configuration
  66. Name="Release|Win32"
  67. OutputDirectory="E:\Work\version\Tmp\Log4C\Release"
  68. IntermediateDirectory="E:\Work\version\Tmp\Log4C\Release"
  69. ConfigurationType="2"
  70. CharacterSet="2">
  71. <Tool
  72. Name="VCCLCompilerTool"
  73. AdditionalIncludeDirectories="..\Log4C"
  74. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LOG4C_EXPORTS;XML_STATIC;LOG4C_ENABLE"
  75. RuntimeLibrary="0"
  76. UsePrecompiledHeader="0"
  77. WarningLevel="3"
  78. Detect64BitPortabilityProblems="TRUE"
  79. DebugInformationFormat="3"/>
  80. <Tool
  81. Name="VCCustomBuildTool"/>
  82. <Tool
  83. Name="VCLinkerTool"
  84. OutputFile="E:\Work\version\IDE/Log4C.dll"
  85. LinkIncremental="1"
  86. GenerateDebugInformation="TRUE"
  87. SubSystem="2"
  88. OptimizeReferences="2"
  89. EnableCOMDATFolding="2"
  90. ImportLibrary="lib/Log4C.lib"
  91. TargetMachine="1"/>
  92. <Tool
  93. Name="VCMIDLTool"/>
  94. <Tool
  95. Name="VCPostBuildEventTool"
  96. CommandLine="copy E:\Work\version\IDE\Log4C.dll E:\Work\version\new_server"/>
  97. <Tool
  98. Name="VCPreBuildEventTool"/>
  99. <Tool
  100. Name="VCPreLinkEventTool"/>
  101. <Tool
  102. Name="VCResourceCompilerTool"/>
  103. <Tool
  104. Name="VCWebServiceProxyGeneratorTool"/>
  105. <Tool
  106. Name="VCXMLDataGeneratorTool"/>
  107. <Tool
  108. Name="VCWebDeploymentTool"/>
  109. <Tool
  110. Name="VCManagedWrapperGeneratorTool"/>
  111. <Tool
  112. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  113. </Configuration>
  114. </Configurations>
  115. <References>
  116. </References>
  117. <Files>
  118. <Filter
  119. Name="Ô´Îļþ"
  120. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  121. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
  122. <File
  123. RelativePath=".\appender.c">
  124. </File>
  125. <File
  126. RelativePath=".\appender_type_rollingfile.c">
  127. </File>
  128. <File
  129. RelativePath=".\appender_type_stream.c">
  130. </File>
  131. <File
  132. RelativePath=".\appender_type_stream2.c">
  133. </File>
  134. <File
  135. RelativePath=".\category.c">
  136. </File>
  137. <File
  138. RelativePath=".\init.c">
  139. </File>
  140. <File
  141. RelativePath=".\layout.c">
  142. </File>
  143. <File
  144. RelativePath=".\layout_type_basic.c">
  145. </File>
  146. <File
  147. RelativePath=".\layout_type_basic_r.c">
  148. </File>
  149. <File
  150. RelativePath=".\layout_type_dated.c">
  151. </File>
  152. <File
  153. RelativePath=".\layout_type_dated_r.c">
  154. </File>
  155. <File
  156. RelativePath=".\layout_type_dated_threadid.c">
  157. </File>
  158. <File
  159. RelativePath=".\log.c">
  160. </File>
  161. <File
  162. RelativePath=".\log4c.def">
  163. </File>
  164. <File
  165. RelativePath=".\logging_event.c">
  166. </File>
  167. <File
  168. RelativePath=".\priority.c">
  169. </File>
  170. <File
  171. RelativePath=".\rc.c">
  172. </File>
  173. <File
  174. RelativePath=".\rollingpolicy.c">
  175. </File>
  176. <File
  177. RelativePath=".\rollingpolicy_type_sizewin.c">
  178. </File>
  179. <File
  180. RelativePath=".\sharedmemory.c">
  181. </File>
  182. <File
  183. RelativePath=".\version.c">
  184. </File>
  185. <File
  186. RelativePath=".\vosnt.c">
  187. </File>
  188. </Filter>
  189. <Filter
  190. Name="Í·Îļþ"
  191. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  192. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
  193. </Filter>
  194. <Filter
  195. Name="×ÊÔ´Îļþ"
  196. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  197. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
  198. </Filter>
  199. <Filter
  200. Name="sd"
  201. Filter="">
  202. <File
  203. RelativePath=".\sd\defs.h">
  204. </File>
  205. <File
  206. RelativePath=".\sd\domnode-xml-parser.c">
  207. </File>
  208. <File
  209. RelativePath=".\sd\domnode-xml-parser.h">
  210. </File>
  211. <File
  212. RelativePath=".\sd\domnode-xml-scanner.c">
  213. </File>
  214. <File
  215. RelativePath=".\sd\domnode-xml-scanner.h">
  216. </File>
  217. <File
  218. RelativePath=".\sd\domnode-xml.c">
  219. </File>
  220. <File
  221. RelativePath=".\sd\domnode-xml.h">
  222. </File>
  223. <File
  224. RelativePath=".\sd\domnode.c">
  225. </File>
  226. <File
  227. RelativePath=".\sd\domnode.h">
  228. </File>
  229. <File
  230. RelativePath=".\sd\error.c">
  231. </File>
  232. <File
  233. RelativePath=".\sd\error.h">
  234. </File>
  235. <File
  236. RelativePath=".\sd\expat.h">
  237. </File>
  238. <File
  239. RelativePath=".\sd\expat_external.h">
  240. </File>
  241. <File
  242. RelativePath=".\sd\factory.c">
  243. </File>
  244. <File
  245. RelativePath=".\sd\factory.h">
  246. </File>
  247. <File
  248. RelativePath=".\sd\hash.c">
  249. </File>
  250. <File
  251. RelativePath=".\sd\hash.h">
  252. </File>
  253. <File
  254. RelativePath=".\sd\list.c">
  255. </File>
  256. <File
  257. RelativePath=".\sd\list.h">
  258. </File>
  259. <File
  260. RelativePath=".\sd\malloc.c">
  261. </File>
  262. <File
  263. RelativePath=".\sd\malloc.h">
  264. </File>
  265. <File
  266. RelativePath=".\sd\sd_xplatform.c">
  267. </File>
  268. <File
  269. RelativePath=".\sd\sd_xplatform.h">
  270. </File>
  271. <File
  272. RelativePath=".\sd\sprintf.c">
  273. </File>
  274. <File
  275. RelativePath=".\sd\sprintf.h">
  276. </File>
  277. <File
  278. RelativePath=".\sd\stack.c">
  279. </File>
  280. <File
  281. RelativePath=".\sd\stack.h">
  282. </File>
  283. <Filter
  284. Name="include"
  285. Filter="">
  286. <File
  287. RelativePath=".\log4c\appender.h">
  288. </File>
  289. <File
  290. RelativePath=".\log4c\appender_type_rollingfile.h">
  291. </File>
  292. <File
  293. RelativePath=".\log4c\appender_type_stream.h">
  294. </File>
  295. <File
  296. RelativePath=".\log4c\appender_type_stream2.h">
  297. </File>
  298. <File
  299. RelativePath=".\log4c\buffer.h">
  300. </File>
  301. <File
  302. RelativePath=".\log4c\category.h">
  303. </File>
  304. <File
  305. RelativePath=".\log4c\config-win32.h">
  306. </File>
  307. <File
  308. RelativePath=".\log4c\defs.h">
  309. </File>
  310. <File
  311. RelativePath=".\log4c\init.h">
  312. </File>
  313. <File
  314. RelativePath=".\log4c\layout.h">
  315. </File>
  316. <File
  317. RelativePath=".\log4c\layout_type_basic.h">
  318. </File>
  319. <File
  320. RelativePath=".\log4c\layout_type_dated.h">
  321. </File>
  322. <File
  323. RelativePath=".\log4c\location_info.h">
  324. </File>
  325. <File
  326. RelativePath=".\log4c\logging_event.h">
  327. </File>
  328. <File
  329. RelativePath=".\log4c\priority.h">
  330. </File>
  331. <File
  332. RelativePath=".\log4c\rc.h">
  333. </File>
  334. <File
  335. RelativePath=".\log4c\rollingpolicy.h">
  336. </File>
  337. <File
  338. RelativePath=".\log4c\rollingpolicy_type_sizewin.h">
  339. </File>
  340. <File
  341. RelativePath=".\log4c\version.h">
  342. </File>
  343. </Filter>
  344. </Filter>
  345. </Files>
  346. <Globals>
  347. </Globals>
  348. </VisualStudioProject>