Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
2c36c3cc
Kaydet (Commit)
2c36c3cc
authored
Eyl 21, 2010
tarafından
Hirokazu Yamamoto
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Updated VS8.0 project files with PCBuild/vs9to8.py.
üst
2c2a7e0d
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
153 additions
and
93 deletions
+153
-93
_multiprocessing.vcproj
PC/VS8.0/_multiprocessing.vcproj
+1
-1
bdist_wininst.vcproj
PC/VS8.0/bdist_wininst.vcproj
+2
-2
bz2.vcproj
PC/VS8.0/bz2.vcproj
+60
-24
pyd.vsprops
PC/VS8.0/pyd.vsprops
+6
-1
pyd_d.vsprops
PC/VS8.0/pyd_d.vsprops
+5
-0
pyproject.vsprops
PC/VS8.0/pyproject.vsprops
+1
-1
pythoncore.vcproj
PC/VS8.0/pythoncore.vcproj
+48
-40
sqlite3.vcproj
PC/VS8.0/sqlite3.vcproj
+16
-24
sqlite3.vsprops
PC/VS8.0/sqlite3.vsprops
+14
-0
No files found.
PC/VS8.0/_multiprocessing.vcproj
Dosyayı görüntüle @
2c36c3cc
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
ProjectType=
"Visual C++"
ProjectType=
"Visual C++"
Version=
"8.00"
Version=
"8.00"
Name=
"_multiprocessing"
Name=
"_multiprocessing"
ProjectGUID=
"{9
e48b300-37d1-11dd-8c41-005056c
00008}"
ProjectGUID=
"{9
E48B300-37D1-11DD-8C41-005056C
00008}"
RootNamespace=
"_multiprocessing"
RootNamespace=
"_multiprocessing"
Keyword=
"Win32Proj"
Keyword=
"Win32Proj"
TargetFrameworkVersion=
"196613"
TargetFrameworkVersion=
"196613"
...
...
PC/VS8.0/bdist_wininst.vcproj
Dosyayı görüntüle @
2c36c3cc
...
@@ -55,7 +55,7 @@
...
@@ -55,7 +55,7 @@
AdditionalIncludeDirectories=
"..\..\PC\bdist_wininst;..\..\Include;..\..\Modules\zlib"
AdditionalIncludeDirectories=
"..\..\PC\bdist_wininst;..\..\Include;..\..\Modules\zlib"
PreprocessorDefinitions=
"_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
PreprocessorDefinitions=
"_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
StringPooling=
"true"
StringPooling=
"true"
RuntimeLibrary=
"
2
"
RuntimeLibrary=
"
0
"
EnableFunctionLevelLinking=
"true"
EnableFunctionLevelLinking=
"true"
WarningLevel=
"3"
WarningLevel=
"3"
SuppressStartupBanner=
"true"
SuppressStartupBanner=
"true"
...
@@ -145,7 +145,7 @@
...
@@ -145,7 +145,7 @@
AdditionalIncludeDirectories=
"..\..\PC\bdist_wininst;..\..\Include;..\..\Modules\zlib"
AdditionalIncludeDirectories=
"..\..\PC\bdist_wininst;..\..\Include;..\..\Modules\zlib"
PreprocessorDefinitions=
"_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
PreprocessorDefinitions=
"_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
StringPooling=
"true"
StringPooling=
"true"
RuntimeLibrary=
"
2
"
RuntimeLibrary=
"
0
"
EnableFunctionLevelLinking=
"true"
EnableFunctionLevelLinking=
"true"
WarningLevel=
"3"
WarningLevel=
"3"
SuppressStartupBanner=
"true"
SuppressStartupBanner=
"true"
...
...
PC/VS8.0/bz2.vcproj
Dosyayı görüntüle @
2c36c3cc
...
@@ -43,6 +43,7 @@
...
@@ -43,6 +43,7 @@
<Tool
<Tool
Name=
"VCCLCompilerTool"
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"$(bz2Dir)"
AdditionalIncludeDirectories=
"$(bz2Dir)"
PreprocessorDefinitions=
"WIN32;_FILE_OFFSET_BITS=64"
/>
/>
<Tool
<Tool
Name=
"VCManagedResourceCompilerTool"
Name=
"VCManagedResourceCompilerTool"
...
@@ -52,12 +53,10 @@
...
@@ -52,12 +53,10 @@
/>
/>
<Tool
<Tool
Name=
"VCPreLinkEventTool"
Name=
"VCPreLinkEventTool"
Description=
"Build libbz2"
CommandLine=
"cd $(bz2Dir)
if exist $(PlatformName)-Debug\libbz2.lib exit 0
if not exist $(PlatformName)-Debug mkdir $(PlatformName)-Debug
nmake /nologo /f makefile.msc lib
copy libbz2.lib $(PlatformName)-Debug
nmake /nologo /f makefile.msc clean
"
/>
/>
<Tool
<Tool
Name=
"VCLinkerTool"
Name=
"VCLinkerTool"
AdditionalDependencies=
"$(bz2Dir)\$(PlatformName)-Debug\libbz2.lib
"
BaseAddress=
"0x1D170000
"
/>
/>
<Tool
<Tool
Name=
"VCALinkTool"
Name=
"VCALinkTool"
...
@@ -106,6 +105,7 @@
...
@@ -106,6 +105,7 @@
<Tool
<Tool
Name=
"VCCLCompilerTool"
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"$(bz2Dir)"
AdditionalIncludeDirectories=
"$(bz2Dir)"
PreprocessorDefinitions=
"WIN32;_FILE_OFFSET_BITS=64"
/>
/>
<Tool
<Tool
Name=
"VCManagedResourceCompilerTool"
Name=
"VCManagedResourceCompilerTool"
...
@@ -115,12 +115,10 @@
...
@@ -115,12 +115,10 @@
/>
/>
<Tool
<Tool
Name=
"VCPreLinkEventTool"
Name=
"VCPreLinkEventTool"
Description=
"Build libbz2"
CommandLine=
"cd $(bz2Dir)
if exist $(PlatformName)-Debug\libbz2.lib exit 0
if not exist $(PlatformName)-Debug mkdir $(PlatformName)-Debug
nmake /nologo /f makefile.msc lib
copy libbz2.lib $(PlatformName)-Debug
nmake /nologo /f makefile.msc clean
"
/>
/>
<Tool
<Tool
Name=
"VCLinkerTool"
Name=
"VCLinkerTool"
AdditionalDependencies=
"$(bz2Dir)\$(PlatformName)-Debug\libbz2.lib
"
BaseAddress=
"0x1D170000
"
/>
/>
<Tool
<Tool
Name=
"VCALinkTool"
Name=
"VCALinkTool"
...
@@ -169,6 +167,7 @@
...
@@ -169,6 +167,7 @@
<Tool
<Tool
Name=
"VCCLCompilerTool"
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"$(bz2Dir)"
AdditionalIncludeDirectories=
"$(bz2Dir)"
PreprocessorDefinitions=
"WIN32;_FILE_OFFSET_BITS=64"
/>
/>
<Tool
<Tool
Name=
"VCManagedResourceCompilerTool"
Name=
"VCManagedResourceCompilerTool"
...
@@ -178,12 +177,10 @@
...
@@ -178,12 +177,10 @@
/>
/>
<Tool
<Tool
Name=
"VCPreLinkEventTool"
Name=
"VCPreLinkEventTool"
Description=
"Build libbz2"
CommandLine=
"cd $(bz2Dir)
if exist $(PlatformName)-Release\libbz2.lib exit 0
if not exist $(PlatformName)-Release mkdir $(PlatformName)-Release
nmake /nologo /f makefile.msc lib
copy libbz2.lib $(PlatformName)-Release
nmake /nologo /f makefile.msc clean
"
/>
/>
<Tool
<Tool
Name=
"VCLinkerTool"
Name=
"VCLinkerTool"
AdditionalDependencies=
"$(bz2Dir)\$(PlatformName)-Release\libbz2.lib
"
BaseAddress=
"0x1D170000
"
/>
/>
<Tool
<Tool
Name=
"VCALinkTool"
Name=
"VCALinkTool"
...
@@ -233,6 +230,7 @@
...
@@ -233,6 +230,7 @@
<Tool
<Tool
Name=
"VCCLCompilerTool"
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"$(bz2Dir)"
AdditionalIncludeDirectories=
"$(bz2Dir)"
PreprocessorDefinitions=
"WIN32;_FILE_OFFSET_BITS=64"
/>
/>
<Tool
<Tool
Name=
"VCManagedResourceCompilerTool"
Name=
"VCManagedResourceCompilerTool"
...
@@ -242,12 +240,10 @@
...
@@ -242,12 +240,10 @@
/>
/>
<Tool
<Tool
Name=
"VCPreLinkEventTool"
Name=
"VCPreLinkEventTool"
Description=
"Build libbz2"
CommandLine=
"cd $(bz2Dir)
if exist $(PlatformName)-Release\libbz2.lib exit 0
if not exist $(PlatformName)-Release mkdir $(PlatformName)-Release
nmake /nologo /f makefile.msc lib
copy libbz2.lib $(PlatformName)-Release
nmake /nologo /f makefile.msc clean
"
/>
/>
<Tool
<Tool
Name=
"VCLinkerTool"
Name=
"VCLinkerTool"
AdditionalDependencies=
"$(bz2Dir)\$(PlatformName)-Release\libbz2.lib
"
BaseAddress=
"0x1D170000
"
/>
/>
<Tool
<Tool
Name=
"VCALinkTool"
Name=
"VCALinkTool"
...
@@ -296,6 +292,7 @@
...
@@ -296,6 +292,7 @@
<Tool
<Tool
Name=
"VCCLCompilerTool"
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"$(bz2Dir)"
AdditionalIncludeDirectories=
"$(bz2Dir)"
PreprocessorDefinitions=
"WIN32;_FILE_OFFSET_BITS=64"
/>
/>
<Tool
<Tool
Name=
"VCManagedResourceCompilerTool"
Name=
"VCManagedResourceCompilerTool"
...
@@ -305,12 +302,10 @@
...
@@ -305,12 +302,10 @@
/>
/>
<Tool
<Tool
Name=
"VCPreLinkEventTool"
Name=
"VCPreLinkEventTool"
Description=
"Build libbz2"
CommandLine=
"cd $(bz2Dir)
if exist $(PlatformName)-Release\libbz2.lib exit 0
if not exist $(PlatformName)-Release mkdir $(PlatformName)-Release
nmake /nologo /f makefile.msc lib
copy libbz2.lib $(PlatformName)-Release
nmake /nologo /f makefile.msc clean
"
/>
/>
<Tool
<Tool
Name=
"VCLinkerTool"
Name=
"VCLinkerTool"
AdditionalDependencies=
"$(bz2Dir)\$(PlatformName)-Release\libbz2.lib
"
BaseAddress=
"0x1D170000
"
/>
/>
<Tool
<Tool
Name=
"VCALinkTool"
Name=
"VCALinkTool"
...
@@ -360,6 +355,7 @@
...
@@ -360,6 +355,7 @@
<Tool
<Tool
Name=
"VCCLCompilerTool"
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"$(bz2Dir)"
AdditionalIncludeDirectories=
"$(bz2Dir)"
PreprocessorDefinitions=
"WIN32;_FILE_OFFSET_BITS=64"
/>
/>
<Tool
<Tool
Name=
"VCManagedResourceCompilerTool"
Name=
"VCManagedResourceCompilerTool"
...
@@ -369,12 +365,10 @@
...
@@ -369,12 +365,10 @@
/>
/>
<Tool
<Tool
Name=
"VCPreLinkEventTool"
Name=
"VCPreLinkEventTool"
Description=
"Build libbz2"
CommandLine=
"cd $(bz2Dir)
if exist $(PlatformName)-Release\libbz2.lib exit 0
if not exist $(PlatformName)-Release mkdir $(PlatformName)-Release
nmake /nologo /f makefile.msc lib
copy libbz2.lib $(PlatformName)-Release
nmake /nologo /f makefile.msc clean
"
/>
/>
<Tool
<Tool
Name=
"VCLinkerTool"
Name=
"VCLinkerTool"
AdditionalDependencies=
"$(bz2Dir)\$(PlatformName)-Release\libbz2.lib
"
BaseAddress=
"0x1D170000
"
TargetMachine=
"17"
TargetMachine=
"17"
/>
/>
<Tool
<Tool
...
@@ -424,6 +418,7 @@
...
@@ -424,6 +418,7 @@
<Tool
<Tool
Name=
"VCCLCompilerTool"
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"$(bz2Dir)"
AdditionalIncludeDirectories=
"$(bz2Dir)"
PreprocessorDefinitions=
"WIN32;_FILE_OFFSET_BITS=64"
/>
/>
<Tool
<Tool
Name=
"VCManagedResourceCompilerTool"
Name=
"VCManagedResourceCompilerTool"
...
@@ -433,12 +428,10 @@
...
@@ -433,12 +428,10 @@
/>
/>
<Tool
<Tool
Name=
"VCPreLinkEventTool"
Name=
"VCPreLinkEventTool"
Description=
"Build libbz2"
CommandLine=
"cd $(bz2Dir)
if exist $(PlatformName)-Release\libbz2.lib exit 0
if not exist $(PlatformName)-Release mkdir $(PlatformName)-Release
nmake /nologo /f makefile.msc lib
copy libbz2.lib $(PlatformName)-Release
nmake /nologo /f makefile.msc clean
"
/>
/>
<Tool
<Tool
Name=
"VCLinkerTool"
Name=
"VCLinkerTool"
AdditionalDependencies=
"$(bz2Dir)\$(PlatformName)-Release\libbz2.lib
"
BaseAddress=
"0x1D170000
"
/>
/>
<Tool
<Tool
Name=
"VCALinkTool"
Name=
"VCALinkTool"
...
@@ -488,6 +481,7 @@
...
@@ -488,6 +481,7 @@
<Tool
<Tool
Name=
"VCCLCompilerTool"
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"$(bz2Dir)"
AdditionalIncludeDirectories=
"$(bz2Dir)"
PreprocessorDefinitions=
"WIN32;_FILE_OFFSET_BITS=64"
/>
/>
<Tool
<Tool
Name=
"VCManagedResourceCompilerTool"
Name=
"VCManagedResourceCompilerTool"
...
@@ -497,12 +491,10 @@
...
@@ -497,12 +491,10 @@
/>
/>
<Tool
<Tool
Name=
"VCPreLinkEventTool"
Name=
"VCPreLinkEventTool"
Description=
"Build libbz2"
CommandLine=
"cd $(bz2Dir)
if exist $(PlatformName)-Release\libbz2.lib exit 0
if not exist $(PlatformName)-Release mkdir $(PlatformName)-Release
nmake /nologo /f makefile.msc lib
copy libbz2.lib $(PlatformName)-Release
nmake /nologo /f makefile.msc clean
"
/>
/>
<Tool
<Tool
Name=
"VCLinkerTool"
Name=
"VCLinkerTool"
AdditionalDependencies=
"$(bz2Dir)\$(PlatformName)-Release\libbz2.lib
"
BaseAddress=
"0x1D170000
"
TargetMachine=
"17"
TargetMachine=
"17"
/>
/>
<Tool
<Tool
...
@@ -539,6 +531,50 @@
...
@@ -539,6 +531,50 @@
>
>
</File>
</File>
</Filter>
</Filter>
<Filter
Name=
"bzip2 1.0.5 Header Files"
>
<File
RelativePath=
"$(bz2Dir)\bzlib.h"
>
</File>
<File
RelativePath=
"$(bz2Dir)\bzlib_private.h"
>
</File>
</Filter>
<Filter
Name=
"bzip2 1.0.5 Source Files"
>
<File
RelativePath=
"$(bz2Dir)\blocksort.c"
>
</File>
<File
RelativePath=
"$(bz2Dir)\bzlib.c"
>
</File>
<File
RelativePath=
"$(bz2Dir)\compress.c"
>
</File>
<File
RelativePath=
"$(bz2Dir)\crctable.c"
>
</File>
<File
RelativePath=
"$(bz2Dir)\decompress.c"
>
</File>
<File
RelativePath=
"$(bz2Dir)\huffman.c"
>
</File>
<File
RelativePath=
"$(bz2Dir)\randtable.c"
>
</File>
</Filter>
</Files>
</Files>
<Globals>
<Globals>
</Globals>
</Globals>
...
...
PC/VS8.0/pyd.vsprops
Dosyayı görüntüle @
2c36c3cc
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
<VisualStudioPropertySheet
ProjectType="Visual C++"
ProjectType="Visual C++"
Version="8.00"
Version="8.00"
...
@@ -15,6 +15,11 @@
...
@@ -15,6 +15,11 @@
OutputFile="$(OutDir)\$(ProjectName).pyd"
OutputFile="$(OutDir)\$(ProjectName).pyd"
ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
ImportLibrary="$(OutDir)\$(TargetName).lib"
ImportLibrary="$(OutDir)\$(TargetName).lib"
GenerateManifest="false"
/>
<Tool
Name="VCManifestTool"
EmbedManifest="false"
/>
/>
<Tool
<Tool
Name="VCPostBuildEventTool"
Name="VCPostBuildEventTool"
...
...
PC/VS8.0/pyd_d.vsprops
Dosyayı görüntüle @
2c36c3cc
...
@@ -19,6 +19,11 @@
...
@@ -19,6 +19,11 @@
LinkIncremental=
"1"
LinkIncremental=
"1"
ProgramDatabaseFile=
"$(OutDir)\$(ProjectName)_d.pdb"
ProgramDatabaseFile=
"$(OutDir)\$(ProjectName)_d.pdb"
ImportLibrary=
"$(OutDir)\$(TargetName).lib"
ImportLibrary=
"$(OutDir)\$(TargetName).lib"
GenerateManifest=
"false"
/>
<Tool
Name=
"VCManifestTool"
EmbedManifest=
"false"
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
...
...
PC/VS8.0/pyproject.vsprops
Dosyayı görüntüle @
2c36c3cc
...
@@ -58,7 +58,7 @@
...
@@ -58,7 +58,7 @@
/>
/>
<UserMacro
<UserMacro
Name=
"opensslDir"
Name=
"opensslDir"
Value=
"$(externalsDir)\openssl-0.9.8
g
"
Value=
"$(externalsDir)\openssl-0.9.8
l
"
/>
/>
<UserMacro
<UserMacro
Name=
"tcltkDir"
Name=
"tcltkDir"
...
...
PC/VS8.0/pythoncore.vcproj
Dosyayı görüntüle @
2c36c3cc
...
@@ -706,10 +706,6 @@
...
@@ -706,10 +706,6 @@
RelativePath=
"..\..\Include\dictobject.h"
RelativePath=
"..\..\Include\dictobject.h"
>
>
</File>
</File>
<File
RelativePath=
"..\..\Include\dtoa.h"
>
</File>
<File
<File
RelativePath=
"..\..\Include\enumobject.h"
RelativePath=
"..\..\Include\enumobject.h"
>
>
...
@@ -850,6 +846,10 @@
...
@@ -850,6 +846,10 @@
RelativePath=
"..\..\Include\pyarena.h"
RelativePath=
"..\..\Include\pyarena.h"
>
>
</File>
</File>
<File
RelativePath=
"..\..\Include\pycapsule.h"
>
</File>
<File
<File
RelativePath=
"..\..\Include\pyctype.h"
RelativePath=
"..\..\Include\pyctype.h"
>
>
...
@@ -902,6 +902,10 @@
...
@@ -902,6 +902,10 @@
RelativePath=
"..\..\Include\pystrtod.h"
RelativePath=
"..\..\Include\pystrtod.h"
>
>
</File>
</File>
<File
RelativePath=
"..\..\Include\dtoa.h"
>
</File>
<File
<File
RelativePath=
"..\..\Include\Python-ast.h"
RelativePath=
"..\..\Include\Python-ast.h"
>
>
...
@@ -994,38 +998,6 @@
...
@@ -994,38 +998,6 @@
RelativePath=
"..\..\Modules\_csv.c"
RelativePath=
"..\..\Modules\_csv.c"
>
>
</File>
</File>
<Filter
Name=
"_io"
>
<File
RelativePath=
"..\..\Modules\_io\fileio.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\bytesio.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\stringio.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\bufferedio.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\iobase.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\textio.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\_iomodule.c"
>
</File>
</Filter>
<File
<File
RelativePath=
"..\..\Modules\_functoolsmodule.c"
RelativePath=
"..\..\Modules\_functoolsmodule.c"
>
>
...
@@ -1178,6 +1150,42 @@
...
@@ -1178,6 +1150,42 @@
RelativePath=
"..\..\Modules\zlibmodule.c"
RelativePath=
"..\..\Modules\zlibmodule.c"
>
>
</File>
</File>
<Filter
Name=
"_io"
>
<File
RelativePath=
"..\..\Modules\_io\fileio.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\bytesio.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\stringio.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\bufferedio.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\iobase.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\textio.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\_iomodule.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\_iomodule.h"
>
</File>
</Filter>
<Filter
<Filter
Name=
"zlib"
Name=
"zlib"
>
>
...
@@ -1650,10 +1658,6 @@
...
@@ -1650,10 +1658,6 @@
RelativePath=
"..\..\Python\compile.c"
RelativePath=
"..\..\Python\compile.c"
>
>
</File>
</File>
<File
RelativePath=
"..\..\Python\dtoa.c"
>
</File>
<File
<File
RelativePath=
"..\..\Python\dynload_win.c"
RelativePath=
"..\..\Python\dynload_win.c"
>
>
...
@@ -1762,6 +1766,10 @@
...
@@ -1762,6 +1766,10 @@
RelativePath=
"..\..\Python\pystrtod.c"
RelativePath=
"..\..\Python\pystrtod.c"
>
>
</File>
</File>
<File
RelativePath=
"..\..\Python\dtoa.c"
>
</File>
<File
<File
RelativePath=
"..\..\Python\Python-ast.c"
RelativePath=
"..\..\Python\Python-ast.c"
>
>
...
...
PC/VS8.0/sqlite3.vcproj
Dosyayı görüntüle @
2c36c3cc
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<Configuration
<Configuration
Name=
"Debug|Win32"
Name=
"Debug|Win32"
ConfigurationType=
"2"
ConfigurationType=
"2"
InheritedPropertySheets=
".\
pyd_d
.vsprops"
InheritedPropertySheets=
".\
sqlite3.vsprops;.\debug
.vsprops"
CharacterSet=
"0"
CharacterSet=
"0"
>
>
<Tool
<Tool
...
@@ -42,8 +42,7 @@
...
@@ -42,8 +42,7 @@
/>
/>
<Tool
<Tool
Name=
"VCCLCompilerTool"
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-3.5.9"
AdditionalIncludeDirectories=
""
PreprocessorDefinitions=
"SQLITE_API=__declspec(dllexport)"
/>
/>
<Tool
<Tool
Name=
"VCManagedResourceCompilerTool"
Name=
"VCManagedResourceCompilerTool"
...
@@ -83,7 +82,7 @@
...
@@ -83,7 +82,7 @@
<Configuration
<Configuration
Name=
"Debug|x64"
Name=
"Debug|x64"
ConfigurationType=
"2"
ConfigurationType=
"2"
InheritedPropertySheets=
".\
pyd_d
.vsprops;.\x64.vsprops"
InheritedPropertySheets=
".\
sqlite3.vsprops;.\debug
.vsprops;.\x64.vsprops"
CharacterSet=
"0"
CharacterSet=
"0"
>
>
<Tool
<Tool
...
@@ -104,8 +103,7 @@
...
@@ -104,8 +103,7 @@
/>
/>
<Tool
<Tool
Name=
"VCCLCompilerTool"
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-3.5.9"
AdditionalIncludeDirectories=
""
PreprocessorDefinitions=
"SQLITE_API=__declspec(dllexport)"
/>
/>
<Tool
<Tool
Name=
"VCManagedResourceCompilerTool"
Name=
"VCManagedResourceCompilerTool"
...
@@ -145,7 +143,7 @@
...
@@ -145,7 +143,7 @@
<Configuration
<Configuration
Name=
"Release|Win32"
Name=
"Release|Win32"
ConfigurationType=
"2"
ConfigurationType=
"2"
InheritedPropertySheets=
".\
pyd
.vsprops"
InheritedPropertySheets=
".\
sqlite3
.vsprops"
CharacterSet=
"0"
CharacterSet=
"0"
WholeProgramOptimization=
"1"
WholeProgramOptimization=
"1"
>
>
...
@@ -166,8 +164,7 @@
...
@@ -166,8 +164,7 @@
/>
/>
<Tool
<Tool
Name=
"VCCLCompilerTool"
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-3.5.9"
AdditionalIncludeDirectories=
""
PreprocessorDefinitions=
"SQLITE_API=__declspec(dllexport)"
/>
/>
<Tool
<Tool
Name=
"VCManagedResourceCompilerTool"
Name=
"VCManagedResourceCompilerTool"
...
@@ -207,7 +204,7 @@
...
@@ -207,7 +204,7 @@
<Configuration
<Configuration
Name=
"Release|x64"
Name=
"Release|x64"
ConfigurationType=
"2"
ConfigurationType=
"2"
InheritedPropertySheets=
".\
pyd
.vsprops;.\x64.vsprops"
InheritedPropertySheets=
".\
sqlite3
.vsprops;.\x64.vsprops"
CharacterSet=
"0"
CharacterSet=
"0"
WholeProgramOptimization=
"1"
WholeProgramOptimization=
"1"
>
>
...
@@ -229,8 +226,7 @@
...
@@ -229,8 +226,7 @@
/>
/>
<Tool
<Tool
Name=
"VCCLCompilerTool"
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-3.5.9"
AdditionalIncludeDirectories=
""
PreprocessorDefinitions=
"SQLITE_API=__declspec(dllexport)"
/>
/>
<Tool
<Tool
Name=
"VCManagedResourceCompilerTool"
Name=
"VCManagedResourceCompilerTool"
...
@@ -270,7 +266,7 @@
...
@@ -270,7 +266,7 @@
<Configuration
<Configuration
Name=
"PGInstrument|Win32"
Name=
"PGInstrument|Win32"
ConfigurationType=
"2"
ConfigurationType=
"2"
InheritedPropertySheets=
".\
pyd
.vsprops;.\pginstrument.vsprops"
InheritedPropertySheets=
".\
sqlite3
.vsprops;.\pginstrument.vsprops"
CharacterSet=
"0"
CharacterSet=
"0"
WholeProgramOptimization=
"1"
WholeProgramOptimization=
"1"
>
>
...
@@ -291,8 +287,7 @@
...
@@ -291,8 +287,7 @@
/>
/>
<Tool
<Tool
Name=
"VCCLCompilerTool"
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-3.5.9"
AdditionalIncludeDirectories=
""..\..\..\sqlite-3.5.9""
PreprocessorDefinitions=
"SQLITE_API=__declspec(dllexport)"
/>
/>
<Tool
<Tool
Name=
"VCManagedResourceCompilerTool"
Name=
"VCManagedResourceCompilerTool"
...
@@ -332,7 +327,7 @@
...
@@ -332,7 +327,7 @@
<Configuration
<Configuration
Name=
"PGInstrument|x64"
Name=
"PGInstrument|x64"
ConfigurationType=
"2"
ConfigurationType=
"2"
InheritedPropertySheets=
".\
pyd
.vsprops;.\x64.vsprops;.\pginstrument.vsprops"
InheritedPropertySheets=
".\
sqlite3
.vsprops;.\x64.vsprops;.\pginstrument.vsprops"
CharacterSet=
"0"
CharacterSet=
"0"
WholeProgramOptimization=
"1"
WholeProgramOptimization=
"1"
>
>
...
@@ -354,8 +349,7 @@
...
@@ -354,8 +349,7 @@
/>
/>
<Tool
<Tool
Name=
"VCCLCompilerTool"
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-3.5.9"
AdditionalIncludeDirectories=
""
PreprocessorDefinitions=
"SQLITE_API=__declspec(dllexport)"
/>
/>
<Tool
<Tool
Name=
"VCManagedResourceCompilerTool"
Name=
"VCManagedResourceCompilerTool"
...
@@ -394,7 +388,7 @@
...
@@ -394,7 +388,7 @@
<Configuration
<Configuration
Name=
"PGUpdate|Win32"
Name=
"PGUpdate|Win32"
ConfigurationType=
"2"
ConfigurationType=
"2"
InheritedPropertySheets=
".\
pyd
.vsprops;.\pgupdate.vsprops"
InheritedPropertySheets=
".\
sqlite3
.vsprops;.\pgupdate.vsprops"
CharacterSet=
"0"
CharacterSet=
"0"
WholeProgramOptimization=
"1"
WholeProgramOptimization=
"1"
>
>
...
@@ -415,8 +409,7 @@
...
@@ -415,8 +409,7 @@
/>
/>
<Tool
<Tool
Name=
"VCCLCompilerTool"
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-3.5.9"
AdditionalIncludeDirectories=
""
PreprocessorDefinitions=
"SQLITE_API=__declspec(dllexport)"
/>
/>
<Tool
<Tool
Name=
"VCManagedResourceCompilerTool"
Name=
"VCManagedResourceCompilerTool"
...
@@ -456,7 +449,7 @@
...
@@ -456,7 +449,7 @@
<Configuration
<Configuration
Name=
"PGUpdate|x64"
Name=
"PGUpdate|x64"
ConfigurationType=
"2"
ConfigurationType=
"2"
InheritedPropertySheets=
".\
pyd
.vsprops;.\x64.vsprops;.\pgupdate.vsprops"
InheritedPropertySheets=
".\
sqlite3
.vsprops;.\x64.vsprops;.\pgupdate.vsprops"
CharacterSet=
"0"
CharacterSet=
"0"
WholeProgramOptimization=
"1"
WholeProgramOptimization=
"1"
>
>
...
@@ -478,8 +471,7 @@
...
@@ -478,8 +471,7 @@
/>
/>
<Tool
<Tool
Name=
"VCCLCompilerTool"
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-3.5.9"
AdditionalIncludeDirectories=
""
PreprocessorDefinitions=
"SQLITE_API=__declspec(dllexport)"
/>
/>
<Tool
<Tool
Name=
"VCManagedResourceCompilerTool"
Name=
"VCManagedResourceCompilerTool"
...
...
PC/VS8.0/sqlite3.vsprops
0 → 100644
Dosyayı görüntüle @
2c36c3cc
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType=
"Visual C++"
Version=
"8.00"
Name=
"sqlite3"
InheritedPropertySheets=
".\pyproject.vsprops"
>
<Tool
Name=
"VCCLCompilerTool"
AdditionalIncludeDirectories=
"..\..\..\sqlite-3.5.9"
PreprocessorDefinitions=
"SQLITE_API=__declspec(dllexport)"
WarningLevel=
"1"
/>
</VisualStudioPropertySheet>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment