Selaa lähdekoodia

Update codeblocks project

mingodad 8 vuotta sitten
vanhempi
sitoutus
b75add62e6
1 muutettua tiedostoa jossa 265 lisäystä ja 20 poistoa
  1. 265 20
      SquiLu/squilu.cbp

+ 265 - 20
SquiLu/squilu.cbp

@@ -373,9 +373,9 @@
 				<Option compiler="gcc" />
 				<Compiler>
 					<Add option="-fomit-frame-pointer" />
-					<Add option="-fexpensive-optimizations" />
 					<Add option="-O3" />
 					<Add option="-Wall" />
+					<Add option="-fexpensive-optimizations" />
 					<Add option="-DNDEBUG=1" />
 					<Add option="-DWITH_FULL_DAD_EXTRAS=1" />
 					<Add option="-D_SQ64=1" />
@@ -395,6 +395,7 @@
 					<Add library="mpdecimal" />
 					<Add library="discount" />
 					<Add library="fltk_z" />
+					<Add library="mkd2html" />
 					<Add directory="../../zeromq-3.2.2" />
 					<Add directory="../fltk/lib" />
 				</Linker>
@@ -410,8 +411,10 @@
 					<Add option="-fexpensive-optimizations" />
 					<Add option="-O3" />
 					<Add option="-Wall" />
+					<Add option="-DWITH_FLTK=1" />
 					<Add option="-DNDEBUG=1" />
 					<Add option="-DWITH_FULL_DAD_EXTRAS=1" />
+					<Add option="-DPROFILE_SQVM22=1" />
 					<Add option="-D_SQ64=1" />
 					<Add option="-DCONFIG_64=1" />
 					<Add option="-DHAS_UNIX_DOMAIN_SOCKETS=1" />
@@ -419,8 +422,6 @@
 					<Add option="-DWITH_MYSQL=1" />
 					<Add option="-DWITH_POSTGRESQL=1" />
 					<Add option="-DWITH_DNS_SD2=1" />
-					<Add option="-DPROFILE_SQVM22=1" />
-					<Add option="-DWITH_FLTK=1" />
 					<Add directory="../../zeromq-3.2.2/include" />
 					<Add directory="../fltk" />
 					<Add directory="../libharu/include" />
@@ -447,6 +448,7 @@
 					<Add library="axtls" />
 					<Add library="Xcursor" />
 					<Add library="Xfixes" />
+					<Add library="mkd2html" />
 					<Add directory="../../zeromq-3.2.2" />
 					<Add directory="../fltk/lib" />
 					<Add directory="../flu" />
@@ -455,11 +457,11 @@
 			</Target>
 			<Target title="Debug 64bits">
 				<Option output="bin/squilu-dbg" prefix_auto="1" extension_auto="1" />
-				<Option working_dir="samples" />
+				<Option working_dir="../../es/zaragoza" />
 				<Option object_output="obj/Debug-no-gui/" />
 				<Option type="1" />
 				<Option compiler="gcc" />
-				<Option parameters="test-sq-cpp.nut" />
+				<Option parameters="download-facturas.nut" />
 				<Compiler>
 					<Add option="-Wall" />
 					<Add option="-g" />
@@ -479,6 +481,7 @@
 					<Add library="mpdecimal" />
 					<Add library="discount" />
 					<Add library="fltk_z" />
+					<Add library="mkd2html" />
 					<Add directory="../../zeromq-3.2.2" />
 					<Add directory="../fltk/lib" />
 				</Linker>
@@ -592,6 +595,8 @@
 				<Compiler>
 					<Add option="-O3" />
 					<Add option="-Wall" />
+					<Add option="-fomit-frame-pointer" />
+					<Add option="-fexpensive-optimizations" />
 					<Add option="-DNDEBUG=1" />
 					<Add option="-DWITH_FULL_DAD_EXTRAS=1" />
 					<Add option="-D_SQ64=1" />
@@ -610,17 +615,18 @@
 					<Add library="mpdecimal" />
 					<Add library="discount" />
 					<Add library="fltk_z" />
