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.

преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
преди 15 години
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="libcaca"
  6. ProjectGUID="{8951ECB0-7CFE-41AB-A426-98D7C441BEA4}"
  7. RootNamespace="libcaca"
  8. TargetFrameworkVersion="131072"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. <Platform
  15. Name="x64"
  16. />
  17. </Platforms>
  18. <ToolFiles>
  19. </ToolFiles>
  20. <Configurations>
  21. <Configuration
  22. Name="Debug|Win32"
  23. OutputDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)"
  24. IntermediateDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)\obj-$(ProjectName)"
  25. ConfigurationType="2"
  26. CharacterSet="2"
  27. >
  28. <Tool
  29. Name="VCPreBuildEventTool"
  30. />
  31. <Tool
  32. Name="VCCustomBuildTool"
  33. />
  34. <Tool
  35. Name="VCXMLDataGeneratorTool"
  36. />
  37. <Tool
  38. Name="VCWebServiceProxyGeneratorTool"
  39. />
  40. <Tool
  41. Name="VCMIDLTool"
  42. />
  43. <Tool
  44. Name="VCCLCompilerTool"
  45. Optimization="0"
  46. AdditionalIncludeDirectories="codec;..\win32;&quot;$(projectDir)&quot;"
  47. PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__LIBCACA__"
  48. MinimalRebuild="true"
  49. BasicRuntimeChecks="3"
  50. RuntimeLibrary="3"
  51. WarningLevel="3"
  52. DebugInformationFormat="4"
  53. CompileAs="1"
  54. DisableSpecificWarnings="4996;4142"
  55. />
  56. <Tool
  57. Name="VCManagedResourceCompilerTool"
  58. />
  59. <Tool
  60. Name="VCResourceCompilerTool"
  61. />
  62. <Tool
  63. Name="VCPreLinkEventTool"
  64. />
  65. <Tool
  66. Name="VCLinkerTool"
  67. ModuleDefinitionFile="libcaca.def"
  68. GenerateDebugInformation="true"
  69. RandomizedBaseAddress="1"
  70. DataExecutionPrevention="0"
  71. TargetMachine="1"
  72. />
  73. <Tool
  74. Name="VCALinkTool"
  75. />
  76. <Tool
  77. Name="VCManifestTool"
  78. />
  79. <Tool
  80. Name="VCXDCMakeTool"
  81. />
  82. <Tool
  83. Name="VCBscMakeTool"
  84. />
  85. <Tool
  86. Name="VCFxCopTool"
  87. />
  88. <Tool
  89. Name="VCAppVerifierTool"
  90. />
  91. <Tool
  92. Name="VCPostBuildEventTool"
  93. />
  94. </Configuration>
  95. <Configuration
  96. Name="Debug|x64"
  97. OutputDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)"
  98. IntermediateDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)\obj-$(ProjectName)"
  99. ConfigurationType="2"
  100. CharacterSet="2"
  101. >
  102. <Tool
  103. Name="VCPreBuildEventTool"
  104. />
  105. <Tool
  106. Name="VCCustomBuildTool"
  107. />
  108. <Tool
  109. Name="VCXMLDataGeneratorTool"
  110. />
  111. <Tool
  112. Name="VCWebServiceProxyGeneratorTool"
  113. />
  114. <Tool
  115. Name="VCMIDLTool"
  116. TargetEnvironment="3"
  117. />
  118. <Tool
  119. Name="VCCLCompilerTool"
  120. Optimization="0"
  121. AdditionalIncludeDirectories="codec;..\win32;&quot;$(projectDir)&quot;"
  122. PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__LIBCACA__"
  123. MinimalRebuild="true"
  124. BasicRuntimeChecks="3"
  125. RuntimeLibrary="3"
  126. WarningLevel="3"
  127. DebugInformationFormat="3"
  128. CompileAs="1"
  129. DisableSpecificWarnings="4996;4142"
  130. />
  131. <Tool
  132. Name="VCManagedResourceCompilerTool"
  133. />
  134. <Tool
  135. Name="VCResourceCompilerTool"
  136. />
  137. <Tool
  138. Name="VCPreLinkEventTool"
  139. />
  140. <Tool
  141. Name="VCLinkerTool"
  142. ModuleDefinitionFile="libcaca.def"
  143. GenerateDebugInformation="true"
  144. RandomizedBaseAddress="1"
  145. DataExecutionPrevention="0"
  146. TargetMachine="17"
  147. />
  148. <Tool
  149. Name="VCALinkTool"
  150. />
  151. <Tool
  152. Name="VCManifestTool"
  153. />
  154. <Tool
  155. Name="VCXDCMakeTool"
  156. />
  157. <Tool
  158. Name="VCBscMakeTool"
  159. />
  160. <Tool
  161. Name="VCFxCopTool"
  162. />
  163. <Tool
  164. Name="VCAppVerifierTool"
  165. />
  166. <Tool
  167. Name="VCPostBuildEventTool"
  168. />
  169. </Configuration>
  170. <Configuration
  171. Name="Release|Win32"
  172. OutputDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)"
  173. IntermediateDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)\obj-$(ProjectName)"
  174. ConfigurationType="2"
  175. CharacterSet="2"
  176. WholeProgramOptimization="1"
  177. >
  178. <Tool
  179. Name="VCPreBuildEventTool"
  180. />
  181. <Tool
  182. Name="VCCustomBuildTool"
  183. />
  184. <Tool
  185. Name="VCXMLDataGeneratorTool"
  186. />
  187. <Tool
  188. Name="VCWebServiceProxyGeneratorTool"
  189. />
  190. <Tool
  191. Name="VCMIDLTool"
  192. />
  193. <Tool
  194. Name="VCCLCompilerTool"
  195. AdditionalIncludeDirectories="codec;..\win32;&quot;$(projectDir)&quot;"
  196. PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__LIBCACA__"
  197. RuntimeLibrary="2"
  198. WarningLevel="3"
  199. DebugInformationFormat="3"
  200. CompileAs="1"
  201. DisableSpecificWarnings="4996;4142"
  202. />
  203. <Tool
  204. Name="VCManagedResourceCompilerTool"
  205. />
  206. <Tool
  207. Name="VCResourceCompilerTool"
  208. />
  209. <Tool
  210. Name="VCPreLinkEventTool"
  211. />
  212. <Tool
  213. Name="VCLinkerTool"
  214. ModuleDefinitionFile="libcaca.def"
  215. GenerateDebugInformation="true"
  216. OptimizeReferences="2"
  217. EnableCOMDATFolding="2"
  218. RandomizedBaseAddress="1"
  219. DataExecutionPrevention="0"
  220. TargetMachine="1"
  221. />
  222. <Tool
  223. Name="VCALinkTool"
  224. />
  225. <Tool
  226. Name="VCManifestTool"
  227. />
  228. <Tool
  229. Name="VCXDCMakeTool"
  230. />
  231. <Tool
  232. Name="VCBscMakeTool"
  233. />
  234. <Tool
  235. Name="VCFxCopTool"
  236. />
  237. <Tool
  238. Name="VCAppVerifierTool"
  239. />
  240. <Tool
  241. Name="VCPostBuildEventTool"
  242. />
  243. </Configuration>
  244. <Configuration
  245. Name="Release|x64"
  246. OutputDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)"
  247. IntermediateDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)\obj-$(ProjectName)"
  248. ConfigurationType="2"
  249. CharacterSet="2"
  250. WholeProgramOptimization="1"
  251. >
  252. <Tool
  253. Name="VCPreBuildEventTool"
  254. />
  255. <Tool
  256. Name="VCCustomBuildTool"
  257. />
  258. <Tool
  259. Name="VCXMLDataGeneratorTool"
  260. />
  261. <Tool
  262. Name="VCWebServiceProxyGeneratorTool"
  263. />
  264. <Tool
  265. Name="VCMIDLTool"
  266. TargetEnvironment="3"
  267. />
  268. <Tool
  269. Name="VCCLCompilerTool"
  270. AdditionalIncludeDirectories="codec;..\win32;&quot;$(projectDir)&quot;"
  271. PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__LIBCACA__"
  272. RuntimeLibrary="2"
  273. WarningLevel="3"
  274. DebugInformationFormat="3"
  275. CompileAs="1"
  276. DisableSpecificWarnings="4996;4142"
  277. />
  278. <Tool
  279. Name="VCManagedResourceCompilerTool"
  280. />
  281. <Tool
  282. Name="VCResourceCompilerTool"
  283. />
  284. <Tool
  285. Name="VCPreLinkEventTool"
  286. />
  287. <Tool
  288. Name="VCLinkerTool"
  289. ModuleDefinitionFile="libcaca.def"
  290. GenerateDebugInformation="true"
  291. OptimizeReferences="2"
  292. EnableCOMDATFolding="2"
  293. RandomizedBaseAddress="1"
  294. DataExecutionPrevention="0"
  295. TargetMachine="17"
  296. />
  297. <Tool
  298. Name="VCALinkTool"
  299. />
  300. <Tool
  301. Name="VCManifestTool"
  302. />
  303. <Tool
  304. Name="VCXDCMakeTool"
  305. />
  306. <Tool
  307. Name="VCBscMakeTool"
  308. />
  309. <Tool
  310. Name="VCFxCopTool"
  311. />
  312. <Tool
  313. Name="VCAppVerifierTool"
  314. />
  315. <Tool
  316. Name="VCPostBuildEventTool"
  317. />
  318. </Configuration>
  319. </Configurations>
  320. <References>
  321. </References>
  322. <Files>
  323. <Filter
  324. Name="driver"
  325. >
  326. <File
  327. RelativePath="driver\conio.c"
  328. >
  329. </File>
  330. <File
  331. RelativePath="driver\gl.c"
  332. >
  333. </File>
  334. <File
  335. RelativePath="driver\ncurses.c"
  336. >
  337. </File>
  338. <File
  339. RelativePath="driver\null.c"
  340. >
  341. </File>
  342. <File
  343. RelativePath="driver\raw.c"
  344. >
  345. </File>
  346. <File
  347. RelativePath="driver\slang.c"
  348. >
  349. </File>
  350. <File
  351. RelativePath="driver\vga.c"
  352. >
  353. </File>
  354. <File
  355. RelativePath="driver\win32.c"
  356. >
  357. </File>
  358. <File
  359. RelativePath="driver\x11.c"
  360. >
  361. </File>
  362. </Filter>
  363. <Filter
  364. Name="codec"
  365. >
  366. <File
  367. RelativePath="codec\codec.h"
  368. >
  369. </File>
  370. <File
  371. RelativePath="codec\export.c"
  372. >
  373. </File>
  374. <File
  375. RelativePath="codec\import.c"
  376. >
  377. </File>
  378. <File
  379. RelativePath="codec\text.c"
  380. >
  381. </File>
  382. </Filter>
  383. <File
  384. RelativePath="attr.c"
  385. >
  386. </File>
  387. <File
  388. RelativePath="box.c"
  389. >
  390. </File>
  391. <File
  392. RelativePath="caca.c"
  393. >
  394. </File>
  395. <File
  396. RelativePath="caca.h"
  397. >
  398. </File>
  399. <File
  400. RelativePath="caca_conio.c"
  401. >
  402. </File>
  403. <File
  404. RelativePath="caca_conio.h"
  405. >
  406. </File>
  407. <File
  408. RelativePath="caca_debug.h"
  409. >
  410. </File>
  411. <File
  412. RelativePath="caca_internals.h"
  413. >
  414. </File>
  415. <File
  416. RelativePath="caca_prof.h"
  417. >
  418. </File>
  419. <File
  420. RelativePath="caca_stubs.h"
  421. >
  422. </File>
  423. <File
  424. RelativePath="..\win32\caca_types.h"
  425. >
  426. </File>
  427. <File
  428. RelativePath="canvas.c"
  429. >
  430. </File>
  431. <File
  432. RelativePath="charset.c"
  433. >
  434. </File>
  435. <File
  436. RelativePath="..\win32\config.h"
  437. >
  438. </File>
  439. <File
  440. RelativePath="conic.c"
  441. >
  442. </File>
  443. <File
  444. RelativePath="dirty.c"
  445. >
  446. </File>
  447. <File
  448. RelativePath="dither.c"
  449. >
  450. </File>
  451. <File
  452. RelativePath="event.c"
  453. >
  454. </File>
  455. <File
  456. RelativePath="figfont.c"
  457. >
  458. </File>
  459. <File
  460. RelativePath="file.c"
  461. >
  462. </File>
  463. <File
  464. RelativePath="font.c"
  465. >
  466. </File>
  467. <File
  468. RelativePath="frame.c"
  469. >
  470. </File>
  471. <File
  472. RelativePath="graphics.c"
  473. >
  474. </File>
  475. <File
  476. RelativePath="legacy.c"
  477. >
  478. </File>
  479. <File
  480. RelativePath="libcaca.def"
  481. >
  482. </File>
  483. <File
  484. RelativePath="line.c"
  485. >
  486. </File>
  487. <File
  488. RelativePath="prof.c"
  489. >
  490. </File>
  491. <File
  492. RelativePath="string.c"
  493. >
  494. </File>
  495. <File
  496. RelativePath="time.c"
  497. >
  498. </File>
  499. <File
  500. RelativePath="transform.c"
  501. >
  502. </File>
  503. <File
  504. RelativePath="triangle.c"
  505. >
  506. </File>
  507. </Files>
  508. <Globals>
  509. </Globals>
  510. </VisualStudioProject>