/PC/VS7.1/pythoncore.vcproj

http://unladen-swallow.googlecode.com/ · MSBuild · 832 lines · 829 code · 0 blank · 3 comment · 0 complexity · 6956d7702da5ffc880e459612bd38ebc MD5 · raw file

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="pythoncore"
  6. ProjectGUID="{CF7AC3D1-E2DF-41D2-BEA6-1E2556CDEA26}"
  7. RootNamespace="pythoncore"
  8. SccProjectName="pythoncore"
  9. SccLocalPath="..">
  10. <Platforms>
  11. <Platform
  12. Name="Win32"/>
  13. </Platforms>
  14. <Configurations>
  15. <Configuration
  16. Name="Release|Win32"
  17. OutputDirectory=".\."
  18. IntermediateDirectory=".\x86-temp-release\pythoncore"
  19. ConfigurationType="2"
  20. UseOfMFC="0"
  21. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  22. <Tool
  23. Name="VCCLCompilerTool"
  24. AdditionalOptions="/Zm200 "
  25. Optimization="2"
  26. InlineFunctionExpansion="1"
  27. AdditionalIncludeDirectories="..\..\Include,..\..\PC"
  28. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;USE_DL_EXPORT"
  29. StringPooling="TRUE"
  30. RuntimeLibrary="2"
  31. EnableFunctionLevelLinking="TRUE"
  32. UsePrecompiledHeader="2"
  33. WarningLevel="3"
  34. SuppressStartupBanner="TRUE"
  35. DebugInformationFormat="3"
  36. CompileAs="0"/>
  37. <Tool
  38. Name="VCCustomBuildTool"/>
  39. <Tool
  40. Name="VCLinkerTool"
  41. AdditionalDependencies="getbuildinfo.o"
  42. OutputFile="./python26.dll"
  43. LinkIncremental="1"
  44. SuppressStartupBanner="TRUE"
  45. IgnoreDefaultLibraryNames="libc"
  46. GenerateDebugInformation="TRUE"
  47. ProgramDatabaseFile=".\./python26.pdb"
  48. SubSystem="2"
  49. BaseAddress="0x1e000000"
  50. ImportLibrary=".\./python26.lib"
  51. TargetMachine="1"/>
  52. <Tool
  53. Name="VCMIDLTool"/>
  54. <Tool
  55. Name="VCPostBuildEventTool"/>
  56. <Tool
  57. Name="VCPreBuildEventTool"/>
  58. <Tool
  59. Name="VCPreLinkEventTool"
  60. Description="generate buildinfo"
  61. CommandLine="make_buildinfo.exe $(ConfigurationName)"/>
  62. <Tool
  63. Name="VCResourceCompilerTool"
  64. PreprocessorDefinitions="NDEBUG"
  65. Culture="1033"
  66. AdditionalIncludeDirectories="..\..\Include"/>
  67. <Tool
  68. Name="VCWebServiceProxyGeneratorTool"/>
  69. <Tool
  70. Name="VCXMLDataGeneratorTool"/>
  71. <Tool
  72. Name="VCWebDeploymentTool"/>
  73. <Tool
  74. Name="VCManagedWrapperGeneratorTool"/>
  75. <Tool
  76. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  77. </Configuration>
  78. <Configuration
  79. Name="Debug|Win32"
  80. OutputDirectory=".\."
  81. IntermediateDirectory=".\x86-temp-debug\pythoncore"
  82. ConfigurationType="2"
  83. UseOfMFC="0"
  84. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  85. <Tool
  86. Name="VCCLCompilerTool"
  87. AdditionalOptions="/Zm200 "
  88. Optimization="0"
  89. AdditionalIncludeDirectories="..\..\Include,..\..\PC"
  90. PreprocessorDefinitions="_DEBUG;USE_DL_EXPORT;WIN32;_WINDOWS"
  91. RuntimeLibrary="3"
  92. UsePrecompiledHeader="2"
  93. WarningLevel="3"
  94. SuppressStartupBanner="TRUE"
  95. DebugInformationFormat="3"
  96. CompileAs="0"/>
  97. <Tool
  98. Name="VCCustomBuildTool"/>
  99. <Tool
  100. Name="VCLinkerTool"
  101. AdditionalDependencies="getbuildinfo.o"
  102. OutputFile="./python26_d.dll"
  103. LinkIncremental="1"
  104. SuppressStartupBanner="TRUE"
  105. IgnoreDefaultLibraryNames="libc"
  106. GenerateDebugInformation="TRUE"
  107. ProgramDatabaseFile=".\./python26_d.pdb"
  108. SubSystem="2"
  109. BaseAddress="0x1e000000"
  110. ImportLibrary=".\./python26_d.lib"
  111. TargetMachine="1"/>
  112. <Tool
  113. Name="VCMIDLTool"/>
  114. <Tool
  115. Name="VCPostBuildEventTool"/>
  116. <Tool
  117. Name="VCPreBuildEventTool"/>
  118. <Tool
  119. Name="VCPreLinkEventTool"
  120. Description="generate buildinfo"
  121. CommandLine="make_buildinfo.exe $(ConfigurationName)"/>
  122. <Tool
  123. Name="VCResourceCompilerTool"
  124. PreprocessorDefinitions="_DEBUG"
  125. Culture="1033"
  126. AdditionalIncludeDirectories="..\..\Include"/>
  127. <Tool
  128. Name="VCWebServiceProxyGeneratorTool"/>
  129. <Tool
  130. Name="VCXMLDataGeneratorTool"/>
  131. <Tool
  132. Name="VCWebDeploymentTool"/>
  133. <Tool
  134. Name="VCManagedWrapperGeneratorTool"/>
  135. <Tool
  136. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  137. </Configuration>
  138. <Configuration
  139. Name="ReleaseItanium|Win32"
  140. OutputDirectory="./."
  141. IntermediateDirectory=".\ia64-temp-release\pythoncore"
  142. ConfigurationType="2"
  143. UseOfMFC="0"
  144. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  145. <Tool
  146. Name="VCCLCompilerTool"
  147. AdditionalOptions=" /USECL:MS_ITANIUM /GS-"
  148. Optimization="2"
  149. InlineFunctionExpansion="1"
  150. AdditionalIncludeDirectories="..\..\Include,..\..\PC"
  151. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;USE_DL_EXPORT"
  152. StringPooling="TRUE"
  153. BasicRuntimeChecks="0"
  154. RuntimeLibrary="2"
  155. BufferSecurityCheck="FALSE"
  156. EnableFunctionLevelLinking="TRUE"
  157. UsePrecompiledHeader="2"
  158. WarningLevel="3"
  159. SuppressStartupBanner="TRUE"
  160. Detect64BitPortabilityProblems="TRUE"
  161. DebugInformationFormat="3"
  162. CompileAs="0"/>
  163. <Tool
  164. Name="VCCustomBuildTool"/>
  165. <Tool
  166. Name="VCLinkerTool"
  167. AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK"
  168. AdditionalDependencies="getbuildinfo.o"
  169. OutputFile="./python26.dll"
  170. LinkIncremental="1"
  171. SuppressStartupBanner="FALSE"
  172. IgnoreDefaultLibraryNames="libc"
  173. GenerateDebugInformation="TRUE"
  174. ProgramDatabaseFile=".\./python26.pdb"
  175. SubSystem="2"
  176. BaseAddress="0x1e000000"
  177. ImportLibrary=".\./python26.lib"
  178. TargetMachine="0"/>
  179. <Tool
  180. Name="VCMIDLTool"/>
  181. <Tool
  182. Name="VCPostBuildEventTool"/>
  183. <Tool
  184. Name="VCPreBuildEventTool"/>
  185. <Tool
  186. Name="VCPreLinkEventTool"
  187. Description="generate buildinfo"
  188. CommandLine="make_buildinfo.exe $(ConfigurationName)"/>
  189. <Tool
  190. Name="VCResourceCompilerTool"
  191. PreprocessorDefinitions="NDEBUG"
  192. Culture="1033"
  193. AdditionalIncludeDirectories="..\..\Include"/>
  194. <Tool
  195. Name="VCWebServiceProxyGeneratorTool"/>
  196. <Tool
  197. Name="VCXMLDataGeneratorTool"/>
  198. <Tool
  199. Name="VCWebDeploymentTool"/>
  200. <Tool
  201. Name="VCManagedWrapperGeneratorTool"/>
  202. <Tool
  203. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  204. </Configuration>
  205. <Configuration
  206. Name="ReleaseAMD64|Win32"
  207. OutputDirectory="./."
  208. IntermediateDirectory=".\amd64-temp-release\pythoncore"
  209. ConfigurationType="2"
  210. UseOfMFC="0"
  211. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  212. <Tool
  213. Name="VCCLCompilerTool"
  214. AdditionalOptions="/Zm200 /USECL:MS_OPTERON /GS-"
  215. Optimization="2"
  216. InlineFunctionExpansion="1"
  217. AdditionalIncludeDirectories="..\..\Include,..\..\PC"
  218. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;USE_DL_EXPORT"
  219. StringPooling="TRUE"
  220. BasicRuntimeChecks="0"
  221. RuntimeLibrary="2"
  222. BufferSecurityCheck="FALSE"
  223. EnableFunctionLevelLinking="TRUE"
  224. UsePrecompiledHeader="2"
  225. WarningLevel="3"
  226. SuppressStartupBanner="TRUE"
  227. Detect64BitPortabilityProblems="TRUE"
  228. DebugInformationFormat="3"
  229. CompileAs="0"/>
  230. <Tool
  231. Name="VCCustomBuildTool"/>
  232. <Tool
  233. Name="VCLinkerTool"
  234. AdditionalOptions=" /MACHINE:AMD64 /USELINK:MS_SDK"
  235. AdditionalDependencies="getbuildinfo.o"
  236. OutputFile="./python26.dll"
  237. LinkIncremental="1"
  238. SuppressStartupBanner="TRUE"
  239. IgnoreDefaultLibraryNames="libc"
  240. GenerateDebugInformation="TRUE"
  241. ProgramDatabaseFile=".\./python26.pdb"
  242. SubSystem="2"
  243. BaseAddress="0x1e000000"
  244. ImportLibrary=".\./python26.lib"
  245. TargetMachine="0"/>
  246. <Tool
  247. Name="VCMIDLTool"/>
  248. <Tool
  249. Name="VCPostBuildEventTool"/>
  250. <Tool
  251. Name="VCPreBuildEventTool"/>
  252. <Tool
  253. Name="VCPreLinkEventTool"
  254. Description="generate buildinfo"
  255. CommandLine="make_buildinfo.exe $(ConfigurationName)"/>
  256. <Tool
  257. Name="VCResourceCompilerTool"
  258. PreprocessorDefinitions="NDEBUG"
  259. Culture="1033"
  260. AdditionalIncludeDirectories="..\..\Include"/>
  261. <Tool
  262. Name="VCWebServiceProxyGeneratorTool"/>
  263. <Tool
  264. Name="VCXMLDataGeneratorTool"/>
  265. <Tool
  266. Name="VCWebDeploymentTool"/>
  267. <Tool
  268. Name="VCManagedWrapperGeneratorTool"/>
  269. <Tool
  270. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  271. </Configuration>
  272. </Configurations>
  273. <References>
  274. </References>
  275. <Files>
  276. <Filter
  277. Name="zlib"
  278. Filter="">
  279. <File
  280. RelativePath="..\..\Modules\zlib\adler32.c">
  281. </File>
  282. <File
  283. RelativePath="..\..\Modules\zlib\compress.c">
  284. </File>
  285. <File
  286. RelativePath="..\..\Modules\zlib\crc32.c">
  287. </File>
  288. <File
  289. RelativePath="..\..\Modules\zlib\deflate.c">
  290. </File>
  291. <File
  292. RelativePath="..\..\Modules\zlib\gzio.c">
  293. </File>
  294. <File
  295. RelativePath="..\..\Modules\zlib\infback.c">
  296. </File>
  297. <File
  298. RelativePath="..\..\Modules\zlib\inffast.c">
  299. </File>
  300. <File
  301. RelativePath="..\..\Modules\zlib\inflate.c">
  302. </File>
  303. <File
  304. RelativePath="..\..\Modules\zlib\inftrees.c">
  305. </File>
  306. <File
  307. RelativePath="..\..\Modules\zlib\trees.c">
  308. </File>
  309. <File
  310. RelativePath="..\..\Modules\zlib\uncompr.c">
  311. </File>
  312. <File
  313. RelativePath="..\..\Modules\zlibmodule.c">
  314. <FileConfiguration
  315. Name="Release|Win32">
  316. <Tool
  317. Name="VCCLCompilerTool"
  318. AdditionalIncludeDirectories="..\..\Modules\zlib"/>
  319. </FileConfiguration>
  320. <FileConfiguration
  321. Name="Debug|Win32">
  322. <Tool
  323. Name="VCCLCompilerTool"
  324. AdditionalIncludeDirectories="..\..\Modules\zlib"/>
  325. </FileConfiguration>
  326. <FileConfiguration
  327. Name="ReleaseItanium|Win32">
  328. <Tool
  329. Name="VCCLCompilerTool"
  330. AdditionalIncludeDirectories="..\..\Modules\zlib"/>
  331. </FileConfiguration>
  332. <FileConfiguration
  333. Name="ReleaseAMD64|Win32">
  334. <Tool
  335. Name="VCCLCompilerTool"
  336. AdditionalIncludeDirectories="..\..\Modules\zlib"/>
  337. </FileConfiguration>
  338. </File>
  339. <File
  340. RelativePath="..\..\Modules\zlib\zutil.c">
  341. </File>
  342. </Filter>
  343. <File
  344. RelativePath="..\..\Modules\_bisectmodule.c">
  345. </File>
  346. <File
  347. RelativePath="..\..\Modules\cjkcodecs\_codecs_cn.c">
  348. </File>
  349. <File
  350. RelativePath="..\..\Modules\cjkcodecs\_codecs_hk.c">
  351. </File>
  352. <File
  353. RelativePath="..\..\Modules\cjkcodecs\_codecs_iso2022.c">
  354. </File>
  355. <File
  356. RelativePath="..\..\Modules\cjkcodecs\_codecs_jp.c">
  357. </File>
  358. <File
  359. RelativePath="..\..\Modules\cjkcodecs\_codecs_kr.c">
  360. </File>
  361. <File
  362. RelativePath="..\..\Modules\cjkcodecs\_codecs_tw.c">
  363. </File>
  364. <File
  365. RelativePath="..\..\Modules\_bytesio.c">
  366. </File>
  367. <File
  368. RelativePath="..\..\Modules\_codecsmodule.c">
  369. </File>
  370. <File
  371. RelativePath="..\..\Modules\_csv.c">
  372. </File>
  373. <File
  374. RelativePath="..\..\Modules\_fileio.c">
  375. </File>
  376. <File
  377. RelativePath="..\..\Modules\_functoolsmodule.c">
  378. </File>
  379. <File
  380. RelativePath="..\..\Modules\_heapqmodule.c">
  381. </File>
  382. <File
  383. RelativePath="..\..\Modules\_hotshot.c">
  384. </File>
  385. <File
  386. RelativePath="..\..\Modules\_json.c">
  387. </File>
  388. <File
  389. RelativePath="..\..\Modules\_localemodule.c">
  390. </File>
  391. <File
  392. RelativePath="..\..\Modules\_lsprof.c">
  393. </File>
  394. <File
  395. RelativePath="..\..\Modules\_randommodule.c">
  396. </File>
  397. <File
  398. RelativePath="..\..\Modules\_sre.c">
  399. </File>
  400. <File
  401. RelativePath="..\..\Modules\_struct.c">
  402. </File>
  403. <File
  404. RelativePath="..\..\Pc\_subprocess.c">
  405. </File>
  406. <File
  407. RelativePath="..\..\Modules\_weakref.c">
  408. </File>
  409. <File
  410. RelativePath="..\..\Pc\_winreg.c">
  411. </File>
  412. <File
  413. RelativePath="..\..\Objects\abstract.c">
  414. </File>
  415. <File
  416. RelativePath="..\..\Parser\acceler.c">
  417. </File>
  418. <File
  419. RelativePath="..\..\Modules\arraymodule.c">
  420. </File>
  421. <File
  422. RelativePath="..\..\Python\_warnings.c">
  423. </File>
  424. <File
  425. RelativePath="..\..\Python\asdl.c">
  426. </File>
  427. <File
  428. RelativePath="..\..\Python\ast.c">
  429. </File>
  430. <File
  431. RelativePath="..\..\Modules\audioop.c">
  432. </File>
  433. <File
  434. RelativePath="..\..\Modules\binascii.c">
  435. </File>
  436. <File
  437. RelativePath="..\..\Parser\bitset.c">
  438. </File>
  439. <File
  440. RelativePath="..\..\Python\bltinmodule.c">
  441. </File>
  442. <File
  443. RelativePath="..\..\Objects\boolobject.c">
  444. </File>
  445. <File
  446. RelativePath="..\..\Objects\bufferobject.c">
  447. </File>
  448. <File
  449. RelativePath="..\..\Objects\bytearrayobject.c">
  450. </File>
  451. <File
  452. RelativePath="..\..\Objects\stringobject.c">
  453. </File>
  454. <File
  455. RelativePath="..\..\Objects\bytes_methods.c">
  456. </File>
  457. <File
  458. RelativePath="..\..\Objects\cellobject.c">
  459. </File>
  460. <File
  461. RelativePath="..\..\Python\eval.cc">
  462. </File>
  463. <File
  464. RelativePath="..\..\Objects\classobject.c">
  465. </File>
  466. <File
  467. RelativePath="..\..\Modules\cmathmodule.c">
  468. </File>
  469. <File
  470. RelativePath="..\..\Objects\cobject.c">
  471. </File>
  472. <File
  473. RelativePath="..\..\Python\codecs.c">
  474. </File>
  475. <File
  476. RelativePath="..\..\Objects\codeobject.c">
  477. </File>
  478. <File
  479. RelativePath="..\..\Modules\_collectionsmodule.c">
  480. </File>
  481. <File
  482. RelativePath="..\..\Python\compile.c">
  483. </File>
  484. <File
  485. RelativePath="..\..\Objects\complexobject.c">
  486. </File>
  487. <File
  488. RelativePath="..\..\PC\config.c">
  489. </File>
  490. <File
  491. RelativePath="..\..\Modules\cPickle.c">
  492. </File>
  493. <File
  494. RelativePath="..\..\Modules\cStringIO.c">
  495. </File>
  496. <File
  497. RelativePath="..\..\Modules\datetimemodule.c">
  498. </File>
  499. <File
  500. RelativePath="..\..\Objects\descrobject.c">
  501. </File>
  502. <File
  503. RelativePath="..\..\Objects\dictobject.c">
  504. </File>
  505. <!--File
  506. RelativePath="..\..\Objects\doubledigits.c">
  507. </File-->
  508. <File
  509. RelativePath="..\..\PC\dl_nt.c">
  510. </File>
  511. <File
  512. RelativePath="..\..\Python\dynload_win.c">
  513. </File>
  514. <File
  515. RelativePath="..\..\Objects\enumobject.c">
  516. </File>
  517. <File
  518. RelativePath="..\..\Modules\errnomodule.c">
  519. </File>
  520. <File
  521. RelativePath="..\..\Python\errors.c">
  522. </File>
  523. <File
  524. RelativePath="..\..\Objects\exceptions.c">
  525. </File>
  526. <File
  527. RelativePath="..\..\Objects\fileobject.c">
  528. </File>
  529. <File
  530. RelativePath="..\..\Parser\firstsets.c">
  531. </File>
  532. <File
  533. RelativePath="..\..\Objects\floatobject.c">
  534. </File>
  535. <File
  536. RelativePath="..\..\Python\formatter_string.c">
  537. </File>
  538. <File
  539. RelativePath="..\..\Python\formatter_unicode.c">
  540. </File>
  541. <File
  542. RelativePath="..\..\Objects\frameobject.c">
  543. </File>
  544. <File
  545. RelativePath="..\..\Python\frozen.c">
  546. </File>
  547. <File
  548. RelativePath="..\..\Objects\funcobject.c">
  549. </File>
  550. <File
  551. RelativePath="..\..\Python\future.c">
  552. </File>
  553. <File
  554. RelativePath="..\..\Modules\future_builtins.c">
  555. </File>
  556. <File
  557. RelativePath="..\..\Modules\gcmodule.c">
  558. </File>
  559. <File
  560. RelativePath="..\..\Objects\genobject.c">
  561. </File>
  562. <File
  563. RelativePath="..\..\Python\getargs.c">
  564. </File>
  565. <File
  566. RelativePath="..\..\Python\getcompiler.c">
  567. </File>
  568. <File
  569. RelativePath="..\..\Python\getcopyright.c">
  570. </File>
  571. <File
  572. RelativePath="..\..\Python\getmtime.c">
  573. </File>
  574. <File
  575. RelativePath="..\..\Python\getopt.c">
  576. </File>
  577. <File
  578. RelativePath="..\..\PC\getpathp.c">
  579. </File>
  580. <File
  581. RelativePath="..\..\Python\getplatform.c">
  582. </File>
  583. <File
  584. RelativePath="..\..\Python\getversion.c">
  585. </File>
  586. <File
  587. RelativePath="..\..\Python\graminit.c">
  588. </File>
  589. <File
  590. RelativePath="..\..\Parser\grammar.c">
  591. </File>
  592. <File
  593. RelativePath="..\..\Parser\grammar1.c">
  594. </File>
  595. <File
  596. RelativePath="..\..\Modules\imageop.c">
  597. </File>
  598. <File
  599. RelativePath="..\..\Python\import.c">
  600. </File>
  601. <File
  602. RelativePath="..\..\PC\import_nt.c">
  603. <FileConfiguration
  604. Name="Release|Win32">
  605. <Tool
  606. Name="VCCLCompilerTool"
  607. AdditionalIncludeDirectories="..\..\Python"/>
  608. </FileConfiguration>
  609. <FileConfiguration
  610. Name="Debug|Win32">
  611. <Tool
  612. Name="VCCLCompilerTool"
  613. AdditionalIncludeDirectories="..\..\Python"/>
  614. </FileConfiguration>
  615. <FileConfiguration
  616. Name="ReleaseItanium|Win32">
  617. <Tool
  618. Name="VCCLCompilerTool"
  619. AdditionalIncludeDirectories="..\..\Python"/>
  620. </FileConfiguration>
  621. <FileConfiguration
  622. Name="ReleaseAMD64|Win32">
  623. <Tool
  624. Name="VCCLCompilerTool"
  625. AdditionalIncludeDirectories="..\..\Python"/>
  626. </FileConfiguration>
  627. </File>
  628. <File
  629. RelativePath="..\..\Python\importdl.c">
  630. </File>
  631. <File
  632. RelativePath="..\..\Objects\intobject.c">
  633. </File>
  634. <File
  635. RelativePath="..\..\Objects\iterobject.c">
  636. </File>
  637. <File
  638. RelativePath="..\..\Modules\itertoolsmodule.c">
  639. </File>
  640. <File
  641. RelativePath="..\..\Parser\listnode.c">
  642. </File>
  643. <File
  644. RelativePath="..\..\Objects\listobject.c">
  645. </File>
  646. <File
  647. RelativePath="..\..\Objects\longobject.c">
  648. </File>
  649. <File
  650. RelativePath="..\..\Modules\main.c">
  651. </File>
  652. <File
  653. RelativePath="..\..\Python\marshal.c">
  654. </File>
  655. <File
  656. RelativePath="..\..\Modules\mathmodule.c">
  657. </File>
  658. <File
  659. RelativePath="..\..\Modules\md5.c">
  660. </File>
  661. <File
  662. RelativePath="..\..\Modules\md5module.c">
  663. </File>
  664. <File
  665. RelativePath="..\..\Parser\metagrammar.c">
  666. </File>
  667. <File
  668. RelativePath="..\..\Objects\methodobject.c">
  669. </File>
  670. <File
  671. RelativePath="..\..\Modules\mmapmodule.c">
  672. </File>
  673. <File
  674. RelativePath="..\..\Python\modsupport.c">
  675. </File>
  676. <File
  677. RelativePath="..\..\Objects\moduleobject.c">
  678. </File>
  679. <File
  680. RelativePath="..\..\PC\msvcrtmodule.c">
  681. </File>
  682. <File
  683. RelativePath="..\..\Modules\cjkcodecs\multibytecodec.c">
  684. </File>
  685. <File
  686. RelativePath="..\..\Parser\myreadline.c">
  687. </File>
  688. <File
  689. RelativePath="..\..\Python\mysnprintf.c">
  690. </File>
  691. <File
  692. RelativePath="..\..\Python\mystrtoul.c">
  693. </File>
  694. <File
  695. RelativePath="..\..\Parser\node.c">
  696. </File>
  697. <File
  698. RelativePath="..\..\Objects\object.c">
  699. </File>
  700. <File
  701. RelativePath="..\..\Objects\obmalloc.c">
  702. </File>
  703. <File
  704. RelativePath="..\..\Modules\operator.c">
  705. </File>
  706. <File
  707. RelativePath="..\..\Parser\parser.c">
  708. </File>
  709. <File
  710. RelativePath="..\..\Modules\parsermodule.c">
  711. </File>
  712. <File
  713. RelativePath="..\..\Parser\parsetok.c">
  714. </File>
  715. <File
  716. RelativePath="..\..\Python\peephole.c">
  717. </File>
  718. <File
  719. RelativePath="..\..\Modules\posixmodule.c">
  720. </File>
  721. <File
  722. RelativePath="..\..\Python\pyarena.c">
  723. </File>
  724. <File
  725. RelativePath="..\..\Python\pyfpe.c">
  726. </File>
  727. <File
  728. RelativePath="..\..\Python\pymath.c">
  729. </File>
  730. <File
  731. RelativePath="..\..\Python\pystate.c">
  732. </File>
  733. <File
  734. RelativePath="..\..\Python\pystrcmp.c">
  735. </File>
  736. <File
  737. RelativePath="..\..\Python\pystrtod.c">
  738. </File>
  739. <File
  740. RelativePath="..\..\Python\Python-ast.c">
  741. </File>
  742. <File
  743. RelativePath="..\..\PC\python_nt.rc">
  744. </File>
  745. <File
  746. RelativePath="..\..\Python\pythonrun.c">
  747. </File>
  748. <File
  749. RelativePath="..\..\Objects\rangeobject.c">
  750. </File>
  751. <File
  752. RelativePath="..\..\Modules\rotatingtree.c">
  753. </File>
  754. <File
  755. RelativePath="..\..\Objects\setobject.c">
  756. </File>
  757. <File
  758. RelativePath="..\..\Modules\sha256module.c">
  759. </File>
  760. <File
  761. RelativePath="..\..\Modules\sha512module.c">
  762. </File>
  763. <File
  764. RelativePath="..\..\Modules\shamodule.c">
  765. </File>
  766. <File
  767. RelativePath="..\..\Modules\signalmodule.c">
  768. </File>
  769. <File
  770. RelativePath="..\..\Objects\sliceobject.c">
  771. </File>
  772. <File
  773. RelativePath="..\..\Modules\stropmodule.c">
  774. </File>
  775. <File
  776. RelativePath="..\..\Python\structmember.c">
  777. </File>
  778. <File
  779. RelativePath="..\..\Objects\structseq.c">
  780. </File>
  781. <File
  782. RelativePath="..\..\Python\symtable.c">
  783. </File>
  784. <File
  785. RelativePath="..\..\Modules\symtablemodule.c">
  786. </File>
  787. <File
  788. RelativePath="..\..\Python\sysmodule.c">
  789. </File>
  790. <File
  791. RelativePath="..\..\Python\thread.c">
  792. </File>
  793. <File
  794. RelativePath="..\..\Modules\threadmodule.c">
  795. </File>
  796. <File
  797. RelativePath="..\..\Modules\timemodule.c">
  798. </File>
  799. <File
  800. RelativePath="..\..\Parser\tokenizer.c">
  801. </File>
  802. <File
  803. RelativePath="..\..\Python\traceback.c">
  804. </File>
  805. <File
  806. RelativePath="..\..\Objects\tupleobject.c">
  807. </File>
  808. <File
  809. RelativePath="..\..\Objects\typeobject.c">
  810. </File>
  811. <File
  812. RelativePath="..\..\Objects\unicodectype.c">
  813. </File>
  814. <File
  815. RelativePath="..\..\Objects\unicodeobject.c">
  816. </File>
  817. <File
  818. RelativePath="..\..\Objects\weakrefobject.c">
  819. </File>
  820. <File
  821. RelativePath="..\..\Modules\xxsubtype.c">
  822. </File>
  823. <File
  824. RelativePath="..\..\Modules\yuvconvert.c">
  825. </File>
  826. <File
  827. RelativePath="..\..\Modules\zipimport.c">
  828. </File>
  829. </Files>
  830. <Globals>
  831. </Globals>
  832. </VisualStudioProject>