+					<Add library="mkd2html" />
 					<Add directory="../../zeromq-3.2.2" />
 					<Add directory="../fltk/lib" />
 				</Linker>
 			</Target>
 			<Target title="Debug FLTK 64bits">
-				<Option output="bin/squilu-dbg" prefix_auto="1" extension_auto="1" />
-				<Option working_dir="../db-api" />
+				<Option output="bin/squilu-fltk-dbg" prefix_auto="1" extension_auto="1" />
+				<Option working_dir="samples" />
 				<Option object_output="obj/Debug/" />
 				<Option type="1" />
 				<Option compiler="gcc" />
-				<Option parameters="sqlite3-cc.nut" />
+				<Option parameters="parse-calendar.nut" />
 				<Compiler>
 					<Add option="-Wall" />
 					<Add option="-g" />
@@ -663,6 +669,7 @@
 					<Add library="axtls-dbg" />
 					<Add library="Xcursor" />
 					<Add library="Xfixes" />
+					<Add library="mkd2html" />
 					<Add directory="../../zeromq-3.2.2" />
 					<Add directory="../fltk/lib" />
 					<Add directory="../flu" />
@@ -714,7 +721,7 @@
 					<Add library="Xinerama" />
 					<Add library="mpdecimal" />
 					<Add library="hpdfs" />
-					<Add library="discount" />
+					<Add library="mkd2html" />
 					<Add library="X11" />
 					<Add library="fontconfig" />
 					<Add library="axtls-dbg" />
@@ -872,13 +879,13 @@
 				<Option type="1" />
 				<Option compiler="gcc" />
 				<Option use_console_runner="0" />
+				<Option projectLinkerOptionsRelation="1" />
 				<Compiler>
 					<Add option="-fomit-frame-pointer" />
 					<Add option="-O2" />
 					<Add option="-Wall" />
 					<Add option="-fno-rtti" />
 					<Add option="-fno-exceptions" />
-					<Add option="-flto" />
 					<Add option="-DSQUILU_ALONE=1" />
 					<Add option="-DNEED_SUBLATIN_C=1" />
 					<Add option="-DNDEBUG=1" />
@@ -891,7 +898,8 @@
 					<Add option="-DWITH_POSTGRESQL2=1" />
 				</Compiler>
 				<Linker>
-					<Add option="-flto" />
+					<Add library="uuid" />
+					<Add library="m" />
 				</Linker>
 			</Target>
 			<Target title="Release 64bits dynlib">
@@ -1128,6 +1136,60 @@
 					<Add directory="../fltk/lib" />
 				</Linker>
 			</Target>
+			<Target title="Release FLTK 64bits Clang">
+				<Option output="bin/squilu" prefix_auto="1" extension_auto="1" />
+				<Option object_output="obj/Release-clang/" />
+				<Option type="1" />
+				<Option compiler="clang" />
+				<Option parameters="/home/mingo/dev/c/A_programming-languages/esprima/src/scanner.nut" />
+				<Compiler>
+					<Add option="-fomit-frame-pointer" />
+					<Add option="-O3" />
+					<Add option="-Wall" />
+					<Add option="-fexpensive-optimizations" />
+					<Add option="-DWITH_FLTK=1" />
+					<Add option="-DNDEBUG=1" />
+					<Add option="-DWITH_FULL_DAD_EXTRAS=1" />
+					<Add option="-DPROFILE_SQVM22=1" />
+					<Add option="-D_SQ64=1" />
+					<Add option="-DCONFIG_64=1" />
+					<Add option="-DHAS_UNIX_DOMAIN_SOCKETS=1" />
+					<Add option="-DUSE_SIGNAL_HANDLER=1" />
+					<Add option="-DWITH_MYSQL=1" />
+					<Add option="-DWITH_POSTGRESQL=1" />
+					<Add option="-DWITH_DNS_SD2=1" />
+					<Add directory="../../zeromq-3.2.2/include" />
+					<Add directory="../fltk" />
+					<Add directory="../libharu/include" />
+					<Add directory="../flu" />
+				</Compiler>
+				<Linker>
+					<Add library="pthread" />
+					<Add library="rt" />
+					<Add library="dl" />
+					<Add library="fltkutils" />
+					<Add library="fltk_images" />
+					<Add library="fltk_png" />
+					<Add library="fltk_jpeg" />
+					<Add library="fltk_z" />
+					<Add library="fltk" />
+					<Add library="Xext" />
+					<Add library="Xft" />
+					<Add library="Xinerama" />
+					<Add library="mpdecimal" />
+					<Add library="hpdfs" />
+					<Add library="discount" />
+					<Add library="X11" />
+					<Add library="fontconfig" />
+					<Add library="axtls" />
+					<Add library="Xcursor" />
+					<Add library="Xfixes" />
+					<Add directory="../../zeromq-3.2.2" />
+					<Add directory="../fltk/lib" />
+					<Add directory="../flu" />
+					<Add directory="../libharu/src" />
+				</Linker>
+			</Target>
 		</Build>
 		<Compiler>
 			<Add option="-Wall" />
