1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2026-01-19 13:44:41 +01:00

Update libraries and make it build on windows.

Still gets some warnings because compilers have changed. But should work.
This commit is contained in:
Sandu Liviu Catalin
2025-06-25 22:34:23 +03:00
parent 520a5eacc5
commit f2b7499f85
3038 changed files with 251668 additions and 273857 deletions

View File

@@ -43,9 +43,13 @@ config.build
config.make
# CLion #
########
#########
.idea/
# Qt Creator #
#########
build/Qt_*
# CMake #
########
cmake_install.cmake
@@ -131,6 +135,9 @@ lib/
lib64/
pocomsg.h
**/UpgradeLog*.XML
/out/build/x64-Debug
.vs/
vcpkg_installed/
# Eclipse generated files #
###########################
@@ -144,6 +151,7 @@ cmake-build/
*.bak
stage/
releases/
poco_build_stderr.out
# vim #
#######
@@ -151,3 +159,18 @@ releases/
*.swp
*.vim
tags
# Javascript #
##############
package-lock.json
node_modules
# Old Visual Studio files #
###########################
*_vs1[45]0.sln
*_vs1[45]0.vcxproj
*_vs1[45]0.vcxproj.filters
# Debug files #
##############
*.core