mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
231 lines
5.2 KiB
Text
231 lines
5.2 KiB
Text
/windows/bin/
|
|
/windows/build/
|
|
/windows/debug/
|
|
/windows/lib/
|
|
/windows/release/
|
|
/windows/src/PathDefines.mak
|
|
/windows/src/**/*.err
|
|
/windows/src/**/*.Build.CppClean.log
|
|
/windows/src/**/*.dproj.local
|
|
/windows/src/**/*.groupproj.local
|
|
/windows/src/**/*.bdsproj.local
|
|
/windows/src/**/*.stat
|
|
/windows/src/**/*.hpp
|
|
/windows/src/**/*.sdf
|
|
/windows/src/**/*.dcu
|
|
/windows/src/**/error.log
|
|
/windows/src/**/*.tlog
|
|
/windows/src/**/*.obj
|
|
/windows/src/**/*.exe
|
|
/windows/src/**/*.obj
|
|
/windows/src/**/*.iobj
|
|
/windows/src/**/*.intermediate.manifest
|
|
/windows/src/**/*.lastbuildstate
|
|
/windows/src/**/*.cache
|
|
/windows/src/**/*.drc
|
|
/windows/src/**/*.map
|
|
/windows/src/**/*.rsm
|
|
/windows/src/**/*.tds
|
|
/windows/src/**/*.pdb
|
|
/windows/src/**/*.ipdb
|
|
/windows/src/**/.vs/
|
|
/windows/src/**/version.RES
|
|
/windows/src/**/__history/
|
|
/windows/src/**/__recovery/
|
|
/windows/src/**/*.identcache
|
|
/windows/src/**/*.vcxproj.user
|
|
/windows/src/**/ipch/
|
|
/windows/src/**/*.dbg
|
|
/windows/src/**/*.cod
|
|
/windows/src/**/manifest.res
|
|
/windows/src/**/*.dll
|
|
/windows/src/**/*.exp
|
|
/windows/src/**/*.lib
|
|
/windows/src/**/version.res
|
|
/windows/src/**/*.pch
|
|
/windows/src/**/*.wixobj
|
|
/windows/src/**/*.sbr
|
|
/windows/src/**/*.bsc
|
|
/windows/src/**/*.dll.embed.manifest
|
|
/windows/src/**/*.ilk
|
|
/windows/src/**/*.log
|
|
/windows/src/**/*.idb
|
|
/windows/src/**/*.suo
|
|
/windows/src/**/.idea
|
|
|
|
# local defines for build, usually used for certificates and passwords
|
|
/windows/src/UserDefines.mak
|
|
|
|
# messages -- we now include these as they are currently not autogen
|
|
# /global/delphi/cust/messagedefaults.pas
|
|
# /global/delphi/cust/messageidentifierconsts.pas
|
|
|
|
# global build files
|
|
/windows/src/global/help/version.out
|
|
/windows/src/global/inst/data/UnicodeData.mdb
|
|
/windows/src/global/delphi/general/SourceRootPath.pas
|
|
|
|
# /buildtools/genkmnp/
|
|
/windows/src/buildtools/genkmnp/*.identcache
|
|
|
|
# /buildtools/inst/
|
|
/windows/src/buildtools/inst/srcbackup.mak
|
|
|
|
# /buildtools/importkeyboard/
|
|
/windows/src/buildtools/importkeyboard/bin
|
|
/windows/src/buildtools/importkeyboard/obj
|
|
|
|
# /desktop/branding/
|
|
/windows/src/desktop/branding/desktop_pro.pxx
|
|
|
|
# /desktop/help/
|
|
/windows/src/desktop/help/temp
|
|
/windows/src/desktop/help/*.htm
|
|
/windows/src/desktop/help/keymandesktop.chm
|
|
/windows/src/desktop/help/keymandesktop.hhp
|
|
/windows/src/desktop/help/toc.hhc
|
|
|
|
# /desktop/help/desktop_images/
|
|
/windows/src/desktop/help/desktop_images/Old Getting Started Images
|
|
/windows/src/desktop/help/desktop_images/old
|
|
|
|
# /desktop/inst/
|
|
/windows/src/desktop/inst/*.wixpdb
|
|
/windows/src/desktop/inst/*.msi
|
|
/windows/src/desktop/inst/download.mak
|
|
|
|
# /desktop/setup/
|
|
/windows/src/desktop/setup/keymandesktop80.msi
|
|
|
|
# /developer/TIKE/
|
|
/windows/src/developer/TIKE/stock.kct
|
|
/windows/src/developer/TIKE/kmcmpdll.dll
|
|
|
|
# /developer/TIKE/redist/
|
|
/windows/src/developer/TIKE/redist/Addins
|
|
/windows/src/developer/TIKE/redist/Desktop
|
|
/windows/src/developer/TIKE/redist/UI
|
|
|
|
# /developer/inst/
|
|
/windows/src/developer/inst/*.wixpdb
|
|
/windows/src/developer/inst/copydev.mak
|
|
|
|
# /developer/kmcmpdll/
|
|
/windows/src/developer/kmcmpdll/*.lastbuildstate
|
|
|
|
# /developer/kmcmpdll/Debug/
|
|
/windows/src/developer/kmcmpdll/Debug/*.idb
|
|
|
|
/windows/src/developer/stock/stock.kct
|
|
/windows/src/developer/uitemplates/keyman.kct
|
|
|
|
# /engine/inst/
|
|
/windows/src/engine/inst/*.wixpdb
|
|
/windows/src/engine/inst/download.mak
|
|
|
|
# /engine/inst/insthelper/
|
|
/windows/src/engine/inst/insthelper/ModelSupport_insthelper
|
|
/windows/src/engine/inst/keymanengine.msm
|
|
|
|
# /engine/keyman/langswitch/
|
|
/windows/src/engine/keyman/langswitch/__history
|
|
|
|
# /engine/keyman32/
|
|
/windows/src/engine/keyman32/Keyman32.opensdf
|
|
|
|
# /engine/keymanx64/
|
|
/windows/src/engine/keymanx64/x64
|
|
|
|
# /engine/kmcomapi/
|
|
/windows/src/engine/kmcomapi/kmcomapi.tlb
|
|
|
|
# /engine/kmtip/
|
|
/windows/src/engine/kmtip/kmtip.suo
|
|
/windows/src/engine/kmtip/vc100.idb
|
|
/windows/src/engine/kmtip/x64
|
|
/windows/src/engine/kmtip/x86
|
|
/windows/src/engine/kmtip/kmtip.opensdf
|
|
|
|
# /engine/tsysinfo/
|
|
/windows/src/engine/tsysinfo/tsysinfo_x64.res
|
|
/windows/src/engine/tsysinfo/tsysinfox64.bin
|
|
|
|
# /engine/tsysinfox64/
|
|
/windows/src/engine/tsysinfox64/x64
|
|
|
|
# /online/database_unicode_conversion/
|
|
|
|
# /online/fixup_downloadfile_subs/
|
|
|
|
# /support/NetInputBoxTest/NetInputBoxTest/
|
|
/windows/src/support/NetInputBoxTest/NetInputBoxTest/bin
|
|
/windows/src/support/NetInputBoxTest/NetInputBoxTest/obj
|
|
|
|
# /support/unload_keyboards/
|
|
/windows/src/support/unload_keyboards/Win64
|
|
|
|
# /test/msghooklister/
|
|
|
|
# /test/msghooklister/src/
|
|
|
|
# /test/msghooklister/src/App/
|
|
|
|
# /test/msghooklister/src/Drv/
|
|
|
|
# /test/msghooklister/x64/
|
|
|
|
# /test/msghooklister/x86/
|
|
|
|
# /test/test_finddefaultlang_latin/
|
|
|
|
# /test/test_i1672/
|
|
|
|
# /test/test_i2590/
|
|
|
|
# /test/test_i2896/
|
|
|
|
# /test/test_i2908/
|
|
|
|
# /test/test_i2908/i2908/
|
|
/windows/src/test/test_i2908/i2908/Debug
|
|
|
|
# /test/test_i2934/
|
|
|
|
# /test/test_i2934/test_i2934/
|
|
/windows/src/test/test_i2934/test_i2934/Debug
|
|
|
|
# /test/test_i2945 - option set not clearing/
|
|
|
|
# /test/test_i3021 - bad backslash key/
|
|
|
|
# /test/test_i3035 - safari compat/
|
|
|
|
# /test/test_i3056/
|
|
|
|
# /test/test_i3137/
|
|
|
|
# /test/test_i3147/
|
|
|
|
# /test/test_i3214/
|
|
|
|
# /test/test_i3250/
|
|
|
|
# /test/test_i3301/
|
|
|
|
# /test/test_i3317/
|
|
/windows/src/test/test_i3317/*.json
|
|
/windows/src/test/test_i3317/*.js
|
|
|
|
|
|
# /test/test_i3358 - media keys/
|
|
|
|
# /test/test_i3633
|
|
/windows/src/test/test_i3633/sig?
|
|
|
|
# /test/test_vistaaltfixunit/
|
|
|
|
# /test/wm_unichar/
|
|
|
|
.DS_Store
|
|
|
|
*.kpj.user
|