@@ -1137,6 +1199,8 @@
 			<Add option="-DSQ_USE_PCRE=1" />
 			<Add option="-DSQ_USE_FREETYPE=1" />
 			<Add option="-DSQ_USE_PCRE2_STATIC=1" />
+			<Add option="-DSQ_USE_TRE_STATIC=1" />
+			<Add option="-DSQ_USE_HUNSPELL=1" />
 			<Add option="-DSQ_ENABLE_INCLUDES=1" />
 			<Add option="-DSQ_USE_MKSTEMP=1" />
 			<Add option="-DSQ_USE_LOCALTIME_R=1" />
@@ -1197,13 +1261,14 @@
 			<Add option="-DOS_POSIX=1" />
 			<Add option="-DSLAVE_VM_WITH_OS_THREADS=1" />
 			<Add option="-DUSE_LMDB=1" />
+			<Add option="-DSQ_USE_BLOSC=1" />
 			<Add directory="include" />
 			<Add directory="sqstdlib" />
 			<Add directory="../myaxtls" />
 			<Add directory="../discount" />
 			<Add directory="../../../local/postgresql/include" />
-			<Add directory="/usr/lib/jvm/default-java/include" />
-			<Add directory="../../../local/clang-3.8/include" />
+			<Add directory="../../java/jdk/include" />
+			<Add directory="../../../local/clang-3.9/include" />
 			<Add directory="../SquiLu-ext/threadObject" />
 			<Add directory=".." />
 			<Add directory="../SquiLu-ext" />
@@ -1216,8 +1281,12 @@
 			<Add directory="../../java/jdk/include/linux" />
 			<Add directory="../liblmdb" />
 			<Add directory="../../c/A_libs/c-blosc/blosc" />
-			<Add directory="../../c/A_libs/pcre2-10.22/src" />
-			<Add directory="/usr/include/freetype2" />
+			<Add directory="../../c/A_libs/pcre2/src" />
+			<Add directory="../../c/A_libs/sregex/src/sregex" />
+			<Add directory="../../c/A_libs/tre/include" />
+			<Add directory="../../../local/hunspell/include/hunspell" />
+			<Add directory="../md4c/md4c" />
+			<Add directory="../md4c/md2html" />
 		</Compiler>
 		<Linker>
 			<Add library="m" />
@@ -1227,7 +1296,8 @@
 			<Add library="ffi" />
 			<Add library="../unql/libunql.a" />
 			<Add library="../../c/A_libs/c-blosc/build/blosc/libblosc.a" />
-			<Add library="../../c/A_libs/pcre2-10.22/.libs/libpcre2-8.a" />
+			<Add library="../../c/A_libs/pcre2/.libs/libpcre2-8.a" />
+			<Add library="../../c/A_libs/tre/lib/.libs/libtre.a" />
 			<Add directory="lib" />
 			<Add directory="../myaxtls" />
 			<Add directory="../mpdecimal" />
