head	1.9;
access;
symbols
	PyQwt-4_1-fixes:1.9.0.2
	PyQwt-4_1:1.9
	PyQwt-4_0rc0:1.7
	PyQwt-3_8-fixes:1.5.0.2
	PyQwt-3_8:1.5
	PyQwt-3_7:1.3
	start:1.1.1.1
	gvermeul:1.1.1;
locks; strict;
comment	@# @;


1.9
date	2004.10.22.05.45.12;	author gvermeul;	state Exp;
branches;
next	1.8;

1.8
date	2004.10.12.06.41.48;	author gvermeul;	state Exp;
branches;
next	1.7;

1.7
date	2004.06.05.13.28.55;	author gvermeul;	state Exp;
branches;
next	1.6;

1.6
date	2004.01.19.18.28.39;	author gvermeul;	state Exp;
branches;
next	1.5;

1.5
date	2003.10.04.23.04.57;	author gvermeul;	state Exp;
branches;
next	1.4;

1.4
date	2003.08.24.19.09.34;	author gvermeul;	state Exp;
branches;
next	1.3;

1.3
date	2003.07.06.17.47.18;	author gvermeul;	state Exp;
branches;
next	1.2;

1.2
date	2003.07.05.21.32.08;	author gvermeul;	state Exp;
branches;
next	1.1;

1.1
date	2003.06.15.09.15.53;	author gvermeul;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2003.06.15.09.15.53;	author gvermeul;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Fix typo.
@
text
@# Start of 'setup_cfg_nt'.
# A line starting with '#' is a comment.
#
# After installing sip & PyQt-Commercial >=3.10 with 'configure.py', almost all
# configuration information can be obtained from sipconfig and pyqtconfig.
#
[run_sip]
# Some %ConvertToSubClassCode handwritten code uses 'dynamic_cast<>()' which is
# not supported by all compilers and/or compiler options.
#
# For win32-msvc and win32-msvc.net
# If the -GR flag is not set, exclude the feature 'CXX_DYNAMIC_CAST'
#
# The option 'sip_x_features' indicates the 'run_sip' command whether to
# disable a list of features (separated by ',').
sip_x_features=CXX_DYNAMIC_CAST
#sip_x_features=
#
#
[sdist]
# The option 'force-manifest' indicates the 'sdist' command whether to force
# regeneration of the MANIFEST
force-manifest=1
#
#
# Local Variables: ***
# mode: sh ***
# End: ***
@


1.8
log
@Force MANIFEST regeneration.
@
text
@d22 1
a22 1
# regenaration of the MANIFEST
@


1.7
log
@Add sip_x_features=CXX_DYNAMIC_CAST until a real solution
@
text
@a6 2
# FIXME: so, this file can be empty, if I have fixed this:
#
d19 7
@


1.6
log
@Build tools rely on sipconfig.py and pyqtconfig.py generated by PyQt's configure.py
@
text
@d4 1
a4 1
# After installing sip-3.9&PyQt-3.9-Commercial with the 'configure.py', all
d7 13
a19 1
# So, this file can be empty.
@


1.5
log
@Upgrade for Python-2.3 and PyQt-3.8
@
text
@d4 2
a5 7
[run_sip]
# The 'run_sip' command transforms the sip/*.sip files into
# *.cpp, *.h and *.py files.
# It requires also the PyQt-*/sip/*.sip files that have been
# used to build PyQt.
# The option 'sip_file_dirs' indicate the command 'run_sip'
# where to find the PyQt-*/sip/*.sip files.
d7 1
a7 8
# If you cannot find those files on your system, see the
# documentation: 'Prerequisites for Windows'.
#
# Running PyQt-win-*-3.8.exe and selecting the SIP tools
# puts PyQt's sip files in *:\Python23\PyQt\sip
sip_file_dirs=C:\Python23\PyQt\sip
# If you have rebuilt PyQt from source, uncomment and edit:
#sip_file_dirs=C:\MyStuff\PyQt-win-nc-3.8\sip
@


1.4
log
@Sync with Qwt-2003-08-24 and prepare PyQwt-3.8
@
text
@d16 1
a16 1
# puts PyQt's sip files in *:\Python22\PyQt\sip
@


1.3
log
@Tweak packaging
@
text
@d15 1
a15 1
# Running PyQt-win-*-3.7.exe and selecting the SIP tools
d17 1
a17 1
sip_file_dirs=C:\Python22\PyQt\sip
d19 1
a19 1
#sip_file_dirs=C:\MyStuff\PyQt-win-nc-3.7\sip
@


1.2
log
@Prepare release 3.7
@
text
@d21 3
a23 1
# End of 'setup_cfg_nt'.
@


1.1
log
@Initial revision
@
text
@d15 1
a15 1
# Running PyQt-win-*-3.6.exe and selecting the SIP tools
d19 1
a19 1
#sip_file_dirs=C:\MyStuff\PyQt-win-nc-3.6\sip
@


1.1.1.1
log
@Initial import into CVS
@
text
@@
