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.
 
 
 
 
 
 

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