@@ -1235,6 +1305,7 @@
 			<Add directory="../gumbo" />
 			<Add directory="../../../local/lib" />
 			<Add directory="../liblmdb" />
+			<Add directory="../md4c" />
 		</Linker>
 		<Unit filename="../SquiLu-ext/HighResolutionTimer.cpp">
 			<Option target="Debug" />
@@ -1262,6 +1333,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/HighResolutionTimer.h">
 			<Option target="Debug" />
@@ -1289,6 +1361,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/celibc.c">
 			<Option compilerVar="CC" />
@@ -1329,6 +1402,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/code_mix_prep.c">
 			<Option compilerVar="CC" />
@@ -1357,6 +1431,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/dad_utils.cpp">
 			<Option target="Debug" />
@@ -1384,6 +1459,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/dynamic_library.cpp">
 			<Option target="Debug" />
@@ -1409,6 +1485,8 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release alone" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/dynamic_library.h">
 			<Option target="Debug" />
@@ -1434,6 +1512,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/fpdf.cpp">
 			<Option target="Debug" />
@@ -1461,6 +1540,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/fpdf.h">
 			<Option target="Debug" />
@@ -1488,6 +1568,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/lua_socket.cpp">
 			<Option target="Debug" />
@@ -1513,6 +1594,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/lua_socket.h">
 			<Option target="Debug" />
@@ -1538,6 +1620,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/mongoose.c">
 			<Option compilerVar="CC" />
@@ -1564,6 +1647,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/mongoose.h">
 			<Option target="Debug" />
@@ -1589,7 +1673,9 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
+		<Unit filename="../SquiLu-ext/monocypher.h" />
 		<Unit filename="../SquiLu-ext/pdf-font.cpp">
 			<Option target="Debug" />
 			<Option target="Release" />
@@ -1614,6 +1700,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/pdf-font.h">
 			<Option target="Debug" />
@@ -1639,6 +1726,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/randombytes.c">
 			<Option compilerVar="CC" />
@@ -1669,6 +1757,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_base64.cpp">
 			<Option target="Debug" />
@@ -1694,9 +1783,40 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_bitvector.cpp" />
-		<Unit filename="../SquiLu-ext/sq_blosc.cpp" />
+		<Unit filename="../SquiLu-ext/sq_blosc.cpp">
+			<Option target="Debug" />
+			<Option target="Release" />
+			<Option target="Release clang" />
+			<Option target="Release win32" />
+			<Option target="Release FLTK" />
+			<Option target="Debug FLTK" />
+			<Option target="Release FLTK win32" />
+			<Option target="Release FLTK win32 no console" />
+			<Option target="Release alone" />
+			<Option target="Release alone wince" />
+			<Option target="Release wince" />
+			<Option target="Release 64bits" />
+			<Option target="Release FLTK 64bits" />
+			<Option target="Debug 64bits" />
+			<Option target="Release FLTK 64bits Lib" />
+			<Option target="Release FLTK 64bits Computed Gotos" />
+			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
+			<Option target="Debug FLTK 64bits asan" />
+			<Option target="Debug 64bits static Library" />
+			<Option target="Temp Code FLTK 64bits" />
+			<Option target="AST Debug FLTK 64bits" />
+			<Option target="Release 64bits dynlib" />
+			<Option target="Release FLTK 64bits LTO" />
+			<Option target="Release 64bits Alone static library " />
+			<Option target="Debug 64bits Alone static library " />
+			<Option target="Release FLTK 64bits Code Size" />
+			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
+		</Unit>
 		<Unit filename="../SquiLu-ext/sq_civetweb.cpp">
 			<Option target="Temp Code FLTK 64bits" />
 		</Unit>
@@ -1723,6 +1843,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_dns_sd.cpp">
 			<Option target="Debug" />
@@ -1750,6 +1871,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_fastcgi.cpp">
 			<Option target="&lt;{~None~}&gt;" />
@@ -1780,6 +1902,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_fltk.cpp">
 			<Option target="Debug" />
@@ -1805,6 +1928,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_fpdf.cpp">
 			<Option target="Debug" />
