Quellcode durchsuchen

Remove zmq by default on all builds

mingodad vor 10 Jahren
Ursprung
Commit
b8a81223e0
1 geänderte Dateien mit 110 neuen und 36 gelöschten Zeilen
  1. 110 36
      SquiLu/squilu.cbp

+ 110 - 36
SquiLu/squilu.cbp

@@ -18,7 +18,6 @@
 					<Add directory="../../zeromq-3.2.2/include" />
 				</Compiler>
 				<Linker>
-					<Add library="../../zeromq-3.2.2/libzmq3.a" />
 					<Add library="pthread" />
 					<Add library="rt" />
 					<Add library="dl" />
@@ -41,7 +40,6 @@
 				</Compiler>
 				<Linker>
 					<Add option="-s" />
-					<Add library="../../zeromq-3.2.2/libzmq3.a" />
 					<Add library="pthread" />
 					<Add library="rt" />
 					<Add library="dl" />
@@ -57,7 +55,7 @@
 				<Option output="bin/squilu" prefix_auto="1" extension_auto="1" />
 				<Option object_output="obj/Release/" />
 				<Option type="1" />
-				<Option compiler="clang_compiler" />
+				<Option compiler="gcc" />
 				<Compiler>
 					<Add option="-O2" />
 					<Add option="-DNDEBUG=1" />
@@ -77,7 +75,7 @@
 				<Option output="bin/squilu.exe" prefix_auto="1" extension_auto="0" />
 				<Option object_output="obj/Release-win32/" />
 				<Option type="1" />
-				<Option compiler="mingw_gnu_gcc_compiler" />
+				<Option compiler="gcc" />
 				<Compiler>
 					<Add option="-O3" />
 					<Add option="-Wall" />
@@ -92,7 +90,6 @@
 					<Add option="-s" />
 					<Add option="-static-libstdc++" />
 					<Add option="-static-libgcc" />
-					<Add library="zeromq-win32" />
 					<Add library="axtls-win32" />
 					<Add library="ws2_32" />
 					<Add library="mpdecimal-win32" />
@@ -123,7 +120,6 @@
 				</Compiler>
 				<Linker>
 					<Add option="-s" />
-					<Add library="../../zeromq-3.2.2/libzmq3.a" />
 					<Add library="pthread" />
 					<Add library="rt" />
 					<Add library="dl" />
@@ -165,7 +161,6 @@
 					<Add directory="../libharu/include" />
 				</Compiler>
 				<Linker>
-					<Add library="../../zeromq-3.2.2/libzmq3.a" />
 					<Add library="pthread" />
 					<Add library="rt" />
 					<Add library="dl" />
@@ -182,6 +177,10 @@
 					<Add library="mpdecimal" />
 					<Add library="hpdfs" />
 					<Add library="discount" />
+					<Add library="Xfixes" />
+					<Add library="Xcursor" />
+					<Add library="X11" />
+					<Add library="fontconfig" />
 					<Add directory="../../zeromq-3.2.2" />
 					<Add directory="../fltk/lib" />
 					<Add directory="../flu" />
@@ -192,7 +191,7 @@
 				<Option output="bin/squilu-fltk.exe" prefix_auto="1" extension_auto="0" />
 				<Option object_output="obj/Release-win32/" />
 				<Option type="1" />
-				<Option compiler="mingw32_compiler" />
+				<Option compiler="gcc" />
 				<Compiler>
 					<Add option="-O3" />
 					<Add option="-Wall" />
@@ -218,7 +217,6 @@
 					<Add library="fltk_z" />
 					<Add library="fltk" />
 					<Add library="hpdfs" />
-					<Add library="zeromq-win32" />
 					<Add library="axtls-win32" />
 					<Add library="ws2_32" />
 					<Add library="mpdecimal-win32" />
@@ -240,7 +238,7 @@
 				<Option output="bin/squilu-fltk-w.exe" prefix_auto="1" extension_auto="0" />
 				<Option object_output="obj/Release-win32/" />
 				<Option type="0" />
-				<Option compiler="mingw32_compiler" />
+				<Option compiler="gcc" />
 				<Compiler>
 					<Add option="-O3" />
 					<Add option="-Wall" />
@@ -259,7 +257,6 @@
 					<Add option="-s" />
 					<Add option="-static-libstdc++" />
 					<Add option="-static-libgcc" />
-					<Add library="zeromq-win32" />
 					<Add library="axtls-win32" />
 					<Add library="ws2_32" />
 					<Add library="mpdecimal-win32" />
@@ -299,7 +296,6 @@
 				</Compiler>
 				<Linker>
 					<Add option="-s" />
