]> andersk Git - libyaml.git/commit - win32/vc6/run_emitter.dsp
Add VC6 projects for the test executables.
authorKirill Simonov <xi@resolvent.net>
Mon, 8 Jan 2007 12:23:35 +0000 (12:23 +0000)
committerKirill Simonov <xi@resolvent.net>
Mon, 8 Jan 2007 12:23:35 +0000 (12:23 +0000)
commit6f6bbb88ed41dd1235239b25189f10532e29e0e7
tree93415ff905f5156b4e3a69ff82787183f1953cdd
parent0174ed6e0abc4b9316a91d32163f2507a31d29fb
Add VC6 projects for the test executables.
14 files changed:
win32/vc6/example_deconstructor.dsp [new file with mode: 0644]
win32/vc6/example_deconstructor_alt.dsp [new file with mode: 0644]
win32/vc6/example_reformatter.dsp [new file with mode: 0644]
win32/vc6/example_reformatter_alt.dsp [new file with mode: 0644]
win32/vc6/libyaml.dsw
win32/vc6/run_dumper.dsp [new file with mode: 0644]
win32/vc6/run_emitter.dsp [new file with mode: 0644]
win32/vc6/run_loader.dsp [new file with mode: 0644]
win32/vc6/run_parser.dsp [new file with mode: 0644]
win32/vc6/run_scanner.dsp [new file with mode: 0644]
win32/vc6/test_reader.dsp [new file with mode: 0644]
win32/vc6/test_version.dsp [new file with mode: 0644]
win32/vc6/yaml.dsp [moved from win32/vc6/yaml/yaml.dsp with 75% similarity]
win32/vc6/yamldll.dsp [moved from win32/vc6/yamldll/yamldll.dsp with 76% similarity]
This page took 0.083383 seconds and 5 git commands to generate.