@@ -1832,8 +1956,39 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
+		</Unit>
+		<Unit filename="../SquiLu-ext/sq_freetype.cpp">
+			<Option target="Debug" />
+			<Option target="Release" />
+			<Option target="Release clang" />
+			<Option target="Release win32" />
+			<Option target="Release FLTK" />
+			<Option target="Debug FLTK" />
+			<Option target="Release FLTK win32" />
+			<Option target="Release FLTK win32 no console" />
+			<Option target="Release alone" />
+			<Option target="Release alone wince" />
+			<Option target="Release wince" />
+			<Option target="Release 64bits" />
+			<Option target="Release FLTK 64bits" />
+			<Option target="Debug 64bits" />
+			<Option target="Release FLTK 64bits Lib" />
+			<Option target="Release FLTK 64bits Computed Gotos" />
+			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
+			<Option target="Debug FLTK 64bits asan" />
+			<Option target="Debug 64bits static Library" />
+			<Option target="Temp Code FLTK 64bits" />
+			<Option target="AST Debug FLTK 64bits" />
+			<Option target="Release 64bits dynlib" />
+			<Option target="Release FLTK 64bits LTO" />
+			<Option target="Release 64bits Alone static library " />
+			<Option target="Debug 64bits Alone static library " />
+			<Option target="Release FLTK 64bits Code Size" />
+			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
-		<Unit filename="../SquiLu-ext/sq_freetype.cpp" />
 		<Unit filename="../SquiLu-ext/sq_fs.cpp">
 			<Option compilerVar="CC" />
 			<Option target="Debug" />
@@ -1859,6 +2014,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_gumbo.cpp">
 			<Option target="Debug" />
@@ -1886,7 +2042,9 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
+		<Unit filename="../SquiLu-ext/sq_hunspell.cpp" />
 		<Unit filename="../SquiLu-ext/sq_libclang.cpp">
 			<Option target="Debug" />
 			<Option target="Release" />
@@ -1913,6 +2071,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_libcurl.cpp">
 			<Option target="Debug" />
@@ -1940,6 +2099,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_markdown.cpp">
 			<Option target="Debug" />
@@ -1964,6 +2124,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_mix.cpp">
 			<Option target="Debug" />
@@ -1989,6 +2150,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_mongoose.cpp">
 			<Option target="Debug" />
@@ -2014,6 +2176,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_mysql.cpp">
 			<Option target="Debug" />
@@ -2041,6 +2204,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_openssl.cpp">
 			<Option compilerVar="CC" />
@@ -2069,6 +2233,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_pack.cpp" />
 		<Unit filename="../SquiLu-ext/sq_parsecsv.cpp">
