| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- /client/vcmiclient
- /server/vcmiserver
- /launcher/vcmilauncher
- /launcher/vcmilauncher_automoc.cpp
- *.dll
- *.exe
- *.depend
- *.o
- *.a
- *.so
- *.res
- *.layout
- *.pro.user
- *.pro.user.*
- *.swp
- *.h.gch
- *~
- /CMakeLists.txt.user
- CMakeCache.txt
- CMakeFiles
- Makefile
- cmake_install.cmake
- install_manifest.txt
- *_cotire.cmake
- cotire
- moc_*.cpp
- qrc_*.cpp
- ui_*.h
- /CPackConfig.cmake
- /CPackSourceConfig.cmake
- build-*
- CMakeLists.txt.user.*
- Doxyfile
- doc/*
- VCMI_VS11.sdf
- *.ipch
- VCMI_VS11.opensdf
- # Visual Studio
- *.suo
- *.user
- /AI/*/RD
- /client/RD
- /launcher/RD
- /lib/RD
- /lib/minizip/RD
- /scripting/erm/RD
- /server/RD
- /test/RD
- /VCMI_VS11.VC.opendb
- /AI/FuzzyLite.lib
|