Migrated projects to VS2012
commit01adfbd4dd393ea0600b568547ff5db7e40ef5af
authorSven Strickroth <email@cs-ware.de>
Wed, 26 Dec 2012 20:23:34 +0000 (26 21:23 +0100)
committerSven Strickroth <email@cs-ware.de>
Wed, 26 Dec 2012 20:29:43 +0000 (26 21:29 +0100)
tree2eb53ed8ee04a0550bb59f928e45ed3813ca4b42
parent2ccaf43a6bf3d31b5680f5d5af74d4cb01bf2d00
Migrated projects to VS2012

Signed-off-by: Sven Strickroth <email@cs-ware.de>
96 files changed:
.gitignore
Languages/Lang_cs.wixproj
Languages/Lang_de.wixproj
Languages/Lang_es_ES.wixproj
Languages/Lang_fr.wixproj
Languages/Lang_ja.wixproj
Languages/Lang_pl_PL.wixproj
Languages/Lang_pt_BR.wixproj
Languages/Lang_ru.wixproj
Languages/Lang_sv.wixproj
Languages/Lang_tr.wixproj
Languages/Lang_zh_CN.wixproj
Languages/Lang_zh_TW.wixproj
Languages/TortoiseLang.vcxproj [new file with mode: 0644]
Languages/TortoiseLang.vcxproj.filters [new file with mode: 0644]
ext/CrashServer/CommonLibs/Zlib/Zlib.vcxproj
ext/CrashServer/CommonLibs/Zlib/Zlib.vcxproj.filters
ext/CrashServer/CrashHandler/CrashHandler/CrashHandler.vcxproj
ext/CrashServer/CrashHandler/CrashHandler/CrashHandler.vcxproj.filters
ext/CrashServer/CrashHandler/DumpUploaderServiceLib/DumpUploaderServiceLib.vcxproj
ext/CrashServer/CrashHandler/DumpUploaderServiceLib/DumpUploaderServiceLib.vcxproj.filters
ext/CrashServer/CrashHandler/SendRpt/SendRpt.vcxproj
ext/CrashServer/CrashHandler/SendRpt/SendRpt.vcxproj.filters
ext/OGDF/ogdf.vcxproj [new file with mode: 0644]
ext/OGDF/ogdf.vcxproj.filters [new file with mode: 0644]
ext/ResizableLib/ResizableLib.vcxproj [new file with mode: 0644]
ext/ResizableLib/ResizableLib.vcxproj.filters [new file with mode: 0644]
ext/build/ScintillaLexer.vcxproj [new file with mode: 0644]
ext/build/ScintillaLexer.vcxproj.filters [new file with mode: 0644]
ext/build/libapr.vcxproj [new file with mode: 0644]
ext/build/libapr.vcxproj.filters [new file with mode: 0644]
ext/build/libaprutil.vcxproj [new file with mode: 0644]
ext/build/libaprutil.vcxproj.filters [new file with mode: 0644]
ext/build/libcurl.vcxproj [new file with mode: 0644]
ext/build/libcurl.vcxproj.filters [new file with mode: 0644]
ext/build/libgit2.vcxproj [new file with mode: 0644]
ext/build/libgit2.vcxproj.filters [new file with mode: 0644]
ext/build/xml.vcxproj [new file with mode: 0644]
ext/build/xml.vcxproj.filters [new file with mode: 0644]
ext/build/zlib.vcxproj [new file with mode: 0644]
ext/build/zlib.vcxproj.filters [new file with mode: 0644]
ext/gitdll/gitdll.vcxproj [new file with mode: 0644]
ext/gitdll/gitdll.vcxproj.filters [copied from ext/CrashServer/CrashHandler/CrashHandler/CrashHandler.vcxproj.filters with 62% similarity]
ext/gitdlltest/gitdlltest.vcxproj [copied from src/AsyncFramework/AsyncFramework.vcxproj with 57% similarity]
ext/gitdlltest/gitdlltest.vcxproj.filters [copied from ext/CrashServer/CrashHandler/CrashHandler/CrashHandler.vcxproj.filters with 53% similarity]
ext/hunspell/hunspell.vcxproj [new file with mode: 0644]
ext/hunspell/hunspell.vcxproj.filters [new file with mode: 0644]
ext/tgit
src/AsyncFramework/AsyncFramework.vcxproj
src/AsyncFramework/AsyncFramework.vcxproj.filters
src/Git/Git.vcxproj [copied from src/AsyncFramework/AsyncFramework.vcxproj with 61% similarity]
src/Git/Git.vcxproj.filters [copied from ext/CrashServer/CrashHandler/SendRpt/SendRpt.vcxproj.filters with 61% similarity]
src/IBugTraqProvider/IBugTraqProvider.vcxproj [copied from src/AsyncFramework/AsyncFramework.vcxproj with 66% similarity]
src/IBugTraqProvider/IBugTraqProvider.vcxproj.filters [new file with mode: 0644]
src/ResText/ResText.vcxproj [copied from ext/CrashServer/CrashHandler/SendRpt/SendRpt.vcxproj with 50% similarity]
src/ResText/ResText.vcxproj.filters [copied from src/AsyncFramework/AsyncFramework.vcxproj.filters with 59% similarity]
src/SshAskPass/SshAskPass.vcxproj [copied from src/AsyncFramework/AsyncFramework.vcxproj with 63% similarity]
src/SshAskPass/SshAskPass.vcxproj.filters [copied from ext/CrashServer/CrashHandler/CrashHandler/CrashHandler.vcxproj.filters with 62% similarity]
src/TGitCache/TGitCache.vcxproj [new file with mode: 0644]
src/TGitCache/TGitCache.vcxproj.filters [new file with mode: 0644]
src/TortoiseGit.sln
src/TortoiseGitBlame/TortoiseGitBlame.vcxproj [new file with mode: 0644]
src/TortoiseGitBlame/TortoiseGitBlame.vcxproj.filters [new file with mode: 0644]
src/TortoiseGitBlame/TortoiseGitBlameLang.vcxproj [new file with mode: 0644]
src/TortoiseGitBlame/TortoiseGitBlameLang.vcxproj.filters [new file with mode: 0644]
src/TortoiseGitSetup/CustomActions/CustomActions.vcxproj [new file with mode: 0644]
src/TortoiseGitSetup/CustomActions/CustomActions.vcxproj.filters [new file with mode: 0644]
src/TortoiseGitSetup/WiXSetup.wixproj
src/TortoiseIDiff/TortoiseIDiff.vcxproj [copied from ext/CrashServer/CrashHandler/SendRpt/SendRpt.vcxproj with 53% similarity]
src/TortoiseIDiff/TortoiseIDiff.vcxproj.filters [new file with mode: 0644]
src/TortoiseIDiff/TortoiseIDiffLang.vcxproj [new file with mode: 0644]
src/TortoiseIDiff/TortoiseIDiffLang.vcxproj.filters [new file with mode: 0644]
src/TortoiseMerge/TortoiseMerge.vcxproj [new file with mode: 0644]
src/TortoiseMerge/TortoiseMerge.vcxproj.filters [new file with mode: 0644]
src/TortoiseMerge/TortoiseMergeLang.vcxproj [new file with mode: 0644]
src/TortoiseMerge/TortoiseMergeLang.vcxproj.filters [new file with mode: 0644]
src/TortoisePlink/Windows/MSVC/Plink/TortoisePlink.vcxproj [new file with mode: 0644]
src/TortoisePlink/Windows/MSVC/Plink/TortoisePlink.vcxproj.filters [new file with mode: 0644]
src/TortoiseProc/TortoiseProc.vcxproj [new file with mode: 0644]
src/TortoiseProc/TortoiseProc.vcxproj.filters [new file with mode: 0644]
src/TortoiseProc/TortoiseProcLang.vcxproj [new file with mode: 0644]
src/TortoiseProc/TortoiseProcLang.vcxproj.filters [new file with mode: 0644]
src/TortoiseShell/TortoiseShell.vcxproj [new file with mode: 0644]
src/TortoiseShell/TortoiseShell.vcxproj.filters [new file with mode: 0644]
src/TortoiseShell/TortoiseStub.vcxproj [new file with mode: 0644]
src/TortoiseShell/TortoiseStub.vcxproj.filters [new file with mode: 0644]
src/TortoiseUDiff/TortoiseUDiff.vcxproj [copied from ext/CrashServer/CrashHandler/SendRpt/SendRpt.vcxproj with 50% similarity]
src/TortoiseUDiff/TortoiseUDiff.vcxproj.filters [copied from ext/CrashServer/CrashHandler/SendRpt/SendRpt.vcxproj.filters with 57% similarity]
src/Utils/Utils.vcxproj [new file with mode: 0644]
src/Utils/Utils.vcxproj.filters [new file with mode: 0644]
src/touch/touch.vcxproj [copied from src/AsyncFramework/AsyncFramework.vcxproj with 62% similarity]
src/touch/touch.vcxproj.filters [copied from ext/CrashServer/CrashHandler/CrashHandler/CrashHandler.vcxproj.filters with 62% similarity]
test/Cache/Cache.vcxproj [new file with mode: 0644]
test/Cache/Cache.vcxproj.filters [copied from ext/CrashServer/CrashHandler/SendRpt/SendRpt.vcxproj.filters with 50% similarity]
test/GitIndexTest/GitIndexTest.vcxproj [new file with mode: 0644]
test/GitIndexTest/GitIndexTest.vcxproj.filters [copied from ext/CrashServer/CrashHandler/CrashHandler/CrashHandler.vcxproj.filters with 51% similarity]