windows.mk (5a41b379) windows.mk (6ecc4615)
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 427 unchanged lines hidden (view full) ---

436gb_Library_TARGETTYPEFLAGS := -DLL -OPT:NOREF -SAFESEH -NXCOMPAT -DYNAMICBASE
437gb_Library_get_rpath :=
438
439gb_Library_SYSPRE := i
440gb_Library_PLAINEXT := .lib
441
442gb_Library_PLAINLIBS_NONE += \
443 advapi32 \
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 427 unchanged lines hidden (view full) ---

436gb_Library_TARGETTYPEFLAGS := -DLL -OPT:NOREF -SAFESEH -NXCOMPAT -DYNAMICBASE
437gb_Library_get_rpath :=
438
439gb_Library_SYSPRE := i
440gb_Library_PLAINEXT := .lib
441
442gb_Library_PLAINLIBS_NONE += \
443 advapi32 \
444 comdlg32 \
444 d3d9 \
445 d3dx \
446 ddraw \
447 gdi32 \
448 gdiplus \
449 gnu_getopt \
450 imm32\
451 kernel32 \

--- 315 unchanged lines hidden ---
445 d3d9 \
446 d3dx \
447 ddraw \
448 gdi32 \
449 gdiplus \
450 gnu_getopt \
451 imm32\
452 kernel32 \

--- 315 unchanged lines hidden ---