OSDN Git Service

add solution and project files for VisualStudio and some utility tools
authorU-i7\gimy <gimy@users.sourceforge.jp>
Sun, 5 Jul 2009 14:33:19 +0000 (23:33 +0900)
committerU-i7\gimy <gimy@users.sourceforge.jp>
Sun, 5 Jul 2009 14:33:19 +0000 (23:33 +0900)
commit7ad4be47e4a27c03aa46066764d4d5320b29bdf8
treeca4faf6af263363f2305bd19b98c806271b229a8
parent3d4615757eb102762b737372d3cab2d2d7e9a90e
add solution and project files for VisualStudio and some utility tools
25 files changed:
proj/.gitignore [new file with mode: 0644]
proj/distrib.vcproj [new file with mode: 0755]
proj/ext_lib32/Debug/.gitignore [new file with mode: 0644]
proj/ext_lib32/Release/.gitignore [new file with mode: 0644]
proj/ext_lib64/Debug/.gitignore [new file with mode: 0644]
proj/ext_lib64/Release/.gitignore [new file with mode: 0644]
proj/regex.vsprops [new file with mode: 0755]
proj/regex32.vcproj [new file with mode: 0755]
proj/regex64.vcproj [new file with mode: 0755]
proj/yamy.sln [new file with mode: 0755]
proj/yamy.vcproj [new file with mode: 0755]
proj/yamy.vsprops [new file with mode: 0755]
proj/yamy32.vcproj [new file with mode: 0755]
proj/yamy32.vsprops [new file with mode: 0755]
proj/yamy32dll.vcproj [new file with mode: 0755]
proj/yamy64.vcproj [new file with mode: 0755]
proj/yamy64.vsprops [new file with mode: 0755]
proj/yamy64dll.vcproj [new file with mode: 0755]
proj/yamyd32.vcproj [new file with mode: 0755]
proj/yamydll.vsprops [new file with mode: 0755]
proj/yamyexe.vsprops [new file with mode: 0755]
tools/.gitignore [new file with mode: 0644]
tools/makedistrib.js [new file with mode: 0755]
tools/makefunc.js [new file with mode: 0755]
tools/makeregex_template.bat [new file with mode: 0755]