windows.mk (23f1be86) windows.mk (e5a7b9b2)
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

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

110 -wd4692 \
111 -wd4710 \
112 -wd4711 \
113 -wd4738 \
114 -wd4786 \
115 -wd4800 \
116 -wd4820 \
117 -wd4826 \
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

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

110 -wd4692 \
111 -wd4710 \
112 -wd4711 \
113 -wd4738 \
114 -wd4786 \
115 -wd4800 \
116 -wd4820 \
117 -wd4826 \
118 -Zc:forScope,wchar_t- \
118 -Zc:wchar_t- \
119 -Zm500 \
120
121gb_CXXFLAGS := \
122 -Gd \
123 -GR \
124 -Gs \
125 -GS \
126 -Gy \

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

156 -wd4692 \
157 -wd4710 \
158 -wd4711 \
159 -wd4738 \
160 -wd4786 \
161 -wd4800 \
162 -wd4820 \
163 -wd4826 \
119 -Zm500 \
120
121gb_CXXFLAGS := \
122 -Gd \
123 -GR \
124 -Gs \
125 -GS \
126 -Gy \

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

156 -wd4692 \
157 -wd4710 \
158 -wd4711 \
159 -wd4738 \
160 -wd4786 \
161 -wd4800 \
162 -wd4820 \
163 -wd4826 \
164 -Zc:forScope,wchar_t- \
164 -Zc:wchar_t- \
165 -Zm500 \
166
167gb_STDLIBS := \
168 uwinapi \
169 kernel32 \
170 msvcrt \
171 oldnames \
172

--- 593 unchanged lines hidden ---
165 -Zm500 \
166
167gb_STDLIBS := \
168 uwinapi \
169 kernel32 \
170 msvcrt \
171 oldnames \
172

--- 593 unchanged lines hidden ---