X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=darkplaces.dev;h=87ca69eab15617c89d31b16033667ab33f4f4fa5;hb=8b0fbc64175362acf3ea872029a423012b76a4f8;hp=4ac2b6008e51cf51e0c68025965ee9c0ebada836;hpb=d7d6a822e55e945ca62dc9afec3d29e4e471e080;p=xonotic%2Fdarkplaces.git diff --git a/darkplaces.dev b/darkplaces.dev index 4ac2b600..87ca69ea 100644 --- a/darkplaces.dev +++ b/darkplaces.dev @@ -10,7 +10,7 @@ Libs= PrivateResource=darkplaces_private.rc ResourceIncludes= MakeIncludes= -Compiler=-Wall -O2 -fno-strict-aliasing -ffast-math -funroll-loops_@@_ +Compiler=-Wall -O2 -fno-strict-aliasing -ffast-math -funroll-loops -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES_@@_ CppCompiler= Linker=-lwinmm -lws2_32 -luser32 -lgdi32 -ldxguid -ldinput -lcomctl32 -Wl,--large-address-aware_@@_ IsCpp=0