@@ -2094,9 +2259,70 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
+		</Unit>
+		<Unit filename="../SquiLu-ext/sq_pcre.cpp">
+			<Option target="Debug" />
+			<Option target="Release" />
+			<Option target="Release clang" />
+			<Option target="Release win32" />
+			<Option target="Release FLTK" />
+			<Option target="Debug FLTK" />
+			<Option target="Release FLTK win32" />
+			<Option target="Release FLTK win32 no console" />
+			<Option target="Release alone" />
+			<Option target="Release alone wince" />
+			<Option target="Release wince" />
+			<Option target="Release 64bits" />
+			<Option target="Release FLTK 64bits" />
+			<Option target="Debug 64bits" />
+			<Option target="Release FLTK 64bits Lib" />
+			<Option target="Release FLTK 64bits Computed Gotos" />
+			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
+			<Option target="Debug FLTK 64bits asan" />
+			<Option target="Debug 64bits static Library" />
+			<Option target="Temp Code FLTK 64bits" />
+			<Option target="AST Debug FLTK 64bits" />
+			<Option target="Release 64bits dynlib" />
+			<Option target="Release FLTK 64bits LTO" />
+			<Option target="Release 64bits Alone static library " />
+			<Option target="Debug 64bits Alone static library " />
+			<Option target="Release FLTK 64bits Code Size" />
+			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
+		</Unit>
+		<Unit filename="../SquiLu-ext/sq_pcre2.cpp">
+			<Option target="Debug" />
+			<Option target="Release" />
+			<Option target="Release clang" />
+			<Option target="Release win32" />
+			<Option target="Release FLTK" />
+			<Option target="Debug FLTK" />
+			<Option target="Release FLTK win32" />
+			<Option target="Release FLTK win32 no console" />
+			<Option target="Release alone" />
+			<Option target="Release alone wince" />
+			<Option target="Release wince" />
+			<Option target="Release 64bits" />
+			<Option target="Release FLTK 64bits" />
+			<Option target="Debug 64bits" />
+			<Option target="Release FLTK 64bits Lib" />
+			<Option target="Release FLTK 64bits Computed Gotos" />
+			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
+			<Option target="Debug FLTK 64bits asan" />
+			<Option target="Debug 64bits static Library" />
+			<Option target="Temp Code FLTK 64bits" />
+			<Option target="AST Debug FLTK 64bits" />
+			<Option target="Release 64bits dynlib" />
+			<Option target="Release FLTK 64bits LTO" />
+			<Option target="Release 64bits Alone static library " />
+			<Option target="Debug 64bits Alone static library " />
+			<Option target="Release FLTK 64bits Code Size" />
+			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
-		<Unit filename="../SquiLu-ext/sq_pcre.cpp" />
-		<Unit filename="../SquiLu-ext/sq_pcre2.cpp" />
 		<Unit filename="../SquiLu-ext/sq_postgresql.cpp">
 			<Option target="Debug" />
 			<Option target="Release" />
@@ -2120,6 +2346,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_rs232.c">
 			<Option compilerVar="CC" />
@@ -2146,6 +2373,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_slave_vm.cpp">
 			<Option target="Debug" />
@@ -2171,6 +2399,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_socket.cpp">
 			<Option target="Debug" />
@@ -2196,6 +2425,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_sqlite3.cpp">
 			<Option target="Debug" />
@@ -2221,6 +2451,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_sqlite3.h">
 			<Option target="Debug" />
@@ -2248,6 +2479,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_sys.cpp">
 			<Option target="&lt;{~None~}&gt;" />
@@ -2276,7 +2508,9 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
+		<Unit filename="../SquiLu-ext/sq_tre.cpp" />
 		<Unit filename="../SquiLu-ext/sq_tweetnacl.cpp" />
 		<Unit filename="../SquiLu-ext/sq_unql.cpp">
 			<Option target="Debug" />
@@ -2304,6 +2538,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_zlib.cpp">
 			<Option target="Debug" />
@@ -2329,6 +2564,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sqlite3.c">
 			<Option compilerVar="CC" />
@@ -2355,6 +2591,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sqlite3.h">
 			<Option target="Debug" />
@@ -2380,6 +2617,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sqmodule.h">
 			<Option target="Debug" />
@@ -2405,6 +2643,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sqratimport.cpp">
 			<Option target="Debug" />
@@ -2430,6 +2669,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sqratimport.h">
 			<Option target="Debug" />
@@ -2455,6 +2695,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/tinyxml2.cpp">
 			<Option target="Debug" />
@@ -2480,6 +2721,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/tinyxml2.h">
 			<Option target="Debug" />
@@ -2505,6 +2747,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/tweetnacl.c">
 			<Option compilerVar="CC" />
@@ -2551,6 +2794,7 @@
 			<Option target="Release FLTK 64bits LTO" />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="sqstdlib/sqstdaux.cpp" />
 		<Unit filename="sqstdlib/sqstdblob.cpp" />
@@ -2603,6 +2847,7 @@
 			<Option target="Debug 64bits Alone static library " />
 			<Option target="Release FLTK 64bits Code Size" />
 			<Option target="GCC 6.1 Release 64bits" />
+			<Option target="Release FLTK 64bits Clang" />
 		</Unit>
 		<Unit filename="squirrel/sqcompiler.h" />
 		<Unit filename="squirrel/sqcompiler2.cpp">