]> andersk Git - libyaml.git/commit - win32/vs2008/yamldll.vcproj
Updated Visual Studio projects to use MSVCRT.dll.
authorKirill Simonov <xi@resolvent.net>
Thu, 2 Oct 2008 02:38:46 +0000 (02:38 +0000)
committerKirill Simonov <xi@resolvent.net>
Thu, 2 Oct 2008 02:38:46 +0000 (02:38 +0000)
commitf0c45f39999f60229c2e026d4c56da9bd3e97ad2
tree38b35eb743809907de288c91914da29b86f3f3a7
parent70e3cdcc915aad3017102896cc293201ba213125
Updated Visual Studio projects to use MSVCRT.dll.
39 files changed:
win32/vc6/example_deconstructor.dsp
win32/vc6/example_deconstructor_alt.dsp
win32/vc6/example_reformatter.dsp
win32/vc6/example_reformatter_alt.dsp
win32/vc6/run_dumper.dsp
win32/vc6/run_emitter.dsp
win32/vc6/run_loader.dsp
win32/vc6/run_parser.dsp
win32/vc6/run_scanner.dsp
win32/vc6/test_reader.dsp
win32/vc6/test_version.dsp
win32/vc6/yaml.dsp
win32/vc6/yamldll.dsp
win32/vs2003/example_deconstructor.vcproj
win32/vs2003/example_deconstructor_alt.vcproj
win32/vs2003/example_reformatter.vcproj
win32/vs2003/example_reformatter_alt.vcproj
win32/vs2003/run_dumper.vcproj
win32/vs2003/run_emitter.vcproj
win32/vs2003/run_loader.vcproj
win32/vs2003/run_parser.vcproj
win32/vs2003/run_scanner.vcproj
win32/vs2003/test_reader.vcproj
win32/vs2003/test_version.vcproj
win32/vs2003/yaml.vcproj
win32/vs2003/yamldll.vcproj
win32/vs2008/example_deconstructor.vcproj
win32/vs2008/example_deconstructor_alt.vcproj
win32/vs2008/example_reformatter.vcproj
win32/vs2008/example_reformatter_alt.vcproj
win32/vs2008/run_dumper.vcproj
win32/vs2008/run_emitter.vcproj
win32/vs2008/run_loader.vcproj
win32/vs2008/run_parser.vcproj
win32/vs2008/run_scanner.vcproj
win32/vs2008/test_reader.vcproj
win32/vs2008/test_version.vcproj
win32/vs2008/yaml.vcproj
win32/vs2008/yamldll.vcproj
This page took 0.058 seconds and 5 git commands to generate.