]> granicus.if.org Git - clang/commit
initial checkin of vc++ project files, contributed by
authorChris Lattner <sabre@nondot.org>
Mon, 3 Sep 2007 18:21:31 +0000 (18:21 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 3 Sep 2007 18:21:31 +0000 (18:21 +0000)
commit0b6f0ee3a47f8607623b46f78a26049d11ecfca5
treec293415058c986f39c8986e913153498f433ea97
parentd35005ece906cca5238d75b031b8db7eac0ac6e1
initial checkin of vc++ project files, contributed by
Hartmut Kaiser!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41683 91177308-0d34-0410-b5e6-96231b3b80d8
win32/Basic/Basic.vcproj [new file with mode: 0644]
win32/clangAST/clangAST.vcproj [new file with mode: 0644]
win32/clangCodeGen/clangCodeGen.vcproj [new file with mode: 0644]
win32/clangDriver/clangDriver.vcproj [new file with mode: 0644]
win32/clangLex/clangLex.vcproj [new file with mode: 0644]
win32/clangParse/clangParse.vcproj [new file with mode: 0644]
win32/clangSema/clangSema.vcproj [new file with mode: 0644]