Changeset 384 for pyyaml/trunk/setup.cfg
- Timestamp:
- 05/30/11 00:53:00 (2 years ago)
- File:
-
- 1 edited
-
pyyaml/trunk/setup.cfg (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pyyaml/trunk/setup.cfg
r378 r384 17 17 18 18 # The following options are used to build PyYAML Windows installer 19 # for Python 2.3 on my PC: 20 #include_dirs=../../../libyaml/tags/0.1.4/include 21 #library_dirs=../../../libyaml/tags/0.1.4/win32/vc6/output/release/lib 22 #define=YAML_DECLARE_STATIC 23 24 # The following options are used to build PyYAML Windows installer 25 # for Python 2.4 and Python 2.5 on my PC: 19 # for Python 2.5 on my PC: 26 20 #include_dirs=../../../libyaml/tags/0.1.4/include 27 21 #library_dirs=../../../libyaml/tags/0.1.4/win32/vs2003/output/release/lib
Note: See TracChangeset
for help on using the changeset viewer.
