Author: christian.heimes
Date: Fri Nov 23 18:34:49 2007
New Revision: 59143
Modified:
python/branches/py3k/PCbuild9/_sqlite3.vcproj
Log:
Paul had the great idea to add /DNO_TCL to the pre-build step.
Modified: python/branches/py3k/PCbuild9/_sqlite3.vcproj
==============================================================================
--- python/branches/py3k/PCbuild9/_sqlite3.vcproj (original)
+++ python/branches/py3k/PCbuild9/_sqlite3.vcproj Fri Nov 23 18:34:49 2007
@@ -53,7 +53,8 @@
/>
<Tool
Name="VCPreLinkEventTool"
- CommandLine="cd $(sqlite3Dir)
if not
exist $(OutDir)\sqlite3.dll if exist sqlite3.dll copy sqlite3.dll
$(OutDir)
if exist $(PlatformName)\sqlite3.lib exit 0
if
not exist $(PlatformName) mkdir $(PlatformName)
cd
$(PlatformName)
cl /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy
..\*.c
link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF
/def:..\sqlite3.def /dll /out:sqlite3.dll *.obj
if not exist
$(OutDir)\sqlite3.dll copy sqlite3.dll $(OutDir)
"
+ Description="Build sqlite3 libs and dll"
+ CommandLine="cd
"$(sqlite3Dir)"
if not exist
"$(OutDir)\sqlite3.dll" if exist sqlite3.dll copy sqlite3.dll
"$(OutDir)"
if exist $(PlatformName)\sqlite3.lib exit
0
if not exist $(PlatformName) mkdir $(PlatformName)
cd
$(PlatformName)
cl /DNO_TCL /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy
..\*.c
link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF
/def:..\sqlite3.def /dll /out:sqlite3.dll *.obj
if not exist
"$(OutDir)\sqlite3.dll" copy "sqlite3.dll
$(OutDir)"
"
/>
<Tool
Name="VCLinkerTool"
@@ -117,7 +118,8 @@
/>
<Tool
Name="VCPreLinkEventTool"
- CommandLine="cd $(sqlite3Dir)
if not
exist $(OutDir)\sqlite3.dll if exist sqlite3.dll copy sqlite3.dll
$(OutDir)
if exist $(PlatformName)\sqlite3.lib exit 0
if
not exist $(PlatformName) mkdir $(PlatformName)
cd
$(PlatformName)
cl /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy
..\*.c
link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF
/def:..\sqlite3.def /dll /out:sqlite3.dll *.obj
if not exist
$(OutDir)\sqlite3.dll copy sqlite3.dll $(OutDir)
"
+ Description="Build sqlite3 libs and dll"
+ CommandLine="cd
"$(sqlite3Dir)"
if not exist
"$(OutDir)\sqlite3.dll" if exist sqlite3.dll copy sqlite3.dll
"$(OutDir)"
if exist $(PlatformName)\sqlite3.lib exit
0
if not exist $(PlatformName) mkdir $(PlatformName)
cd
$(PlatformName)
cl /DNO_TCL /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy
..\*.c
link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF
/def:..\sqlite3.def /dll /out:sqlite3.dll *.obj
if not exist
"$(OutDir)\sqlite3.dll" copy "sqlite3.dll
$(OutDir)"
"
/>
<Tool
Name="VCLinkerTool"
@@ -181,7 +183,8 @@
/>
<Tool
Name="VCPreLinkEventTool"
- CommandLine="cd $(sqlite3Dir)
if not
exist $(OutDir)\sqlite3.dll if exist sqlite3.dll copy sqlite3.dll
$(OutDir)
if exist $(PlatformName)\sqlite3.lib exit 0
if
not exist $(PlatformName) mkdir $(PlatformName)
cd
$(PlatformName)
cl /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy
..\*.c
link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF
/def:..\sqlite3.def /dll /out:sqlite3.dll *.obj
if not exist
$(OutDir)\sqlite3.dll copy sqlite3.dll $(OutDir)
"
+ Description="Build sqlite3 libs and dll"
+ CommandLine="cd
"$(sqlite3Dir)"
if not exist
"$(OutDir)\sqlite3.dll" if exist sqlite3.dll copy sqlite3.dll
"$(OutDir)"
if exist $(PlatformName)\sqlite3.lib exit
0
if not exist $(PlatformName) mkdir $(PlatformName)
cd
$(PlatformName)
cl /DNO_TCL /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy
..\*.c
link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF
/def:..\sqlite3.def /dll /out:sqlite3.dll *.obj
if not exist
"$(OutDir)\sqlite3.dll" copy "sqlite3.dll
$(OutDir)"
"
/>
<Tool
Name="VCLinkerTool"
@@ -246,7 +249,8 @@
/>
<Tool
Name="VCPreLinkEventTool"
- CommandLine="cd $(sqlite3Dir)
if not
exist $(OutDir)\sqlite3.dll if exist sqlite3.dll copy sqlite3.dll
$(OutDir)
if exist $(PlatformName)\sqlite3.lib exit 0
if
not exist $(PlatformName) mkdir $(PlatformName)
cd
$(PlatformName)
cl /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy
..\*.c
link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF
/def:..\sqlite3.def /dll /out:sqlite3.dll *.obj
if not exist
$(OutDir)\sqlite3.dll copy sqlite3.dll $(OutDir)
"
+ Description="Build sqlite3 libs and dll"
+ CommandLine="cd
"$(sqlite3Dir)"
if not exist
"$(OutDir)\sqlite3.dll" if exist sqlite3.dll copy sqlite3.dll
"$(OutDir)"
if exist $(PlatformName)\sqlite3.lib exit
0
if not exist $(PlatformName) mkdir $(PlatformName)
cd
$(PlatformName)
cl /DNO_TCL /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy
..\*.c
link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF
/def:..\sqlite3.def /dll /out:sqlite3.dll *.obj
if not exist
"$(OutDir)\sqlite3.dll" copy "sqlite3.dll
$(OutDir)"
"
/>
<Tool
Name="VCLinkerTool"
@@ -310,7 +314,8 @@
/>
<Tool
Name="VCPreLinkEventTool"
- CommandLine="cd $(sqlite3Dir)
if not
exist $(OutDir)\sqlite3.dll if exist sqlite3.dll copy sqlite3.dll
$(OutDir)
if exist $(PlatformName)\sqlite3.lib exit 0
if
not exist $(PlatformName) mkdir $(PlatformName)
cd
$(PlatformName)
cl /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy
..\*.c
link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF
/def:..\sqlite3.def /dll /out:sqlite3.dll *.obj
if not exist
$(OutDir)\sqlite3.dll copy sqlite3.dll $(OutDir)
"
+ Description="Build sqlite3 libs and dll"
+ CommandLine="cd
"$(sqlite3Dir)"
if not exist
"$(OutDir)\sqlite3.dll" if exist sqlite3.dll copy sqlite3.dll
"$(OutDir)"
if exist $(PlatformName)\sqlite3.lib exit
0
if not exist $(PlatformName) mkdir $(PlatformName)
cd
$(PlatformName)
cl /DNO_TCL /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy
..\*.c
link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF
/def:..\sqlite3.def /dll /out:sqlite3.dll *.obj
if not exist
"$(OutDir)\sqlite3.dll" copy "sqlite3.dll
$(OutDir)"
"
/>
<Tool
Name="VCLinkerTool"
@@ -375,7 +380,8 @@
/>
<Tool
Name="VCPreLinkEventTool"
- CommandLine="cd $(sqlite3Dir)
if not
exist $(OutDir)\sqlite3.dll if exist sqlite3.dll copy sqlite3.dll
$(OutDir)
if exist $(PlatformName)\sqlite3.lib exit 0
if
not exist $(PlatformName) mkdir $(PlatformName)
cd
$(PlatformName)
cl /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy
..\*.c
link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF
/def:..\sqlite3.def /dll /out:sqlite3.dll *.obj
if not exist
$(OutDir)\sqlite3.dll copy sqlite3.dll $(OutDir)
"
+ Description="Build sqlite3 libs and dll"
+ CommandLine="cd
"$(sqlite3Dir)"
if not exist
"$(OutDir)\sqlite3.dll" if exist sqlite3.dll copy sqlite3.dll
"$(OutDir)"
if exist $(PlatformName)\sqlite3.lib exit
0
if not exist $(PlatformName) mkdir $(PlatformName)
cd
$(PlatformName)
cl /DNO_TCL /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy
..\*.c
link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF
/def:..\sqlite3.def /dll /out:sqlite3.dll *.obj
if not exist
"$(OutDir)\sqlite3.dll" copy "sqlite3.dll
$(OutDir)"
"
/>
<Tool
Name="VCLinkerTool"
@@ -440,7 +446,8 @@
/>
<Tool
Name="VCPreLinkEventTool"
- CommandLine="cd $(sqlite3Dir)
if not
exist $(OutDir)\sqlite3.dll if exist sqlite3.dll copy sqlite3.dll
$(OutDir)
if exist $(PlatformName)\sqlite3.lib exit 0
if
not exist $(PlatformName) mkdir $(PlatformName)
cd
$(PlatformName)
cl /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy
..\*.c
link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF
/def:..\sqlite3.def /dll /out:sqlite3.dll *.obj
if not exist
$(OutDir)\sqlite3.dll copy sqlite3.dll $(OutDir)
"
+ Description="Build sqlite3 libs and dll"
+ CommandLine="cd
"$(sqlite3Dir)"
if not exist
"$(OutDir)\sqlite3.dll" if exist sqlite3.dll copy sqlite3.dll
"$(OutDir)"
if exist $(PlatformName)\sqlite3.lib exit
0
if not exist $(PlatformName) mkdir $(PlatformName)
cd
$(PlatformName)
cl /DNO_TCL /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy
..\*.c
link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF
/def:..\sqlite3.def /dll /out:sqlite3.dll *.obj
if not exist
"$(OutDir)\sqlite3.dll" copy "sqlite3.dll
$(OutDir)"
"
/>
<Tool
Name="VCLinkerTool"
@@ -505,7 +512,8 @@
/>
<Tool
Name="VCPreLinkEventTool"
- CommandLine="cd $(sqlite3Dir)
if not
exist $(OutDir)\sqlite3.dll if exist sqlite3.dll copy sqlite3.dll
$(OutDir)
if exist $(PlatformName)\sqlite3.lib exit 0
if
not exist $(PlatformName) mkdir $(PlatformName)
cd
$(PlatformName)
cl /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy
..\*.c
link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF
/def:..\sqlite3.def /dll /out:sqlite3.dll *.obj
if not exist
$(OutDir)\sqlite3.dll copy sqlite3.dll $(OutDir)
"
+ Description="Build sqlite3 libs and dll"
+ CommandLine="cd
"$(sqlite3Dir)"
if not exist
"$(OutDir)\sqlite3.dll" if exist sqlite3.dll copy sqlite3.dll
"$(OutDir)"
if exist $(PlatformName)\sqlite3.lib exit
0
if not exist $(PlatformName) mkdir $(PlatformName)
cd
$(PlatformName)
cl /DNO_TCL /Ox /Ob1 /Oi /GL /GF /FD /MD /Gy
..\*.c
link /INCREMENTAL:NO /NOLOGO /DLL /OPT:REF /OPT:ICF
/def:..\sqlite3.def /dll /out:sqlite3.dll *.obj
if not exist
"$(OutDir)\sqlite3.dll" copy "sqlite3.dll
$(OutDir)"
"
/>
<Tool
Name="VCLinkerTool"
_______________________________________________
Python-3000-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000-checkins