You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
81 lines
1.5 KiB
Plaintext
81 lines
1.5 KiB
Plaintext
bin/
|
|
.idea/
|
|
# ---> Qt
|
|
# C++ objects and libs
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.a
|
|
*.la
|
|
*.lai
|
|
*.so
|
|
*.so.*
|
|
*.dll
|
|
*.dylib
|
|
|
|
# Qt-es
|
|
object_script.*.Release
|
|
object_script.*.Debug
|
|
*_plugin_import.cpp
|
|
/.qmake.cache
|
|
/.qmake.stash
|
|
*.pro.user
|
|
*.pro.user.*
|
|
*.qbs.user
|
|
*.qbs.user.*
|
|
*.moc
|
|
moc_*.cpp
|
|
moc_*.h
|
|
qrc_*.cpp
|
|
ui_*.h
|
|
*.qmlc
|
|
*.jsc
|
|
Makefile*
|
|
*build-*
|
|
*.qm
|
|
*.prl
|
|
|
|
# Qt unit tests
|
|
target_wrapper.*
|
|
|
|
# QtCreator
|
|
*.autosave
|
|
|
|
# QtCreator Qml
|
|
*.qmlproject.user
|
|
*.qmlproject.user.*
|
|
|
|
# QtCreator CMake
|
|
CMakeLists.txt.user*
|
|
|
|
# QtCreator 4.8< compilation database
|
|
compile_commands.json
|
|
|
|
# QtCreator local machine specific files for imported projects
|
|
*.user
|
|
|
|
*_qmlcache.qrc
|
|
LaunchRegisterKey.vcxproj
|
|
LaunchRegisterKey.vcxproj.filters
|
|
.vs/LaunchRegisterKey/FileContentIndex/aaaaca74-5a29-4c9c-a0b2-4aafa2ded7c4.vsidx
|
|
.vs/LaunchRegisterKey/v17/.suo
|
|
.vs/LaunchRegisterKey/v17/Browse.VC.db
|
|
.vs/LaunchRegisterKey/v17/Browse.VC.db-shm
|
|
.vs/LaunchRegisterKey/v17/Browse.VC.db-wal
|
|
.vs/LaunchRegisterKey/v17/Browse.VC.opendb
|
|
.vs/LaunchRegisterKey/v17/ipch/AutoPCH/33033be55980b52b/WIDGET.ipch
|
|
.vs/LaunchRegisterKey/v17/ipch/AutoPCH/71f3d9e241800f09/SETTINGWGT.ipch
|
|
.vs/LaunchRegisterKey/v17/ipch/AutoPCH/b58d33b68fb99398/COMMON.ipch
|
|
.vs/LaunchRegisterKey/v17/ipch/AutoPCH/e407f47aecf49074/UDPDATATHREAD.ipch
|
|
debug/
|
|
release/
|
|
.vs/
|
|
LaunchRe.82F475D3.tlog/
|
|
qmake/
|
|
LaunchRegisterKey.log
|
|
LaunchRegisterKey.sln
|
|
qt_work.log
|
|
vc141.pdb
|
|
vcpkg.applocal.log
|
|
CMakeLists.txt
|