Log4C.vcproj 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="Log4C"
  6. ProjectGUID="{2CE4A92D-3CF6-4BFA-975A-C72EE8536141}"
  7. Keyword="Win32Proj"
  8. TargetFrameworkVersion="131072"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. </Platforms>
  15. <ToolFiles>
  16. </ToolFiles>
  17. <Configurations>
  18. <Configuration
  19. Name="Debug|Win32"
  20. OutputDirectory="E:\Work\version\Tmp\Log4C\Debug"
  21. IntermediateDirectory="E:\Work\version\Tmp\Log4C\Debug"
  22. ConfigurationType="2"
  23. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  24. CharacterSet="2"
  25. ManagedExtensions="0"
  26. >
  27. <Tool
  28. Name="VCPreBuildEventTool"
  29. />
  30. <Tool
  31. Name="VCCustomBuildTool"
  32. />
  33. <Tool
  34. Name="VCXMLDataGeneratorTool"
  35. />
  36. <Tool
  37. Name="VCWebServiceProxyGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCMIDLTool"
  41. />
  42. <Tool
  43. Name="VCCLCompilerTool"
  44. Optimization="0"
  45. AdditionalIncludeDirectories="..\Log4C"
  46. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LOG4C_EXPORTS;XML_STATIC;LOG4C_ENABLE"
  47. MinimalRebuild="true"
  48. BasicRuntimeChecks="3"
  49. RuntimeLibrary="1"
  50. UsePrecompiledHeader="0"
  51. WarningLevel="3"
  52. Detect64BitPortabilityProblems="true"
  53. DebugInformationFormat="4"
  54. />
  55. <Tool
  56. Name="VCManagedResourceCompilerTool"
  57. />
  58. <Tool
  59. Name="VCResourceCompilerTool"
  60. />
  61. <Tool
  62. Name="VCPreLinkEventTool"
  63. />
  64. <Tool
  65. Name="VCLinkerTool"
  66. OutputFile="..\Log4C.dll"
  67. LinkIncremental="2"
  68. ModuleDefinitionFile="log4c.def"
  69. GenerateDebugInformation="true"
  70. ProgramDatabaseFile="$(OutDir)/Log4C.pdb"
  71. SubSystem="2"
  72. RandomizedBaseAddress="1"
  73. DataExecutionPrevention="0"
  74. ImportLibrary="lib/Log4C.lib"
  75. TargetMachine="1"
  76. />
  77. <Tool
  78. Name="VCALinkTool"
  79. />
  80. <Tool
  81. Name="VCManifestTool"
  82. />
  83. <Tool
  84. Name="VCXDCMakeTool"
  85. />
  86. <Tool
  87. Name="VCBscMakeTool"
  88. />
  89. <Tool
  90. Name="VCFxCopTool"
  91. />
  92. <Tool
  93. Name="VCAppVerifierTool"
  94. />
  95. <Tool
  96. Name="VCPostBuildEventTool"
  97. CommandLine="copy E:\Work\version\IDE\Log4C.dll E:\Work\version\new_server"
  98. />
  99. </Configuration>
  100. <Configuration
  101. Name="Release|Win32"
  102. OutputDirectory="E:\Work\version\Tmp\Log4C\Release"
  103. IntermediateDirectory="E:\Work\version\Tmp\Log4C\Release"
  104. ConfigurationType="2"
  105. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  106. CharacterSet="2"
  107. >
  108. <Tool
  109. Name="VCPreBuildEventTool"
  110. />
  111. <Tool
  112. Name="VCCustomBuildTool"
  113. />
  114. <Tool
  115. Name="VCXMLDataGeneratorTool"
  116. />
  117. <Tool
  118. Name="VCWebServiceProxyGeneratorTool"
  119. />
  120. <Tool
  121. Name="VCMIDLTool"
  122. />
  123. <Tool
  124. Name="VCCLCompilerTool"
  125. AdditionalIncludeDirectories="..\Log4C"
  126. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LOG4C_EXPORTS;XML_STATIC;LOG4C_ENABLE"
  127. RuntimeLibrary="0"
  128. UsePrecompiledHeader="0"
  129. WarningLevel="3"
  130. Detect64BitPortabilityProblems="true"
  131. DebugInformationFormat="3"
  132. />
  133. <Tool
  134. Name="VCManagedResourceCompilerTool"
  135. />
  136. <Tool
  137. Name="VCResourceCompilerTool"
  138. />
  139. <Tool
  140. Name="VCPreLinkEventTool"
  141. />
  142. <Tool
  143. Name="VCLinkerTool"
  144. OutputFile="..\Log4C.dll"
  145. LinkIncremental="1"
  146. GenerateDebugInformation="true"
  147. SubSystem="2"
  148. OptimizeReferences="2"
  149. EnableCOMDATFolding="2"
  150. RandomizedBaseAddress="1"
  151. DataExecutionPrevention="0"
  152. ImportLibrary="lib/Log4C.lib"
  153. TargetMachine="1"
  154. />
  155. <Tool
  156. Name="VCALinkTool"
  157. />
  158. <Tool
  159. Name="VCManifestTool"
  160. />
  161. <Tool
  162. Name="VCXDCMakeTool"
  163. />
  164. <Tool
  165. Name="VCBscMakeTool"
  166. />
  167. <Tool
  168. Name="VCFxCopTool"
  169. />
  170. <Tool
  171. Name="VCAppVerifierTool"
  172. />
  173. <Tool
  174. Name="VCPostBuildEventTool"
  175. CommandLine="copy E:\Work\version\IDE\Log4C.dll E:\Work\version\new_server"
  176. />
  177. </Configuration>
  178. <Configuration
  179. Name="Debug_Unicode|Win32"
  180. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  181. IntermediateDirectory="$(ConfigurationName)"
  182. ConfigurationType="2"
  183. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  184. CharacterSet="1"
  185. ManagedExtensions="0"
  186. >
  187. <Tool
  188. Name="VCPreBuildEventTool"
  189. />
  190. <Tool
  191. Name="VCCustomBuildTool"
  192. />
  193. <Tool
  194. Name="VCXMLDataGeneratorTool"
  195. />
  196. <Tool
  197. Name="VCWebServiceProxyGeneratorTool"
  198. />
  199. <Tool
  200. Name="VCMIDLTool"
  201. />
  202. <Tool
  203. Name="VCCLCompilerTool"
  204. Optimization="0"
  205. AdditionalIncludeDirectories="..\Log4C"
  206. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LOG4C_EXPORTS;XML_STATIC;LOG4C_ENABLE"
  207. MinimalRebuild="true"
  208. BasicRuntimeChecks="3"
  209. RuntimeLibrary="1"
  210. UsePrecompiledHeader="0"
  211. WarningLevel="3"
  212. Detect64BitPortabilityProblems="true"
  213. DebugInformationFormat="4"
  214. />
  215. <Tool
  216. Name="VCManagedResourceCompilerTool"
  217. />
  218. <Tool
  219. Name="VCResourceCompilerTool"
  220. />
  221. <Tool
  222. Name="VCPreLinkEventTool"
  223. />
  224. <Tool
  225. Name="VCLinkerTool"
  226. OutputFile="..\Log4C.dll"
  227. LinkIncremental="2"
  228. ModuleDefinitionFile="log4c.def"
  229. GenerateDebugInformation="true"
  230. ProgramDatabaseFile="$(OutDir)/Log4C.pdb"
  231. SubSystem="2"
  232. RandomizedBaseAddress="1"
  233. DataExecutionPrevention="0"
  234. ImportLibrary="lib/Log4C.lib"
  235. TargetMachine="1"
  236. />
  237. <Tool
  238. Name="VCALinkTool"
  239. />
  240. <Tool
  241. Name="VCManifestTool"
  242. />
  243. <Tool
  244. Name="VCXDCMakeTool"
  245. />
  246. <Tool
  247. Name="VCBscMakeTool"
  248. />
  249. <Tool
  250. Name="VCFxCopTool"
  251. />
  252. <Tool
  253. Name="VCAppVerifierTool"
  254. />
  255. <Tool
  256. Name="VCPostBuildEventTool"
  257. CommandLine="copy E:\Work\version\IDE\Log4C.dll E:\Work\version\new_server"
  258. />
  259. </Configuration>
  260. <Configuration
  261. Name="Release_Unicode|Win32"
  262. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  263. IntermediateDirectory="$(ConfigurationName)"
  264. ConfigurationType="2"
  265. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  266. CharacterSet="1"
  267. >
  268. <Tool
  269. Name="VCPreBuildEventTool"
  270. />
  271. <Tool
  272. Name="VCCustomBuildTool"
  273. />
  274. <Tool
  275. Name="VCXMLDataGeneratorTool"
  276. />
  277. <Tool
  278. Name="VCWebServiceProxyGeneratorTool"
  279. />
  280. <Tool
  281. Name="VCMIDLTool"
  282. />
  283. <Tool
  284. Name="VCCLCompilerTool"
  285. AdditionalIncludeDirectories="..\Log4C"
  286. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LOG4C_EXPORTS;XML_STATIC;LOG4C_ENABLE"
  287. RuntimeLibrary="0"
  288. UsePrecompiledHeader="0"
  289. WarningLevel="3"
  290. Detect64BitPortabilityProblems="true"
  291. DebugInformationFormat="3"
  292. />
  293. <Tool
  294. Name="VCManagedResourceCompilerTool"
  295. />
  296. <Tool
  297. Name="VCResourceCompilerTool"
  298. />
  299. <Tool
  300. Name="VCPreLinkEventTool"
  301. />
  302. <Tool
  303. Name="VCLinkerTool"
  304. OutputFile="..\Log4C.dll"
  305. LinkIncremental="1"
  306. GenerateDebugInformation="true"
  307. SubSystem="2"
  308. OptimizeReferences="2"
  309. EnableCOMDATFolding="2"
  310. RandomizedBaseAddress="1"
  311. DataExecutionPrevention="0"
  312. ImportLibrary="lib/Log4C.lib"
  313. TargetMachine="1"
  314. />
  315. <Tool
  316. Name="VCALinkTool"
  317. />
  318. <Tool
  319. Name="VCManifestTool"
  320. />
  321. <Tool
  322. Name="VCXDCMakeTool"
  323. />
  324. <Tool
  325. Name="VCBscMakeTool"
  326. />
  327. <Tool
  328. Name="VCFxCopTool"
  329. />
  330. <Tool
  331. Name="VCAppVerifierTool"
  332. />
  333. <Tool
  334. Name="VCPostBuildEventTool"
  335. CommandLine="copy E:\Work\version\IDE\Log4C.dll E:\Work\version\new_server"
  336. />
  337. </Configuration>
  338. </Configurations>
  339. <References>
  340. </References>
  341. <Files>
  342. <Filter
  343. Name="Ô´Îļþ"
  344. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  345. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  346. >
  347. <File
  348. RelativePath=".\appender_type_rollingfile.c"
  349. >
  350. </File>
  351. <File
  352. RelativePath=".\appender_type_stream.c"
  353. >
  354. </File>
  355. <File
  356. RelativePath=".\appender_type_stream2.c"
  357. >
  358. </File>
  359. <File
  360. RelativePath=".\layout_type_basic.c"
  361. >
  362. </File>
  363. <File
  364. RelativePath=".\layout_type_basic_r.c"
  365. >
  366. </File>
  367. <File
  368. RelativePath=".\layout_type_dated.c"
  369. >
  370. </File>
  371. <File
  372. RelativePath=".\layout_type_dated_r.c"
  373. >
  374. </File>
  375. <File
  376. RelativePath=".\layout_type_dated_threadid.c"
  377. >
  378. </File>
  379. <File
  380. RelativePath=".\log4c.def"
  381. >
  382. </File>
  383. <File
  384. RelativePath=".\rollingpolicy_type_sizewin.c"
  385. >
  386. </File>
  387. <File
  388. RelativePath=".\sharedmemory.c"
  389. >
  390. </File>
  391. <File
  392. RelativePath=".\vosnt.c"
  393. >
  394. </File>
  395. </Filter>
  396. <Filter
  397. Name="Í·Îļþ"
  398. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  399. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  400. >
  401. <File
  402. RelativePath=".\GlobalMacro.h"
  403. >
  404. </File>
  405. <File
  406. RelativePath=".\log4c.h"
  407. >
  408. </File>
  409. </Filter>
  410. <Filter
  411. Name="×ÊÔ´Îļþ"
  412. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  413. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  414. >
  415. </Filter>
  416. <Filter
  417. Name="sd.h"
  418. >
  419. <File
  420. RelativePath=".\sd\defs.h"
  421. >
  422. </File>
  423. <File
  424. RelativePath=".\sd\domnode-xml-parser.h"
  425. >
  426. </File>
  427. <File
  428. RelativePath=".\sd\domnode-xml-scanner.h"
  429. >
  430. </File>
  431. <File
  432. RelativePath=".\sd\domnode-xml.h"
  433. >
  434. </File>
  435. <File
  436. RelativePath=".\sd\domnode.h"
  437. >
  438. </File>
  439. <File
  440. RelativePath=".\sd\error.h"
  441. >
  442. </File>
  443. <File
  444. RelativePath=".\sd\expat.h"
  445. >
  446. </File>
  447. <File
  448. RelativePath=".\sd\expat_external.h"
  449. >
  450. </File>
  451. <File
  452. RelativePath=".\sd\factory.h"
  453. >
  454. </File>
  455. <File
  456. RelativePath=".\sd\hash.h"
  457. >
  458. </File>
  459. <File
  460. RelativePath=".\sd\list.h"
  461. >
  462. </File>
  463. <File
  464. RelativePath=".\sd\malloc.h"
  465. >
  466. </File>
  467. <File
  468. RelativePath=".\sd\sd_xplatform.h"
  469. >
  470. </File>
  471. <File
  472. RelativePath=".\sd\sprintf.h"
  473. >
  474. </File>
  475. <File
  476. RelativePath=".\sd\stack.h"
  477. >
  478. </File>
  479. </Filter>
  480. <Filter
  481. Name="sd.cpp"
  482. >
  483. <File
  484. RelativePath=".\sd\domnode-xml-parser.c"
  485. >
  486. </File>
  487. <File
  488. RelativePath=".\sd\domnode-xml-scanner.c"
  489. >
  490. </File>
  491. <File
  492. RelativePath=".\sd\domnode-xml.c"
  493. >
  494. </File>
  495. <File
  496. RelativePath=".\sd\domnode.c"
  497. >
  498. </File>
  499. <File
  500. RelativePath=".\sd\error.c"
  501. >
  502. </File>
  503. <File
  504. RelativePath=".\sd\factory.c"
  505. >
  506. </File>
  507. <File
  508. RelativePath=".\sd\hash.c"
  509. >
  510. </File>
  511. <File
  512. RelativePath=".\sd\list.c"
  513. >
  514. </File>
  515. <File
  516. RelativePath=".\sd\malloc.c"
  517. >
  518. </File>
  519. <File
  520. RelativePath=".\sd\sd_xplatform.c"
  521. >
  522. </File>
  523. <File
  524. RelativePath=".\sd\sprintf.c"
  525. >
  526. </File>
  527. <File
  528. RelativePath=".\sd\stack.c"
  529. >
  530. </File>
  531. </Filter>
  532. <Filter
  533. Name="log4c.cpp"
  534. >
  535. <File
  536. RelativePath=".\appender.c"
  537. >
  538. </File>
  539. <File
  540. RelativePath=".\category.c"
  541. >
  542. </File>
  543. <File
  544. RelativePath=".\init.c"
  545. >
  546. </File>
  547. <File
  548. RelativePath=".\layout.c"
  549. >
  550. </File>
  551. <File
  552. RelativePath=".\log.c"
  553. >
  554. </File>
  555. <File
  556. RelativePath=".\logging_event.c"
  557. >
  558. </File>
  559. <File
  560. RelativePath=".\priority.c"
  561. >
  562. </File>
  563. <File
  564. RelativePath=".\rc.c"
  565. >
  566. </File>
  567. <File
  568. RelativePath=".\rollingpolicy.c"
  569. >
  570. </File>
  571. <File
  572. RelativePath=".\version.c"
  573. >
  574. </File>
  575. </Filter>
  576. <Filter
  577. Name="log4c.h"
  578. >
  579. <File
  580. RelativePath=".\log4c\appender.h"
  581. >
  582. </File>
  583. <File
  584. RelativePath=".\log4c\appender_type_rollingfile.h"
  585. >
  586. </File>
  587. <File
  588. RelativePath=".\log4c\appender_type_stream.h"
  589. >
  590. </File>
  591. <File
  592. RelativePath=".\log4c\appender_type_stream2.h"
  593. >
  594. </File>
  595. <File
  596. RelativePath=".\log4c\buffer.h"
  597. >
  598. </File>
  599. <File
  600. RelativePath=".\log4c\category.h"
  601. >
  602. </File>
  603. <File
  604. RelativePath=".\log4c\config-win32.h"
  605. >
  606. </File>
  607. <File
  608. RelativePath=".\log4c\defs.h"
  609. >
  610. </File>
  611. <File
  612. RelativePath=".\log4c\init.h"
  613. >
  614. </File>
  615. <File
  616. RelativePath=".\log4c\layout.h"
  617. >
  618. </File>
  619. <File
  620. RelativePath=".\log4c\layout_type_basic.h"
  621. >
  622. </File>
  623. <File
  624. RelativePath=".\log4c\layout_type_dated.h"
  625. >
  626. </File>
  627. <File
  628. RelativePath=".\log4c\location_info.h"
  629. >
  630. </File>
  631. <File
  632. RelativePath=".\log4c\log.h"
  633. >
  634. </File>
  635. <File
  636. RelativePath=".\log4c\logging_event.h"
  637. >
  638. </File>
  639. <File
  640. RelativePath=".\log4c\priority.h"
  641. >
  642. </File>
  643. <File
  644. RelativePath=".\log4c\rc.h"
  645. >
  646. </File>
  647. <File
  648. RelativePath=".\log4c\rollingpolicy.h"
  649. >
  650. </File>
  651. <File
  652. RelativePath=".\log4c\rollingpolicy_type_sizewin.h"
  653. >
  654. </File>
  655. <File
  656. RelativePath=".\log4c\version.h"
  657. >
  658. </File>
  659. </Filter>
  660. </Files>
  661. <Globals>
  662. </Globals>
  663. </VisualStudioProject>