makefile.mk (7871dc3e) makefile.mk (8fb1ee5a)
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

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

46CDEFS_X64+=-D_WIN32_IE=0x501
47SLOFILES_X64=$(SLO_X64)$/$(TARGET).obj
48.ENDIF # "$(BUILD_X64)"!=""
49
50# --- Targets ------------------------------------------------------
51.INCLUDE : set_wntx64.mk
52.INCLUDE : target.mk
53INCLUDE!:=$(subst,/stl, $(INCLUDE))
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

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

46CDEFS_X64+=-D_WIN32_IE=0x501
47SLOFILES_X64=$(SLO_X64)$/$(TARGET).obj
48.ENDIF # "$(BUILD_X64)"!=""
49
50# --- Targets ------------------------------------------------------
51.INCLUDE : set_wntx64.mk
52.INCLUDE : target.mk
53INCLUDE!:=$(subst,/stl, $(INCLUDE))
54.EXPORT : INCLUDE
54
55.INCLUDE : tg_wntx64.mk
55.INCLUDE : tg_wntx64.mk