選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 

367 行
6.8 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="libpipi"
  6. ProjectGUID="{48A34C3A-1E36-49B7-92C4-E982FDCB90C0}"
  7. RootNamespace="libpipi"
  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="$(SolutionDir)/win32/$(ConfigurationName)/bin"
  21. IntermediateDirectory="$(OutDir)/$(ProjectName)"
  22. ConfigurationType="2"
  23. >
  24. <Tool
  25. Name="VCPreBuildEventTool"
  26. />
  27. <Tool
  28. Name="VCCustomBuildTool"
  29. />
  30. <Tool
  31. Name="VCXMLDataGeneratorTool"
  32. />
  33. <Tool
  34. Name="VCWebServiceProxyGeneratorTool"
  35. />
  36. <Tool
  37. Name="VCMIDLTool"
  38. />
  39. <Tool
  40. Name="VCCLCompilerTool"
  41. Optimization="0"
  42. AdditionalIncludeDirectories="..\win32;.;.."
  43. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBPIPI_EXPORTS;__LIBPIPI__"
  44. MinimalRebuild="true"
  45. BasicRuntimeChecks="3"
  46. RuntimeLibrary="3"
  47. UsePrecompiledHeader="0"
  48. WarningLevel="3"
  49. Detect64BitPortabilityProblems="true"
  50. DebugInformationFormat="4"
  51. />
  52. <Tool
  53. Name="VCManagedResourceCompilerTool"
  54. />
  55. <Tool
  56. Name="VCResourceCompilerTool"
  57. />
  58. <Tool
  59. Name="VCPreLinkEventTool"
  60. />
  61. <Tool
  62. Name="VCLinkerTool"
  63. OutputFile="$(OutDir)\$(ProjectName)-0.dll"
  64. LinkIncremental="2"
  65. GenerateDebugInformation="true"
  66. SubSystem="2"
  67. TargetMachine="1"
  68. />
  69. <Tool
  70. Name="VCALinkTool"
  71. />
  72. <Tool
  73. Name="VCManifestTool"
  74. />
  75. <Tool
  76. Name="VCXDCMakeTool"
  77. />
  78. <Tool
  79. Name="VCBscMakeTool"
  80. />
  81. <Tool
  82. Name="VCFxCopTool"
  83. />
  84. <Tool
  85. Name="VCAppVerifierTool"
  86. />
  87. <Tool
  88. Name="VCWebDeploymentTool"
  89. />
  90. <Tool
  91. Name="VCPostBuildEventTool"
  92. />
  93. </Configuration>
  94. <Configuration
  95. Name="Release|Win32"
  96. OutputDirectory="$(SolutionDir)/win32/$(ConfigurationName)/bin"
  97. IntermediateDirectory="$(OutDir)/$(ProjectName)"
  98. ConfigurationType="2"
  99. >
  100. <Tool
  101. Name="VCPreBuildEventTool"
  102. />
  103. <Tool
  104. Name="VCCustomBuildTool"
  105. />
  106. <Tool
  107. Name="VCXMLDataGeneratorTool"
  108. />
  109. <Tool
  110. Name="VCWebServiceProxyGeneratorTool"
  111. />
  112. <Tool
  113. Name="VCMIDLTool"
  114. />
  115. <Tool
  116. Name="VCCLCompilerTool"
  117. AdditionalIncludeDirectories="..\win32;.;.."
  118. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBPIPI_EXPORTS;__LIBPIPI__"
  119. RuntimeLibrary="2"
  120. UsePrecompiledHeader="0"
  121. WarningLevel="3"
  122. Detect64BitPortabilityProblems="true"
  123. DebugInformationFormat="3"
  124. />
  125. <Tool
  126. Name="VCManagedResourceCompilerTool"
  127. />
  128. <Tool
  129. Name="VCResourceCompilerTool"
  130. />
  131. <Tool
  132. Name="VCPreLinkEventTool"
  133. />
  134. <Tool
  135. Name="VCLinkerTool"
  136. OutputFile="$(OutDir)\$(ProjectName)-0.dll"
  137. LinkIncremental="2"
  138. GenerateDebugInformation="true"
  139. SubSystem="2"
  140. OptimizeReferences="2"
  141. EnableCOMDATFolding="2"
  142. TargetMachine="1"
  143. />
  144. <Tool
  145. Name="VCALinkTool"
  146. />
  147. <Tool
  148. Name="VCManifestTool"
  149. />
  150. <Tool
  151. Name="VCXDCMakeTool"
  152. />
  153. <Tool
  154. Name="VCBscMakeTool"
  155. />
  156. <Tool
  157. Name="VCFxCopTool"
  158. />
  159. <Tool
  160. Name="VCAppVerifierTool"
  161. />
  162. <Tool
  163. Name="VCWebDeploymentTool"
  164. />
  165. <Tool
  166. Name="VCPostBuildEventTool"
  167. />
  168. </Configuration>
  169. </Configurations>
  170. <References>
  171. </References>
  172. <Files>
  173. <Filter
  174. Name="Header Files"
  175. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  176. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  177. >
  178. <File
  179. RelativePath="..\win32\config.h"
  180. >
  181. </File>
  182. <File
  183. RelativePath=".\pipi.h"
  184. >
  185. </File>
  186. <File
  187. RelativePath=".\pipi_internals.h"
  188. >
  189. </File>
  190. <File
  191. RelativePath=".\pipi_stubs.h"
  192. >
  193. </File>
  194. <File
  195. RelativePath=".\pipi_template.h"
  196. >
  197. </File>
  198. <File
  199. RelativePath="..\win32\pipi_types.h"
  200. >
  201. </File>
  202. </Filter>
  203. <Filter
  204. Name="Resource Files"
  205. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  206. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  207. >
  208. </Filter>
  209. <Filter
  210. Name="Source Files"
  211. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  212. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  213. >
  214. <File
  215. RelativePath=".\accessors.c"
  216. >
  217. </File>
  218. <File
  219. RelativePath=".\filter\autocontrast.c"
  220. >
  221. </File>
  222. <File
  223. RelativePath=".\paint\bezier.c"
  224. >
  225. </File>
  226. <File
  227. RelativePath=".\filter\blur.c"
  228. >
  229. </File>
  230. <File
  231. RelativePath=".\codec.c"
  232. >
  233. </File>
  234. <File
  235. RelativePath=".\filter\color.c"
  236. >
  237. </File>
  238. <File
  239. RelativePath=".\colorstring.c"
  240. >
  241. </File>
  242. <File
  243. RelativePath=".\context.c"
  244. >
  245. </File>
  246. <File
  247. RelativePath=".\filter\convolution.c"
  248. >
  249. </File>
  250. <File
  251. RelativePath=".\dither\dbs.c"
  252. >
  253. </File>
  254. <File
  255. RelativePath=".\filter\dilate.c"
  256. >
  257. </File>
  258. <File
  259. RelativePath=".\dither.c"
  260. >
  261. </File>
  262. <File
  263. RelativePath=".\dither\ediff.c"
  264. >
  265. </File>
  266. <File
  267. RelativePath=".\paint\floodfill.c"
  268. >
  269. </File>
  270. <File
  271. RelativePath=".\codec\gdi.c"
  272. >
  273. </File>
  274. <File
  275. RelativePath=".\histogram\histogram.c"
  276. >
  277. </File>
  278. <File
  279. RelativePath=".\paint\line.c"
  280. >
  281. </File>
  282. <File
  283. RelativePath=".\combine\mean.c"
  284. >
  285. </File>
  286. <File
  287. RelativePath=".\measure.c"
  288. >
  289. </File>
  290. <File
  291. RelativePath=".\filter\median.c"
  292. >
  293. </File>
  294. <File
  295. RelativePath=".\combine\minmax.c"
  296. >
  297. </File>
  298. <File
  299. RelativePath=".\combine\mulscreen.c"
  300. >
  301. </File>
  302. <File
  303. RelativePath=".\render\noise.c"
  304. >
  305. </File>
  306. <File
  307. RelativePath=".\dither\ordered.c"
  308. >
  309. </File>
  310. <File
  311. RelativePath=".\codec\oric.c"
  312. >
  313. </File>
  314. <File
  315. RelativePath=".\dither\ostromoukhov.c"
  316. >
  317. </File>
  318. <File
  319. RelativePath=".\pipi.c"
  320. >
  321. </File>
  322. <File
  323. RelativePath=".\pixels.c"
  324. >
  325. </File>
  326. <File
  327. RelativePath=".\dither\random.c"
  328. >
  329. </File>
  330. <File
  331. RelativePath=".\quantize\reduce.c"
  332. >
  333. </File>
  334. <File
  335. RelativePath=".\resize.c"
  336. >
  337. </File>
  338. <File
  339. RelativePath=".\combine\rgb.c"
  340. >
  341. </File>
  342. <File
  343. RelativePath=".\render\screen.c"
  344. >
  345. </File>
  346. <File
  347. RelativePath=".\stock.c"
  348. >
  349. </File>
  350. <File
  351. RelativePath=".\combine\subadd.c"
  352. >
  353. </File>
  354. <File
  355. RelativePath=".\paint\tile.c"
  356. >
  357. </File>
  358. <File
  359. RelativePath=".\filter\transform.c"
  360. >
  361. </File>
  362. </Filter>
  363. </Files>
  364. <Globals>
  365. </Globals>
  366. </VisualStudioProject>