-					<Add library="../../zeromq-3.2.2/libzmq3.a" />
 					<Add library="pthread" />
 					<Add library="rt" />
 					<Add library="dl" />
@@ -315,7 +311,7 @@
 				<Option output="bin/squilu-alone-wince" prefix_auto="1" extension_auto="1" />
 				<Option object_output="obj/Release-alone-wince/" />
 				<Option type="1" />
-				<Option compiler="cegcc_compiler" />
+				<Option compiler="gcc" />
 				<Compiler>
 					<Add option="-Os" />
 					<Add option="-Wall" />
@@ -327,7 +323,6 @@
 				</Compiler>
 				<Linker>
 					<Add option="-s" />
-					<Add library="../../zeromq-3.2.2/libzmq3.a" />
 					<Add library="axtls" />
 					<Add library="mpdecimal" />
 					<Add library="discount" />
@@ -340,7 +335,7 @@
 				<Option output="bin/squilu-wince" prefix_auto="1" extension_auto="1" />
 				<Option object_output="obj/Release-wince/" />
 				<Option type="1" />
-				<Option compiler="cegcc_compiler" />
+				<Option compiler="gcc" />
 				<Compiler>
 					<Add option="-O3" />
 					<Add option="-Wall" />
@@ -386,7 +381,6 @@
 				</Compiler>
 				<Linker>
 					<Add option="-s" />
-					<Add library="../../zeromq-3.2.2/libzmq3.a" />
 					<Add library="pthread" />
 					<Add library="rt" />
 					<Add library="dl" />
@@ -426,7 +420,6 @@
 				</Compiler>
 				<Linker>
 					<Add option="-s" />
-					<Add library="../../zeromq-3.2.2/libzmq3.a" />
 					<Add library="pthread" />
 					<Add library="rt" />
 					<Add library="dl" />
@@ -445,6 +438,8 @@
 					<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" />
@@ -470,7 +465,6 @@
 					<Add directory="../../zeromq-3.2.2/include" />
 				</Compiler>
 				<Linker>
-					<Add library="../../zeromq-3.2.2/libzmq3.a" />
 					<Add library="pthread" />
 					<Add library="rt" />
 					<Add library="dl" />
@@ -559,7 +553,6 @@
 				</Compiler>
 				<Linker>
 					<Add option="-s" />
-					<Add library="../../zeromq-3.2.2/libzmq3.a" />
 					<Add library="pthread" />
 					<Add library="rt" />
 					<Add library="dl" />
@@ -605,7 +598,6 @@
 				</Compiler>
 				<Linker>
 					<Add option="-s" />
-					<Add library="../../zeromq-3.2.2/libzmq3.a" />
 					<Add library="pthread" />
 					<Add library="rt" />
 					<Add library="dl" />
@@ -617,6 +609,61 @@
 					<Add directory="../fltk/lib" />
 				</Linker>
 			</Target>
+			<Target title="Debug FLTK 64bits">
+				<Option output="bin/squilu-dbg" prefix_auto="1" extension_auto="1" />
+				<Option object_output="obj/Debug/" />
+				<Option type="1" />
+				<Option compiler="gcc" />
+				<Compiler>
+					<Add option="-fomit-frame-pointer" />
+					<Add option="-O2" />
+					<Add option="-Wall" />
+					<Add option="-g" />
+					<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 option="-DSQLITE_DEBUG=1" />
+					<Add option="-DSQLITE_ENABLE_EXPLAIN_COMMENTS=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" />
@@ -659,6 +706,8 @@
 			<Add option="-DPDF_USING_ZLIB=1" />
 			<Add option="-DRS232_STATIC=1" />
 			<Add option="-DWITH_UUID=1" />
+			<Add option="-DWITH_FFI=1" />
+			<Add option="-DWITH_POSTGRESQL=1" />
 			<Add directory="include" />
 			<Add directory="sqstdlib" />
 			<Add directory="../myaxtls" />
@@ -672,12 +721,15 @@
 			<Add directory="/usr/include/mysql" />
 			<Add directory="../gumbo" />
 			<Add directory="../minizip" />
+			<Add directory="../unql/src" />
 		</Compiler>
 		<Linker>
 			<Add library="m" />
 			<Add library="uuid" />
 			<Add library="gumbo" />
 			<Add library="../minizip/libminizip.a" />
+			<Add library="ffi" />
+			<Add library="../unql/libunql.a" />
 			<Add directory="lib" />
 			<Add directory="../myaxtls" />
 			<Add directory="../mpdecimal" />
