msvc: Add MSVC Project files for CLI programs.
commit38740798c1fcd3db470d82e705a5abe0a88dbda1
authorrigaya <rigaya34589@live.jp>
Wed, 26 Nov 2014 14:47:30 +0000 (26 23:47 +0900)
committerYusuke Nakamura <muken.the.vfrmaniac@gmail.com>
Thu, 27 Nov 2014 23:41:49 +0000 (28 08:41 +0900)
tree34462575dfdd79e16560d7b9906c5b28e3a9ebe3
parent9d36b570e35e8998f3e994fbf370b77c7bfb0c4b
msvc: Add MSVC Project files for CLI programs.
13 files changed:
.gitignore
L-SMASH.sln
L-SMASH.vcxproj
cli/boxdumper.vcxproj [new file with mode: 0644]
cli/boxdumper.vcxproj.filters [new file with mode: 0644]
cli/cli.vcxproj [new file with mode: 0644]
cli/cli.vcxproj.filters [new file with mode: 0644]
cli/muxer.vcxproj [new file with mode: 0644]
cli/muxer.vcxproj.filters [new file with mode: 0644]
cli/remuxer.vcxproj [new file with mode: 0644]
cli/remuxer.vcxproj.filters [new file with mode: 0644]
cli/timelineeditor.vcxproj [new file with mode: 0644]
cli/timelineeditor.vcxproj.filters [new file with mode: 0644]