windows.mk (8e6bd3e9) windows.mk (386ca866)
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

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

54gb_COMPILERDEFS := \
55 -DMSC \
56 -D_CRT_NON_CONFORMING_SWPRINTFS \
57 -D_CRT_NONSTDC_NO_DEPRECATE \
58 -D_CRT_SECURE_NO_DEPRECATE \
59 -D_MT \
60 -D_DLL \
61 -DBOOST_MEM_FN_ENABLE_CDECL \
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

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

54gb_COMPILERDEFS := \
55 -DMSC \
56 -D_CRT_NON_CONFORMING_SWPRINTFS \
57 -D_CRT_NONSTDC_NO_DEPRECATE \
58 -D_CRT_SECURE_NO_DEPRECATE \
59 -D_MT \
60 -D_DLL \
61 -DBOOST_MEM_FN_ENABLE_CDECL \
62 -DCPPU_ENV=msci \
62 -DCPPU_ENV=$(COMNAME) \
63 -DFULL_DESK \
64 -DM1500 \
65
66gb_CPUDEFS := -DINTEL -D_X86_=1
67
68gb_RCDEFS := \
69 -DWINVER=0x0400 \
70 -DWIN32 \

--- 674 unchanged lines hidden ---
63 -DFULL_DESK \
64 -DM1500 \
65
66gb_CPUDEFS := -DINTEL -D_X86_=1
67
68gb_RCDEFS := \
69 -DWINVER=0x0400 \
70 -DWIN32 \

--- 674 unchanged lines hidden ---