Changeset 340 for pyyaml/tags/3.08/setup.cfg
- Timestamp:
- 12/30/08 15:05:21 (4 years ago)
- File:
-
- 1 edited
-
pyyaml/tags/3.08/setup.cfg (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pyyaml/tags/3.08/setup.cfg
r335 r340 29 29 30 30 # The following options are used to build PyYAML Windows installer 31 # for Python 2.6 on my PC:31 # for Python 2.6 and Python 3.0 on my PC: 32 32 #include_dirs=../../../libyaml/tags/0.1.2/include 33 33 #library_dirs=../../../libyaml/tags/0.1.2/win32/vs2008/output/release/lib 34 34 #define=YAML_DECLARE_STATIC 35 36 # The following options are used to build PyYAML Windows installer37 # for Python 3.0 on my PC:38 #include_dirs=../../../libyaml/tags/0.1.2/include39 #library_dirs=../../../libyaml/tags/0.1.2/win32/vs2008/output/release/lib40 #define=YAML_DECLARE_STATIC
Note: See TracChangeset
for help on using the changeset viewer.
