mirror of
https://github.com/rehlds/rehlds.git
synced 2024-12-29 08:05:50 +03:00
2f64cfc873
* GCC support - could be used via -PuseGcc command line argument. * Refactoring around __FUNCTION__, change __FUNCTION__ into __func__. * Refactoring, formatting, small fixes.
26 lines
380 B
Plaintext
26 lines
380 B
Plaintext
**/build
|
|
**/.gradle
|
|
.idea
|
|
*.iml
|
|
**/msvc/Debug*
|
|
**/msvc/Release*
|
|
**/msvc/Tests
|
|
**/msvc/Test Fixes
|
|
**/msvc/.vs
|
|
**/msvc/*.db
|
|
**/msvc/*.opendb
|
|
**/msvc/*.sdf
|
|
**/msvc/*.opensdf
|
|
**/msvc/*.user
|
|
**/msvc/*.suo
|
|
**/msvc/*.db
|
|
**/msvc/*.opendb
|
|
**/msvc/ipch
|
|
**/msvc/.vs
|
|
|
|
rehlds/version/appversion.h
|
|
rehlds/msvc/PublishPath*.txt
|
|
rehlds/_rehldsTestImg
|
|
rehlds/_dev
|
|
publish
|