AutopatcherPostgreRepository_vc8.vcproj 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="AutopatcherPostgreSQLRepository"
  6. ProjectGUID="{0FD54BD0-C49C-4681-80CE-AA22B8995CA8}"
  7. RootNamespace="AutopatcherPostgreSQLRepository"
  8. Keyword="Win32Proj"
  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="$(ConfigurationName)"
  21. IntermediateDirectory="$(ConfigurationName)"
  22. ConfigurationType="4"
  23. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  24. CharacterSet="2"
  25. >
  26. <Tool
  27. Name="VCPreBuildEventTool"
  28. />
  29. <Tool
  30. Name="VCCustomBuildTool"
  31. />
  32. <Tool
  33. Name="VCXMLDataGeneratorTool"
  34. />
  35. <Tool
  36. Name="VCWebServiceProxyGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCMIDLTool"
  40. />
  41. <Tool
  42. Name="VCCLCompilerTool"
  43. Optimization="0"
  44. AdditionalIncludeDirectories="./../;&quot;./../../bzip2-1.0.6&quot;;./../../../Source;./../../PostgreSQLInterface;&quot;C:\Program Files (x86)\PostgreSQL\8.3\include&quot;"
  45. PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_LIB"
  46. MinimalRebuild="true"
  47. BasicRuntimeChecks="3"
  48. RuntimeLibrary="1"
  49. UsePrecompiledHeader="0"
  50. WarningLevel="3"
  51. Detect64BitPortabilityProblems="true"
  52. DebugInformationFormat="4"
  53. />
  54. <Tool
  55. Name="VCManagedResourceCompilerTool"
  56. />
  57. <Tool
  58. Name="VCResourceCompilerTool"
  59. />
  60. <Tool
  61. Name="VCPreLinkEventTool"
  62. />
  63. <Tool
  64. Name="VCLibrarianTool"
  65. OutputFile="$(OutDir)/AutopatcherPostgreRepository.lib"
  66. />
  67. <Tool
  68. Name="VCALinkTool"
  69. />
  70. <Tool
  71. Name="VCXDCMakeTool"
  72. />
  73. <Tool
  74. Name="VCBscMakeTool"
  75. />
  76. <Tool
  77. Name="VCFxCopTool"
  78. />
  79. <Tool
  80. Name="VCPostBuildEventTool"
  81. />
  82. </Configuration>
  83. <Configuration
  84. Name="Release|Win32"
  85. OutputDirectory="$(ConfigurationName)"
  86. IntermediateDirectory="$(ConfigurationName)"
  87. ConfigurationType="4"
  88. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  89. CharacterSet="2"
  90. >
  91. <Tool
  92. Name="VCPreBuildEventTool"
  93. />
  94. <Tool
  95. Name="VCCustomBuildTool"
  96. />
  97. <Tool
  98. Name="VCXMLDataGeneratorTool"
  99. />
  100. <Tool
  101. Name="VCWebServiceProxyGeneratorTool"
  102. />
  103. <Tool
  104. Name="VCMIDLTool"
  105. />
  106. <Tool
  107. Name="VCCLCompilerTool"
  108. AdditionalIncludeDirectories="./../;&quot;./../../bzip2-1.0.6&quot;;./../../../Source;./../../PostgreSQLInterface;&quot;C:\Program Files (x86)\PostgreSQL\8.3\include&quot;"
  109. PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_LIB"
  110. RuntimeLibrary="0"
  111. UsePrecompiledHeader="0"
  112. WarningLevel="3"
  113. Detect64BitPortabilityProblems="true"
  114. DebugInformationFormat="3"
  115. />
  116. <Tool
  117. Name="VCManagedResourceCompilerTool"
  118. />
  119. <Tool
  120. Name="VCResourceCompilerTool"
  121. />
  122. <Tool
  123. Name="VCPreLinkEventTool"
  124. />
  125. <Tool
  126. Name="VCLibrarianTool"
  127. OutputFile="$(OutDir)/AutopatcherPostgreRepository.lib"
  128. />
  129. <Tool
  130. Name="VCALinkTool"
  131. />
  132. <Tool
  133. Name="VCXDCMakeTool"
  134. />
  135. <Tool
  136. Name="VCBscMakeTool"
  137. />
  138. <Tool
  139. Name="VCFxCopTool"
  140. />
  141. <Tool
  142. Name="VCPostBuildEventTool"
  143. />
  144. </Configuration>
  145. </Configurations>
  146. <References>
  147. </References>
  148. <Files>
  149. <Filter
  150. Name="Source Files"
  151. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  152. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  153. >
  154. <File
  155. RelativePath="..\ApplyPatch.cpp"
  156. >
  157. </File>
  158. <File
  159. RelativePath=".\AutopatcherPostgreRepository.cpp"
  160. >
  161. </File>
  162. <File
  163. RelativePath="..\..\PostgreSQLInterface\PostgreSQLInterface.cpp"
  164. >
  165. </File>
  166. </Filter>
  167. <Filter
  168. Name="Header Files"
  169. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  170. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  171. >
  172. <File
  173. RelativePath="..\ApplyPatch.h"
  174. >
  175. </File>
  176. <File
  177. RelativePath=".\AutopatcherPostgreRepository.h"
  178. >
  179. </File>
  180. <File
  181. RelativePath="..\..\PostgreSQLInterface\PostgreSQLInterface.h"
  182. >
  183. </File>
  184. </Filter>
  185. <File
  186. RelativePath=".\readme.txt"
  187. >
  188. </File>
  189. </Files>
  190. <Globals>
  191. </Globals>
  192. </VisualStudioProject>
粤ICP备19079148号