@@ -715,6 +767,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/dynamic_library.h">
 			<Option target="Debug" />
@@ -732,6 +785,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/fpdf.cpp">
 			<Option target="Debug" />
@@ -749,6 +803,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/fpdf.h">
 			<Option target="Debug" />
@@ -766,6 +821,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/lua_socket.cpp">
 			<Option target="Debug" />
@@ -783,6 +839,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/lua_socket.h">
 			<Option target="Debug" />
@@ -800,6 +857,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/mongoose.c">
 			<Option compilerVar="CC" />
@@ -818,6 +876,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/mongoose.h">
 			<Option target="Debug" />
@@ -835,6 +894,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/pdf-font.cpp">
 			<Option target="Debug" />
@@ -852,6 +912,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/pdf-font.h">
 			<Option target="Debug" />
@@ -869,6 +930,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_axtls.c">
 			<Option compilerVar="CC" />
@@ -887,6 +949,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_base64.cpp">
 			<Option target="Debug" />
@@ -904,6 +967,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_decimal.cpp">
 			<Option target="Debug" />
@@ -920,11 +984,13 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_dns_sd.cpp" />
 		<Unit filename="../SquiLu-ext/sq_fastcgi.cpp">
 			<Option target="&lt;{~None~}&gt;" />
 		</Unit>
+		<Unit filename="../SquiLu-ext/sq_ffi.cpp" />
 		<Unit filename="../SquiLu-ext/sq_fltk.cpp">
 			<Option target="Debug" />
 			<Option target="Release" />
@@ -941,6 +1007,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_fpdf.cpp">
 			<Option target="Debug" />
@@ -958,6 +1025,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_fs.c">
 			<Option compilerVar="CC" />
@@ -976,6 +1044,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_gumbo.cpp" />
 		<Unit filename="../SquiLu-ext/sq_markdown.cpp">
@@ -993,6 +1062,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_mix.cpp">
 			<Option target="Debug" />
@@ -1010,6 +1080,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_mongoose.cpp">
 			<Option target="Debug" />
@@ -1027,6 +1098,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_mysql.cpp" />
 		<Unit filename="../SquiLu-ext/sq_openssl.cpp">
@@ -1047,6 +1119,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_postgresql.cpp">
 			<Option target="Debug" />
@@ -1063,6 +1136,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_rs232.c">
 			<Option compilerVar="CC" />
@@ -1081,6 +1155,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_slave_vm.cpp">
 			<Option target="Debug" />
@@ -1098,6 +1173,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_socket.cpp">
 			<Option target="Debug" />
@@ -1115,6 +1191,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sq_sqlite3.cpp">
 			<Option target="Debug" />
@@ -1132,7 +1209,9 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
+		<Unit filename="../SquiLu-ext/sq_sqlite3.h" />
 		<Unit filename="../SquiLu-ext/sq_sys.cpp">
 			<Option target="&lt;{~None~}&gt;" />
 		</Unit>
@@ -1152,7 +1231,9 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
+		<Unit filename="../SquiLu-ext/sq_unql.cpp" />
 		<Unit filename="../SquiLu-ext/sq_zlib.cpp">
 			<Option target="Debug" />
 			<Option target="Release" />
@@ -1169,22 +1250,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
-		</Unit>
-		<Unit filename="../SquiLu-ext/sq_zmq3.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 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" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sqlite3.c">
 			<Option compilerVar="CC" />
@@ -1203,6 +1269,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sqlite3.h">
 			<Option target="Debug" />
@@ -1220,6 +1287,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sqmodule.h">
 			<Option target="Debug" />
@@ -1237,6 +1305,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sqratimport.cpp">
 			<Option target="Debug" />
@@ -1254,6 +1323,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/sqratimport.h">
 			<Option target="Debug" />
@@ -1271,6 +1341,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/tinyxml2.cpp">
 			<Option target="Debug" />
@@ -1288,6 +1359,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="../SquiLu-ext/tinyxml2.h">
 			<Option target="Debug" />
@@ -1305,6 +1377,7 @@
 			<Option target="Release FLTK 64bits Lib" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
 			<Option target="Release 64bits static Library" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="dadbiz.rc">
 			<Option compilerVar="WINDRES" />
@@ -1336,6 +1409,7 @@
 			<Option target="Release FLTK 64bits" />
 			<Option target="Debug 64bits" />
 			<Option target="Release FLTK 64bits Computed Gotos" />
+			<Option target="Debug FLTK 64bits" />
 		</Unit>
 		<Unit filename="sqstdlib/sqstdaux.cpp" />
 		<Unit filename="sqstdlib/sqstdblob.cpp" />